libvirt/src/bhyve
Roman Bogorodskiy d704e69858 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.
2014-07-24 18:56:37 +04:00
..
bhyve_capabilities.c capabilities: use bool instead of int 2014-07-14 08:00:46 -06:00
bhyve_capabilities.h bhyve: create capabilities submodule 2014-04-07 15:34:53 +02:00
bhyve_command.c bhyve: cdrom support 2014-07-24 18:56:37 +04:00
bhyve_command.h bhyve: implement connectDomainXMLToNative 2014-05-04 17:43:55 +04:00
bhyve_device.c bhyve: implement PCI address allocation 2014-06-13 19:25:27 +04:00
bhyve_device.h bhyve: implement PCI address allocation 2014-06-13 19:25:27 +04:00
bhyve_domain.c bhyve: implement PCI address allocation 2014-06-13 19:25:27 +04:00
bhyve_domain.h bhyve: implement PCI address allocation 2014-06-13 19:25:27 +04:00
bhyve_driver.c metadata: track title edits across libvirtd restart 2014-07-23 10:07:34 -06:00
bhyve_driver.h bhyve: add a basic driver 2014-02-19 14:21:50 +00:00
bhyve_process.c bhyve: reconnect to domains after libvirtd restart 2014-07-18 21:07:35 +04:00
bhyve_process.h bhyve: reconnect to domains after libvirtd restart 2014-07-18 21:07:35 +04:00
bhyve_utils.h bhyve: domain events support 2014-05-20 20:17:09 +04:00