libvirt/src/bhyve
Daniel P. Berrangé 0fb83c3336 bhyve: fix typo in struct field accessor
This fixes a FreeBSD build error from

  commit a11a0e6e84
  Author: Rafael Fonseca <r4f4rfs@gmail.com>
  Date:   Tue Mar 24 17:14:30 2020 +0100

    bhyve: move video default logic to driver

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2020-03-26 17:28:47 +00: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: remove unneeded labels 2020-01-07 16:40:41 +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 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 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