libvirt/src/qemu
Laine Stump 674719afe6 qemu: replace VIR_FREE with g_free in all vir*Free() functions
Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
2021-02-05 00:20:43 -05:00
..
EVENTHANDLERS.txt
libvirt_qemu_probes.d
libvirtd_qemu.aug
meson.build meson: Fix cross-building of dtrace probes 2021-01-26 10:59:45 +01:00
MIGRATION.txt
qemu_agent.c
qemu_agent.h
qemu_alias.c qemu_alias: introduce qemuDomainGetVhostUserAlias helper 2021-02-03 18:56:33 +01:00
qemu_alias.h qemu_alias: introduce qemuDomainGetVhostUserAlias helper 2021-02-03 18:56:33 +01:00
qemu_backup.c storage_source: use virStorageSource prefix for all functions 2021-01-22 11:10:27 +01:00
qemu_backup.h
qemu_block.c qemu: replace VIR_FREE with g_free in all vir*Free() functions 2021-02-05 00:20:43 -05:00
qemu_block.h qemu: implement vhost-user-blk support 2021-02-03 18:56:34 +01:00
qemu_blockjob.c util: move virStorageSource code into conf 2021-01-22 11:10:27 +01:00
qemu_blockjob.h
qemu_capabilities.c qemu: replace VIR_FREE with g_free in all vir*Free() functions 2021-02-05 00:20:43 -05:00
qemu_capabilities.h qemu_capabilities: introduce vhost-user-blk capability 2021-02-03 18:56:34 +01:00
qemu_capspriv.h qemu: report whether a machine type is deprecated in capabilities 2021-02-03 17:30:52 +00:00
qemu_cgroup.c qemu: replace VIR_FREE with g_free in all vir*Free() functions 2021-02-05 00:20:43 -05:00
qemu_cgroup.h
qemu_checkpoint.c
qemu_checkpoint.h
qemu_command.c qemu: implement vhost-user-blk support 2021-02-03 18:56:34 +01:00
qemu_command.h qemu: implement vhost-user-blk support 2021-02-03 18:56:34 +01:00
qemu_conf.c qemu: replace VIR_FREE with g_free in all vir*Free() functions 2021-02-05 00:20:43 -05:00
qemu_conf.h
qemu_dbus.c
qemu_dbus.h
qemu_domain_address.c virpci.c: simplify virPCIDeviceNew() signature 2021-01-29 17:52:10 -03:00
qemu_domain_address.h conf: Introduce virtio-pmem <memory/> model 2021-01-18 11:53:33 +01:00
qemu_domain.c qemu: replace VIR_FREE with g_free in all vir*Free() functions 2021-02-05 00:20:43 -05:00
qemu_domain.h qemu: add ability to associate a string message with taint warning 2021-02-03 17:31:31 +00:00
qemu_domainjob.c
qemu_domainjob.h
qemu_driver.c qemu_driver: increase recorded counter for disk block stats 2021-02-04 13:11:27 +01:00
qemu_driver.h
qemu_extdevice.c
qemu_extdevice.h
qemu_firmware.c qemu: replace VIR_FREE with g_free in all vir*Free() functions 2021-02-05 00:20:43 -05:00
qemu_firmware.h
qemu_hostdev.c hostdevmgr: remove unneeded oldStateDir 2021-02-02 00:27:58 -05:00
qemu_hostdev.h
qemu_hotplug.c qemu: implement vhost-user-blk support 2021-02-03 18:56:34 +01:00
qemu_hotplug.h
qemu_interface.c
qemu_interface.h
qemu_interop_config.c
qemu_interop_config.h
qemu_migration_cookie.c
qemu_migration_cookie.h
qemu_migration_params.c qemu: replace VIR_FREE with g_free in all vir*Free() functions 2021-02-05 00:20:43 -05:00
qemu_migration_params.h
qemu_migration_paramspriv.h
qemu_migration.c conf: implement support for vhostuser disk 2021-02-03 18:56:34 +01:00
qemu_migration.h
qemu_monitor_json.c qemu: replace VIR_FREE with g_free in all vir*Free() functions 2021-02-05 00:20:43 -05:00
qemu_monitor_json.h qemuMonitorJSONAddObject: Take double pointer for @props 2021-01-08 09:17:25 +01:00
qemu_monitor_priv.h
qemu_monitor_text.c
qemu_monitor_text.h
qemu_monitor.c qemu: replace VIR_FREE with g_free in all vir*Free() functions 2021-02-05 00:20:43 -05:00
qemu_monitor.h qemu: report whether a machine type is deprecated in capabilities 2021-02-03 17:30:52 +00:00
qemu_namespace.c qemu: Create virtio-pmem in namespace 2021-01-18 11:53:48 +01:00
qemu_namespace.h qemuDomainBuildNamespace: Populate basic /dev from daemon's namespace 2020-08-03 19:40:36 +02:00
qemu_process.c qemu: replace VIR_FREE with g_free in all vir*Free() functions 2021-02-05 00:20:43 -05:00
qemu_process.h
qemu_processpriv.h
qemu_qapi.c
qemu_qapi.h
qemu_saveimage.c qemu: replace VIR_FREE with g_free in all vir*Free() functions 2021-02-05 00:20:43 -05:00
qemu_saveimage.h
qemu_security.c
qemu_security.h
qemu_shim.c
qemu_slirp.c qemu: replace VIR_FREE with g_free in all vir*Free() functions 2021-02-05 00:20:43 -05:00
qemu_slirp.h
qemu_snapshot.c conf: implement support for vhostuser disk 2021-02-03 18:56:34 +01:00
qemu_snapshot.h
qemu_tpm.c qemu_tpm: Fix indentation in qemuTPMEmulatorBuildCommand 2021-02-02 15:00:55 +01:00
qemu_tpm.h
qemu_validate.c qemu: implement vhost-user-blk support 2021-02-03 18:56:34 +01:00
qemu_validate.h
qemu_vhost_user_gpu.c
qemu_vhost_user_gpu.h
qemu_vhost_user.c qemu: replace VIR_FREE with g_free in all vir*Free() functions 2021-02-05 00:20:43 -05:00
qemu_vhost_user.h
qemu_virtiofs.c
qemu_virtiofs.h
qemu.conf
test_libvirtd_qemu.aug.in
THREADS.txt
virtqemud.init.in
virtqemud.service.in
virtqemud.sysconf