libvirt/src/bhyve
Michal Privoznik 47230842aa bhyveBuildControllerArgStr: Fill in missing cases to switch() statement
When making 'type' member of virDomainControllerDef to be of
virDomainControllerType rather than an int I forgot to update
bhyve_command.c.

Fixes: 27a653b893
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2023-09-15 13:26:40 +02:00
..
bhyve_capabilities.c bhyve: refactor bhyveProbeCapsFromHelp 2021-12-13 18:20:45 +01:00
bhyve_capabilities.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
bhyve_command.c bhyveBuildControllerArgStr: Fill in missing cases to switch() statement 2023-09-15 13:26:40 +02:00
bhyve_command.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
bhyve_conf.c bhyve_driver: Use automatic mutex management 2022-02-11 11:04:07 +01:00
bhyve_conf.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
bhyve_device.c maint: fix "mixing declarations and code" errors 2022-11-09 18:22:47 +01:00
bhyve_device.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
bhyve_domain.c bhyve: Move error messages onto a single line 2023-09-04 09:35:35 +02:00
bhyve_domain.h bhyve: Store 'driver' in VM private data 2022-05-17 19:31:08 +02:00
bhyve_driver.c bhyve: Move error messages onto a single line 2023-09-04 09:35:35 +02:00
bhyve_driver.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
bhyve_firmware.c conf: Don't default to raw format for loader/NVRAM 2023-08-21 13:51:34 +02:00
bhyve_firmware.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
bhyve_monitor.c bhyve: Update format strings in translated messages 2023-04-01 11:40:32 +02:00
bhyve_monitor.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
bhyve_parse_command.c bhyve: Update format strings in translated messages 2023-04-01 11:40:32 +02:00
bhyve_parse_command.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
bhyve_process.c bhyve: Feed hook scripts with domain XML 2023-09-04 11:03:33 +02:00
bhyve_process.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
bhyve_utils.h bhyve: Use new connection close callbacks API 2023-01-06 15:30:09 +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
meson.build bhyve: add <os firmware='efi'> support 2021-03-20 07:53:45 +04:00
test_libvirtd_bhyve.aug.in build: use @CONFIG@ instead of ::CONFIG:: in augeas tests 2019-08-09 14:06:31 +01:00