libvirt/src/bhyve
Roman Bogorodskiy 12f4bf80a7 bhyve: add bhyveDomainDefNeedsISAController helper
Add a bhyveDomainDefNeedsISAController() helper function
which by domain configuration determines whether LPC controller is
required or not.

Signed-off-by: Roman Bogorodskiy <bogorodskiy@gmail.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2019-02-24 17:24:00 +04:00
..
bhyve_capabilities.c internal: Move <stdio.h> include to internal.h 2018-09-20 10:16:38 +02:00
bhyve_capabilities.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
bhyve_command.c bhyve: add bhyveDomainDefNeedsISAController helper 2019-02-24 17:24:00 +04:00
bhyve_command.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
bhyve_conf.c Require a semicolon for VIR_ONCE_GLOBAL_INIT calls 2019-02-03 17:46:29 -05:00
bhyve_conf.h bhyve: implement support for commandline args 2019-01-27 14:54:52 +04:00
bhyve_device.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
bhyve_device.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
bhyve_domain.c bhyve: add bhyveDomainDefNeedsISAController helper 2019-02-24 17:24:00 +04:00
bhyve_domain.h bhyve: add bhyveDomainDefNeedsISAController helper 2019-02-24 17:24:00 +04:00
bhyve_driver.c domain: Fix unknown flags diagnosis in virDomainGetXMLDesc 2019-02-19 16:52:51 -06:00
bhyve_driver.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
bhyve_monitor.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
bhyve_monitor.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
bhyve_parse_command.c bhyve: use virDomainDiskDefNew to instead of VIR_ALLOC 2019-02-18 10:27:30 +01:00
bhyve_parse_command.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
bhyve_process.c src: remove blank first line in function body 2018-09-17 13:29:01 +02:00
bhyve_process.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
bhyve_utils.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
bhyve.conf bhyve: add config file support 2017-03-14 20:46:05 +04:00
libvirtd_bhyve.aug bhyve: add config file support 2017-03-14 20:46:05 +04:00
Makefile.inc.am make: split bhyve driver build rules into bhyve/Makefile.inc.am 2018-02-23 13:14:26 +00:00
test_libvirtd_bhyve.aug.in bhyve: add config file support 2017-03-14 20:46:05 +04:00