libvirt/src/bhyve
Peter Krempa ba6f53d778 bhyve: Use new connection close callbacks API
The rewrite is straightforward as bhyve registers only the
'bhyveProcessAutoDestroy' callback which by design doesn't need any
special handling (there's just one caller which can start the VM thus
implicitly there's only one possible registration for that function).

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
2023-01-06 15:30:09 +01:00
..
bhyve_capabilities.c bhyve: refactor bhyveProbeCapsFromHelp 2021-12-13 18:20:45 +01:00
bhyve_capabilities.h
bhyve_command.c conf: add <audio type='dbus'> support 2022-05-19 12:36:28 +02:00
bhyve_command.h
bhyve_conf.c bhyve_driver: Use automatic mutex management 2022-02-11 11:04:07 +01:00
bhyve_conf.h
bhyve_device.c maint: fix "mixing declarations and code" errors 2022-11-09 18:22:47 +01:00
bhyve_device.h
bhyve_domain.c bhyve: Use new connection close callbacks API 2023-01-06 15:30:09 +01:00
bhyve_domain.h bhyve: Store 'driver' in VM private data 2022-05-17 19:31:08 +02:00
bhyve_driver.c bhyve: Use new connection close callbacks API 2023-01-06 15:30:09 +01:00
bhyve_driver.h
bhyve_firmware.c
bhyve_firmware.h
bhyve_monitor.c util: remove virObjectUnref() adapters 2022-07-15 16:44:39 -05:00
bhyve_monitor.h
bhyve_parse_command.c lib: Drop some needless labels 2021-12-03 17:19:35 +01:00
bhyve_parse_command.h
bhyve_process.c bhyve: Use new connection close callbacks API 2023-01-06 15:30:09 +01:00
bhyve_process.h
bhyve_utils.h bhyve: Use new connection close callbacks API 2023-01-06 15:30:09 +01:00
bhyve.conf
libvirtd_bhyve.aug
meson.build
test_libvirtd_bhyve.aug.in