libvirt/src/bhyve
Jiri Denemark 79a78c13ec cpu: Add list of allowed CPU models to virCPUGetHost
When creating host CPU definition usable with a given emulator, the CPU
should not be defined using an unsupported CPU model. The new @models
and @nmodels parameters can be used to limit CPU models which can be
used in the result.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
2017-03-13 23:49:57 +01:00
..
bhyve_capabilities.c cpu: Add list of allowed CPU models to virCPUGetHost 2017-03-13 23:49:57 +01:00
bhyve_capabilities.h bhyve: add video support 2017-03-11 23:30:56 +04:00
bhyve_command.c bhyve: add video support 2017-03-11 23:30:56 +04:00
bhyve_command.h
bhyve_device.c bhyve: add video support 2017-03-11 23:30:56 +04:00
bhyve_device.h
bhyve_domain.c bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyve_domain.h bhyve: add virBhyveDriverCreateXMLConf 2017-01-30 20:48:42 +04:00
bhyve_driver.c bhyve: add support for booting from UEFI 2017-03-11 22:40:57 +04:00
bhyve_driver.h bhyve: fix preprocessor indentation 2016-02-06 05:26:51 +03:00
bhyve_monitor.c
bhyve_monitor.h
bhyve_parse_command.c bhyve: add e1000 nic support 2017-02-11 06:51:28 +04:00
bhyve_parse_command.h
bhyve_process.c bhyve: add support for booting from UEFI 2017-03-11 22:40:57 +04:00
bhyve_process.h
bhyve_utils.h