d704e69 bhyve: cdrom support

Authored and Committed by Roman Bogorodskiy 9 years ago
    bhyve: cdrom support
    
    Add support for CDROM devices for bhyve driver using
    bhyve(8)'s 'ahci-cd' device type.
    
    As bhyve currently does not support media insertion at runtime,
    disallow to start a domain with an empty source path for cdrom
    devices.
    
        
file modified
+33 -10
file modified
+1 -0