libvirt/src/bhyve
Pavel Hrdina dfd4517893 meson: src: build libvirt_driver_bhyve_impl.a static library
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Neal Gompa <ngompa13@gmail.com>
2020-08-03 09:27:04 +02:00
..
bhyve_capabilities.c domcaps: Remove function initializing domain caps as unsupported 2019-11-22 08:16:51 +01:00
bhyve_capabilities.h src/bhyve: use #pragma once in headers 2019-06-13 17:05:08 +02:00
bhyve_command.c bhyve: eliminate unnecessary labels 2020-07-08 16:35:25 -04:00
bhyve_command.h bhyve: simplify driver caps helpers 2020-02-24 01:52:22 +01:00
bhyve_conf.c bhyve_conf: Drop unused 'error' label in virBhyveDriverConfigNew() 2019-10-22 08:52:04 +02:00
bhyve_conf.h src/bhyve: use #pragma once in headers 2019-06-13 17:05:08 +02:00
bhyve_device.c bhyve: add missing param to virDomainPCIAddressBusSetModel 2020-04-16 15:49:28 +01:00
bhyve_device.h src/bhyve: use #pragma once in headers 2019-06-13 17:05:08 +02:00
bhyve_domain.c bhyve: fix typo in struct field accessor 2020-03-26 17:28:47 +00:00
bhyve_domain.h conf: domain: use generic XML namespace types 2019-08-21 10:29:20 +02:00
bhyve_driver.c bhyve: use g_auto() for all virBuffers 2020-07-08 16:32:17 -04:00
bhyve_driver.h bhyve: simplify driver caps helpers 2020-02-24 01:52:22 +01:00
bhyve_monitor.c bhyve: add reboot support 2020-02-24 17:25:11 +00:00
bhyve_monitor.h bhyve: add reboot support 2020-02-24 17:25:11 +00:00
bhyve_parse_command.c bhyve: parse_command: slot, bus, func -> bus, slot, func 2020-02-24 17:25:34 +00:00
bhyve_parse_command.h src/bhyve: use #pragma once in headers 2019-06-13 17:05:08 +02:00
bhyve_process.c bhyve: add reboot support 2020-02-24 17:25:11 +00:00
bhyve_process.h bhyve: add reboot support 2020-02-24 17:25:11 +00:00
bhyve_utils.h bhyve: utils: use relative path for virclosecallbacks.h 2020-02-24 20:16:24 +01:00
bhyve.conf bhyve: add config file support 2017-03-14 20:46:05 +04:00
libvirtd_bhyve.aug src: fix word spell typos 2020-07-09 10:01:41 +02:00
Makefile.inc.am meson: src: build libvirt_driver_bhyve_impl.a static library 2020-08-03 09:27:04 +02:00
meson.build meson: src: build libvirt_driver_bhyve_impl.a static library 2020-08-03 09:27:04 +02:00
test_libvirtd_bhyve.aug.in build: use @CONFIG@ instead of ::CONFIG:: in augeas tests 2019-08-09 14:06:31 +01:00