libvirt/src/qemu
John Ferlan 5870f95a7a qemu: Add dump completed event to the capabilities
Add the DUMP_COMPLETED check to the capabilities. This is the
mechanism used to determine whether the dump-guest-memory command
can support the "-detach" option and thus be able to wait on the
event and allow for a query of the progress of the dump.

Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
2018-02-02 15:19:14 -05:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug qemu: Expose rx/tx_queue_size in qemu.conf too 2018-02-02 07:09:22 +01:00
MIGRATION.txt
qemu_agent.c
qemu_agent.h
qemu_alias.c qemu: Update qemuDomainFindSCSIControllerModel return 2018-01-31 11:32:04 -05:00
qemu_alias.h qemu: Update qemuDomainFindSCSIControllerModel return 2018-01-31 11:32:04 -05:00
qemu_block.c qemu: block: Add support for formatting gluster debug level via JSON 2017-11-23 18:50:04 +01:00
qemu_block.h qemu: block: Add function to check if storage source allows concurrent access 2017-11-23 18:26:25 +01:00
qemu_blockjob.c qemu: blockjob: Reset disk source index after pivot 2017-12-08 10:13:57 +01:00
qemu_blockjob.h qemu: report drive mirror errors on migration 2017-12-06 12:43:57 +01:00
qemu_capabilities.c qemu: Add dump completed event to the capabilities 2018-02-02 15:19:14 -05:00
qemu_capabilities.h qemu: Add dump completed event to the capabilities 2018-02-02 15:19:14 -05:00
qemu_capspriv.h qemu: Refresh caps cache after booting a different kernel 2018-01-22 14:11:58 +01:00
qemu_cgroup.c qemu: Restore machinename even without cgroups 2018-01-31 14:51:34 +01:00
qemu_cgroup.h qemu: Introduce functions for input device cgroup manipulation 2017-11-24 17:38:51 +01:00
qemu_command.c qemu: Use switch statement for address types in qemuBuildControllerDevStr 2018-02-02 14:52:23 -05:00
qemu_command.h qemu: Expose rx/tx_queue_size in qemu.conf too 2018-02-02 07:09:22 +01:00
qemu_conf.c qemu: Expose rx/tx_queue_size in qemu.conf too 2018-02-02 07:09:22 +01:00
qemu_conf.h qemu: Expose rx/tx_queue_size in qemu.conf too 2018-02-02 07:09:22 +01:00
qemu_domain_address.c qemu: Update qemuDomainFindSCSIControllerModel return 2018-01-31 11:32:04 -05:00
qemu_domain_address.h qemu: Update qemuDomainFindSCSIControllerModel return 2018-01-31 11:32:04 -05:00
qemu_domain.c qemu: Introduce qemuDomainDeviceDefValidateControllerSATA 2018-02-02 14:52:23 -05:00
qemu_domain.h Do not pass driver to qemuDomainNamespace{Setup,Teardown} functions 2017-12-06 16:47:08 +01:00
qemu_driver.c qemu: Introduce qemuDomainGetJobInfoMigrationStats 2018-02-02 15:19:14 -05:00
qemu_driver.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c qemuDomainRemoveMemoryDevice: unlink() memory backing file 2018-02-02 11:03:15 +01:00
qemu_hotplug.h qemu: Add support for hot unplugging redirdev device 2018-01-08 11:49:26 -05:00
qemu_hotplugpriv.h
qemu_interface.c
qemu_interface.h
qemu_migration_cookie.c
qemu_migration_cookie.h
qemu_migration.c qemu: migration: Refresh device information after transferring state 2018-02-02 10:39:32 +01:00
qemu_migration.h
qemu_monitor_json.c blockjob: Fix a error checking of blockjob status in some case 2018-02-01 09:48:17 -05:00
qemu_monitor_json.h
qemu_monitor_text.c
qemu_monitor_text.h
qemu_monitor.c Revert "qemu: monitor: do not report error on shutdown" 2018-01-19 14:31:03 +01:00
qemu_monitor.h qemu: prepare blockjob complete event error usage 2017-12-06 12:43:57 +01:00
qemu_parse_command.c qemu: Remove private hostdev 2017-11-24 11:47:26 -05:00
qemu_parse_command.h
qemu_process.c qemuDomainRemoveMemoryDevice: unlink() memory backing file 2018-02-02 11:03:15 +01:00
qemu_process.h qemuDomainRemoveMemoryDevice: unlink() memory backing file 2018-02-02 11:03:15 +01:00
qemu_processpriv.h
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: Expose rx/tx_queue_size in qemu.conf too 2018-02-02 07:09:22 +01:00
test_libvirtd_qemu.aug.in qemu: Expose rx/tx_queue_size in qemu.conf too 2018-02-02 07:09:22 +01:00
THREADS.txt