libvirt/src/libxl
Ján Tomko a80a81be65 src: use g_new0 instead of VIR_ALLOC
Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
2020-10-08 19:19:22 +02:00
..
libvirtd_libxl.aug
libxl_capabilities.c Fix incorrect g_new0 conversions 2020-10-06 14:26:43 +02:00
libxl_capabilities.h src: add G_GNUC_NO_INLINE annotations for mocked symbols 2020-08-04 17:58:08 +01:00
libxl_conf.c libxl: prefer g_new0 to VIR_ALLOC 2020-10-01 17:29:59 +02:00
libxl_conf.h Xen: Add support for qemu command-line passthrough 2020-08-25 10:11:08 -06:00
libxl_domain.c libxl: prefer g_new0 to VIR_ALLOC 2020-10-01 17:29:59 +02:00
libxl_domain.h Xen: Add support for qemu command-line passthrough 2020-08-25 10:11:08 -06:00
libxl_driver.c cpu: Wire in XML validation 2020-10-07 11:26:27 +02:00
libxl_driver.h
libxl_logger.c Use g_strerror instead of virStrerror 2020-03-13 17:26:55 +01:00
libxl_logger.h
libxl_migration.c libxl: prefer g_new0 to VIR_ALLOC 2020-10-01 17:29:59 +02:00
libxl_migration.h
libxl.conf
meson.build src/meson: add missing augeas tests 2020-08-18 16:35:56 +02:00
test_libvirtd_libxl.aug.in
virtxend.init.in
virtxend.service.in systemd: Move timeout from service files to sysconf files 2020-04-03 11:50:50 +02:00
virtxend.sysconf systemd: Move timeout from service files to sysconf files 2020-04-03 11:50:50 +02:00
xen_common.c libxl: prefer g_new0 to VIR_ALLOC 2020-10-01 17:29:59 +02:00
xen_common.h
xen_xl.c libxl: prefer g_new0 to VIR_ALLOC 2020-10-01 17:29:59 +02:00
xen_xl.h
xen_xm.c src: use g_new0 instead of VIR_ALLOC 2020-10-08 19:19:22 +02:00
xen_xm.h
xenxs_private.h