libvirt/src/bhyve
Daniel P. Berrange 931dff992e Rename virDriver to virHypervisorDriver
To prepare for introducing a single global driver, rename the
virDriver struct to virHypervisorDriver and the registration
API to virRegisterHypervisorDriver()
2014-10-23 11:09:54 +01: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 Wire up the interface backend options 2014-09-16 16:02:34 +02:00
bhyve_command.h bhyve: add volumes support 2014-08-19 20:50:22 +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 Implement empty post parse callbacks for all drivers 2014-10-15 10:27:51 +02:00
bhyve_domain.h bhyve: implement PCI address allocation 2014-06-13 19:25:27 +04:00
bhyve_driver.c Rename virDriver to virHypervisorDriver 2014-10-23 11:09:54 +01:00
bhyve_driver.h bhyve: add a basic driver 2014-02-19 14:21:50 +00:00
bhyve_process.c Wire up the interface backend options 2014-09-16 16:02:34 +02: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