libvirt/src/bhyve
Peter Krempa 5751a0b6b1 domcaps: Add function for initializing domain caps as unsupported
For future extensions of the domain caps it's useful to have a single
point that initializes all capabilities as unsupported by a driver. The
driver then can enable specific ones.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2019-11-14 15:50:43 +01:00
..
bhyve_capabilities.c domcaps: Add function for initializing domain caps as unsupported 2019-11-14 15:50:43 +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 Use g_steal_pointer instead of VIR_STEAL_PTR everywhere 2019-10-16 15:59:42 +02:00
bhyve_domain.h conf: domain: use generic XML namespace types 2019-08-21 10:29:20 +02:00
bhyve_driver.c util: buffer: Remove virBufferCheckError 2019-10-24 19:35:34 +02: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 bhyve: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01: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