libvirt/src/qemu
Ján Tomko d9fcb4cfa1 qemu: free migEvent in qemuMigrationCapsCheck
We allocate a temporary bitmap but never free it.

Introduced by <commit 1f8a1a9>:
    qemu: Do not use qemuMonitorSetMigrationCapability

Signed-off-by: Ján Tomko <jtomko@redhat.com>
2018-05-30 15:56:39 +02:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug qemu: Introduce pr_helper to qemu.conf 2018-05-11 09:02:56 +02:00
Makefile.inc.am qemu: Export qemuMigrationParams{To,From}JSON for tests 2018-04-17 10:46:23 +02:00
MIGRATION.txt
qemu_agent.c util: Clean up consumers of virJSONValueArraySize 2018-05-10 14:59:15 -04:00
qemu_agent.h
qemu_alias.c qemu: add support for vhost-vsock-pci 2018-05-29 15:42:04 +02:00
qemu_alias.h qemu: alias: Allow passing alias of parent when generating PR manager alias 2018-05-16 06:32:28 +02:00
qemu_block.c qemu: block: Add helpers for hot-adding virStorageSource via blockdev 2018-05-23 13:18:25 +02:00
qemu_block.h qemu: block: Add helpers for hot-adding virStorageSource via blockdev 2018-05-23 13:18:25 +02:00
qemu_blockjob.c qemu: Remove parameter 'driver' from qemuBlockJobUpdate 2018-05-10 16:43:24 +02:00
qemu_blockjob.h qemu: Remove parameter 'driver' from qemuBlockJobUpdate 2018-05-10 16:43:24 +02:00
qemu_capabilities.c Introduce QEMU_CAPS_DEVICE_VHOST_VSOCK 2018-05-29 15:42:03 +02:00
qemu_capabilities.h Introduce QEMU_CAPS_DEVICE_VHOST_VSOCK 2018-05-29 15:42:03 +02:00
qemu_capspriv.h Force QMP capability probing 2018-04-10 15:16:23 +02:00
qemu_cgroup.c qemu_cgroup: Allow /dev/mapper/control for PR 2018-05-11 09:02:56 +02:00
qemu_cgroup.h qemu: Introduce functions for input device cgroup manipulation 2017-11-24 17:38:51 +01:00
qemu_command.c qemu: add support for vhost-vsock-pci 2018-05-29 15:42:04 +02:00
qemu_command.h Remove type_sep parameter from qemuBuildHostNetStr 2018-05-21 09:35:32 +02:00
qemu_conf.c qemu: Introduce pr_helper to qemu.conf 2018-05-11 09:02:56 +02:00
qemu_conf.h qemu: Introduce pr_helper to qemu.conf 2018-05-11 09:02:56 +02:00
qemu_domain_address.c conf: introduce <vsock> element 2018-05-29 15:42:03 +02:00
qemu_domain_address.h qemu: Update qemuDomainFindSCSIControllerModel return 2018-01-31 11:32:04 -05:00
qemu_domain.c qemu: add support for vhost-vsock-pci 2018-05-29 15:42:04 +02:00
qemu_domain.h qemu: add support for vhost-vsock-pci 2018-05-29 15:42:04 +02:00
qemu_driver.c conf: introduce <vsock> element 2018-05-29 15:42:03 +02:00
qemu_driver.h
qemu_hostdev.c util: virhostdev: add virHostdevIsMdevDevice() 2018-05-14 12:12:06 -04:00
qemu_hostdev.h
qemu_hotplug.c conf: introduce <vsock> element 2018-05-29 15:42:03 +02:00
qemu_hotplug.h qemu_hotplug: Allow asynchronous detach 2018-05-28 13:08:52 +02:00
qemu_hotplugpriv.h
qemu_interface.c nwfilter: pass vm name in when instantiating filters 2018-05-03 17:00:57 +01:00
qemu_interface.h qemu: deprecate QEMU_CAPS_VHOST_NET 2018-04-16 15:00:26 +02:00
qemu_migration_cookie.c qemu: Add support for sending capabilities in migration cookie 2018-04-17 10:46:23 +02:00
qemu_migration_cookie.h qemu: Add support for sending capabilities in migration cookie 2018-04-17 10:46:23 +02:00
qemu_migration_params.c qemu: free migEvent in qemuMigrationCapsCheck 2018-05-30 15:56:39 +02:00
qemu_migration_params.h qemu: migration: Move and unexport qemuMigrationParamsSetString 2018-04-27 15:14:02 +02:00
qemu_migration_paramspriv.h qemu: Move migration capabilities JSON formatting 2018-04-17 10:46:23 +02:00
qemu_migration.c qemu: migration: Add support for transporting NBD over TLS 2018-05-23 13:18:25 +02:00
qemu_migration.h qemu: Replace qemuMigrationAnyCompressionDump 2018-04-17 10:46:23 +02:00
qemu_monitor_json.c qemu: monitor: Drop JSON versions of savevm/delvm/loadvm 2018-05-23 15:44:10 +02:00
qemu_monitor_json.h qemu: monitor: Drop JSON versions of savevm/delvm/loadvm 2018-05-23 15:44:10 +02:00
qemu_monitor_text.c qemu: monitor: Remove dead code from text monitor 2018-05-23 15:44:13 +02:00
qemu_monitor_text.h qemu: monitor: Remove dead code from text monitor 2018-05-23 15:44:13 +02:00
qemu_monitor.c qemu: monitor: Remove diskSecretLookup monitor event 2018-05-23 15:44:13 +02:00
qemu_monitor.h qemu: monitor: Remove diskSecretLookup monitor event 2018-05-23 15:44:13 +02:00
qemu_parse_command.c qemu/: Remove spaces after casts 2018-05-03 22:31:37 +02:00
qemu_parse_command.h qemu: Move qemuFreeKeywords into qemu_parse_command.c 2017-10-17 18:52:47 -04:00
qemu_process.c qemu: add support for vhost-vsock-pci 2018-05-29 15:42:04 +02:00
qemu_process.h qemu: Alter VM Generation ID for specific startup/launch transitions 2018-05-25 08:15:47 -04:00
qemu_processpriv.h
qemu_qapi.c qemu: qapi: Return correct entry in virQEMUQAPISchemaTraverse 2018-03-23 14:52:07 +01:00
qemu_qapi.h qemu: monitor: Move processing of QMP schema to the new file 2018-03-23 14:52:07 +01:00
qemu_security.c qemu: fix security labeling for attach/detach of char devices 2017-12-05 13:54:48 +01:00
qemu_security.h qemu: fix security labeling for attach/detach of char devices 2017-12-05 13:54:48 +01:00
qemu.conf qemu: Introduce pr_helper to qemu.conf 2018-05-11 09:02:56 +02:00
test_libvirtd_qemu.aug.in qemu: Introduce pr_helper to qemu.conf 2018-05-11 09:02:56 +02:00
THREADS.txt