libvirt/src/bhyve
Daniel P. Berrangé a7ef72a8fd conf: drop virCapsPtr param from assign addresses callback
The virCapsPtr param is not used by any of the virt drivers providing
this callback.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2019-12-09 10:15:16 +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 util: buffer: Remove virBufferCheckError 2019-10-24 19:35:34 +02:00
bhyve_command.h src/bhyve: use #pragma once in headers 2019-06-13 17:05:08 +02: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_device.c: remove unneeded cleanup labels 2019-11-12 17:54:01 +01:00
bhyve_device.h src/bhyve: use #pragma once in headers 2019-06-13 17:05:08 +02:00
bhyve_domain.c conf: drop virCapsPtr param from assign addresses callback 2019-12-09 10:15:16 +00:00
bhyve_domain.h conf: domain: use generic XML namespace types 2019-08-21 10:29:20 +02:00
bhyve_driver.c conf: sanitize virDomainObjFormat & virDomainDefFormat* APIs 2019-12-09 10:15:16 +00:00
bhyve_driver.h src/bhyve: use #pragma once in headers 2019-06-13 17:05:08 +02:00
bhyve_monitor.c bhyve: use G_GNUC_UNUSED 2019-10-15 11:25:22 +02:00
bhyve_monitor.h src/bhyve: use #pragma once in headers 2019-06-13 17:05:08 +02:00
bhyve_parse_command.c Remove VIR_STRNDUP usage that passes -1 2019-11-13 17:01:38 +01:00
bhyve_parse_command.h src/bhyve: use #pragma once in headers 2019-06-13 17:05:08 +02:00
bhyve_process.c conf: sanitize virDomainSaveStatus & virDomainSaveConfig APIs 2019-12-09 10:15:16 +00:00
bhyve_process.h src/bhyve: use #pragma once in headers 2019-06-13 17:05:08 +02:00
bhyve_utils.h src: honour the RUNSTATEDIR variable in all code 2019-08-27 10:23:13 +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 make check-driverimpls work again 2019-11-12 15:00:01 +01:00
test_libvirtd_bhyve.aug.in build: use @CONFIG@ instead of ::CONFIG:: in augeas tests 2019-08-09 14:06:31 +01:00