libvirt/src/bhyve
Peter Krempa 0967708b81 util: buffer: Remove virBufferCheckError
The function now does not return an error so we can drop it fully.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2019-10-24 19:35:34 +02:00
..
bhyve_capabilities.c bhyve: fill in virCapsEnum 'report' 2019-03-18 10:51:02 -04: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: use G_GNUC_UNUSED 2019-10-15 11:25:22 +02: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 bhyve: use g_strdup instead of VIR_STRDUP 2019-10-21 12:51:56 +02: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_GNUC_UNUSED 2019-10-15 11:25:22 +02: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 build: fix use of $(AUG_GENTEST) as a dependency 2019-10-18 13:54:03 +01:00
test_libvirtd_bhyve.aug.in build: use @CONFIG@ instead of ::CONFIG:: in augeas tests 2019-08-09 14:06:31 +01:00