libvirt/src/bhyve
Ján Tomko 94c98eb550 drivers: use g_strdup in probe functions
The callers expect '1' on a successful probe,
so return 1 just like VIR_STRDUP would.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2019-10-21 12:51:55 +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 bhyve: use G_GNUC_UNUSED 2019-10-15 11:25:22 +02:00
bhyve_command.h src/bhyve: use #pragma once in headers 2019-06-13 17:05:08 +02:00
bhyve_conf.c Use g_autoptr instead of VIR_AUTOPTR 2019-10-16 12:06:43 +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 drivers: use g_strdup in probe functions 2019-10-21 12:51:55 +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_GNUC_UNUSED 2019-10-15 11:25:22 +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