libvirt/src/qemu
Peter Krempa e55d64818d qemu: blockjob: Add 'concluded' state for a block job
This new state is entered when qemu finished the job but libvirt does
not know whether it was successful or not.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2019-07-18 17:59:34 +02:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug Revert "qemu: Temporary disable owner remembering" 2019-07-03 08:36:04 +02:00
Makefile.inc.am qemu: Move qemuParseKeywords(Free) to the monitor code 2019-06-20 12:15:05 +02:00
MIGRATION.txt
qemu_agent.c util: Move enum convertors into virenum.(c|h) 2019-04-10 09:12:04 +02:00
qemu_agent.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_alias.c
qemu_alias.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_block.c qemu: block: Add generator for creating storage with blockdev-create 2019-07-18 17:59:34 +02:00
qemu_block.h qemu: block: Add generator for creating storage with blockdev-create 2019-07-18 17:59:34 +02:00
qemu_blockjob.c qemu: blockjob: Add 'concluded' state for a block job 2019-07-18 17:59:34 +02:00
qemu_blockjob.h qemu: blockjob: Add 'concluded' state for a block job 2019-07-18 17:59:34 +02:00
qemu_capabilities.c qemu: Add bochs-display capability 2019-07-15 10:21:21 +02:00
qemu_capabilities.h qemu: Add bochs-display capability 2019-07-15 10:21:21 +02:00
qemu_capspriv.h qemu: Translate feature names from query-cpu-model-expansion 2019-06-20 00:22:39 +02:00
qemu_cgroup.c qemu: De-duplicate some path definitions 2019-07-03 09:33:45 +02:00
qemu_cgroup.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_command.c qemu: block: Use 'auto-read-only' instead of 'read-only' for backing chain 2019-07-18 17:59:34 +02:00
qemu_command.h qemu: Introduce new set of helpers for attaching and detaching storage chains 2019-06-26 08:59:37 +02:00
qemu_conf.c Revert "qemu: Temporary disable owner remembering" 2019-07-03 08:36:04 +02:00
qemu_conf.h qemu: acquire a pidfile in the driver root directory 2019-07-11 12:46:20 +01:00
qemu_domain_address.c qemu: address: remove useless comment 2019-07-16 17:00:36 +02:00
qemu_domain_address.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_domain.c qemu: blockjob: Save status XML when modifying job state 2019-07-18 17:59:34 +02:00
qemu_domain.h qemu: domain: Add global table of blockjobs 2019-07-18 17:59:34 +02:00
qemu_driver.c qemu: driver: Remove unnecessary saving of status XML 2019-07-18 17:59:34 +02:00
qemu_driver.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_extdevice.c
qemu_extdevice.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_firmware.c qemu_firmware: only set nfeatures on success 2019-06-26 09:24:09 +02:00
qemu_firmware.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_hostdev.c qemu: De-duplicate some path definitions 2019-07-03 09:33:45 +02:00
qemu_hostdev.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_hotplug.c qemu: distinguish pr disk before qemuHotplugRemoveManagedPR 2019-06-26 17:10:52 +02:00
qemu_hotplug.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_hotplugpriv.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_interface.c Revert "virt drivers: don't handle type=network after resolving actual network type" 2019-04-30 14:42:22 +01:00
qemu_interface.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_migration_cookie.c qemu: Use VIR_XPATH_NODE_AUTORESTORE when XPath context is modified 2019-03-04 13:04:20 +01:00
qemu_migration_cookie.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_migration_params.c Always put _LAST enums on second line of VIR_ENUM_IMPL 2019-04-11 12:47:23 -04:00
qemu_migration_params.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_migration_paramspriv.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_migration.c qemu: blockjob: Save status XML when modifying job state 2019-07-18 17:59:34 +02:00
qemu_migration.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_monitor_json.c qemu: monitor: Add APIs for 'blockdev-create' 2019-07-18 17:59:33 +02:00
qemu_monitor_json.h qemu: monitor: Add APIs for 'blockdev-create' 2019-07-18 17:59:33 +02:00
qemu_monitor_priv.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_monitor_text.c qemu: Remove qemuMonitorTextSetCPU 2019-06-20 15:59:19 +02:00
qemu_monitor_text.h qemu: Remove qemuMonitorTextSetCPU 2019-06-20 15:59:19 +02:00
qemu_monitor.c qemu: monitor: Add APIs for 'blockdev-create' 2019-07-18 17:59:33 +02:00
qemu_monitor.h qemu: monitor: Add APIs for 'blockdev-create' 2019-07-18 17:59:33 +02:00
qemu_process.c qemu: blockjob: Save status XML when modifying job state 2019-07-18 17:59:34 +02:00
qemu_process.h qemu: also delete qemuProcessAttach 2019-06-20 12:47:10 +02:00
qemu_processpriv.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_qapi.c qemu: qapi: Implement support for 'features' 2019-06-20 09:20:04 +02:00
qemu_qapi.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_security.c qemu_security: Implement qemuSecurityMoveImageMetadata 2019-07-03 08:36:04 +02:00
qemu_security.h qemu_security: Implement qemuSecurityMoveImageMetadata 2019-07-03 08:36:04 +02:00
qemu_tpm.c tpm: minor argument comment fix 2019-06-26 09:24:09 +02:00
qemu_tpm.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu.conf Revert "qemu: Temporary disable owner remembering" 2019-07-03 08:36:04 +02:00
test_libvirtd_qemu.aug.in Revert "qemu: Temporary disable owner remembering" 2019-07-03 08:36:04 +02:00
THREADS.txt