libvirt/src/bhyve
Daniel P. Berrangé b85a8f2288 bhyve: add missing param to virDomainPCIAddressBusSetModel
Fixes build error introduced in

  commit aa15e9259f
  Author: Laine Stump <laine@redhat.com>
  Date:   Sun Apr 5 22:40:37 2020 -0400

    qemu/conf: set HOTPLUGGABLE connect flag during PCI address set init

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2020-04-16 15:49:28 +01: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: command: refactor virBhyveProcessBuildBhyveCmd 2020-02-24 17:25:14 +00: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 virsh: include virutil.h where used 2020-02-24 23:15:50 +01: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
libvirtd_bhyve.aug
Makefile.inc.am virclosecallbacks: move to src/hypervisor 2020-02-24 16:47:21 +01:00
test_libvirtd_bhyve.aug.in build: use @CONFIG@ instead of ::CONFIG:: in augeas tests 2019-08-09 14:06:31 +01:00