libvirt/src/qemu
Wang Yechao fad65432ce qemu: Fix deadlock if create qemuProcessReconnect thread failed
Use the new qemuDomainRemoveInactiveJobLocked to remove the
@obj during the virDomainObjListForEach call which holds a
lock on the domain object list.

Signed-off-by: Wang Yechao <wang.yechao255@zte.com.cn>
Reviewed-by: John Ferlan <jferlan@redhat.com>
2018-09-22 07:11:22 -04:00
..
EVENTHANDLERS.txt qemu/doc: Fix function name for handling events 2017-06-13 09:43:42 +02:00
libvirtd_qemu.aug qemu_conf: Introduce metadata_lock_manager 2018-09-18 17:12:53 +02:00
Makefile.inc.am qemu: add qemu_monitor_priv.h to sources list 2018-06-12 10:16:41 +01:00
MIGRATION.txt doc: fix writing of QEMU 2017-03-08 17:33:07 +01:00
qemu_agent.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
qemu_agent.h qemu: implementing qemuAgentGetHostname() function. 2018-09-05 13:13:37 -04:00
qemu_alias.c src: remove blank first line in function body 2018-09-17 13:29:01 +02:00
qemu_alias.h qemu: alias: Generate QOM name of the block backend for disks 2018-08-21 15:46:06 +02:00
qemu_block.c qemu: block: Add generator for the 'copy-on-read' blockdev driver 2018-08-21 15:46:06 +02:00
qemu_block.h qemu: block: Add generator for the 'copy-on-read' blockdev driver 2018-08-21 15:46:06 +02:00
qemu_blockjob.c qemu: domain: Move out clearing of backing chain in qemuDomainDetermineDiskChain 2018-07-20 15:33:20 +02:00
qemu_blockjob.h qemu: Remove parameter 'driver' from qemuBlockJobUpdate 2018-05-10 16:43:24 +02:00
qemu_capabilities.c qemu: Drop QEMU_CAPS_DEVICE_SCSI_GENERIC 2018-09-21 16:50:46 +02:00
qemu_capabilities.h qemu: Drop QEMU_CAPS_DEVICE_SCSI_GENERIC 2018-09-21 16:50:46 +02:00
qemu_capspriv.h qemu: remove unnecessary virQEMUCapsFreeHostCPUModel 2018-09-12 21:12:22 +02:00
qemu_cgroup.c Revert "util: cgroup: modify virCgroupFree to take virCgroupPtr" 2018-07-30 13:30:11 +02:00
qemu_cgroup.h qemu: Add swtpm to emulator cgroup 2018-06-06 10:48:41 -04:00
qemu_command.c qemu: Drop QEMU_CAPS_DEVICE_SCSI_GENERIC 2018-09-21 16:50:46 +02:00
qemu_command.h qemu: command: Extract opening of TPM backend FDs for mocking purposes 2018-08-24 15:58:34 +02:00
qemu_conf.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
qemu_conf.h qemu_conf: Introduce metadata_lock_manager 2018-09-18 17:12:53 +02:00
qemu_domain_address.c src: remove blank first line in function body 2018-09-17 13:29:01 +02:00
qemu_domain_address.h qemu: move qemuDomainCCWAddrSetCreateFromDomain 2018-07-03 15:37:32 -04:00
qemu_domain.c qemu: Introduce qemuDomainRemoveInactiveJobLocked 2018-09-22 07:11:22 -04:00
qemu_domain.h qemu: Introduce qemuDomainRemoveInactiveJobLocked 2018-09-22 07:11:22 -04:00
qemu_driver.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
qemu_driver.h
qemu_extdevice.c qemu: Add swtpm to emulator cgroup 2018-06-06 10:48:41 -04:00
qemu_extdevice.h qemu: Add swtpm to emulator cgroup 2018-06-06 10:48:41 -04:00
qemu_hostdev.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
qemu_hostdev.h hostdev: Maintain a driver list of active mediated devices 2017-03-27 15:39:35 +02:00
qemu_hotplug.c qemu: Drop QEMU_CAPS_DEVICE_SCSI_GENERIC 2018-09-21 16:50:46 +02:00
qemu_hotplug.h qemu: hotplug: consolidate media change code paths 2018-08-21 15:46:06 +02:00
qemu_hotplugpriv.h
qemu_interface.c nwfilter: convert virt drivers to use public API for nwfilter bindings 2018-06-26 18:17:23 +01:00
qemu_interface.h qemu: deprecate QEMU_CAPS_VHOST_NET 2018-04-16 15:00:26 +02:00
qemu_migration_cookie.c src: Drop most of #ifdef WITH_GNUTLS 2018-06-05 14:32:36 +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: Fix domain resume after failed migration 2018-06-05 09:39:24 +02:00
qemu_migration_params.h qemu: Fix domain resume after failed migration 2018-06-05 09:39:24 +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: Avoid writing to freed memory 2018-08-13 11:29:09 +02:00
qemu_migration.h qemu: Replace qemuMigrationAnyCompressionDump 2018-04-17 10:46:23 +02:00
qemu_monitor_json.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
qemu_monitor_json.h qemu: monitor: Separate probing for active block commit 2018-08-24 13:52:44 +02:00
qemu_monitor_priv.h qemu: monitor: Add possibility to reset command sequence in tests 2018-06-12 10:27:49 +02:00
qemu_monitor_text.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +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 src: remove blank first line in function body 2018-09-17 13:29:01 +02:00
qemu_monitor.h qemu: monitor: Rename 'device' argument for block job control APIs 2018-08-24 13:52:44 +02:00
qemu_parse_command.c qemu: initialize variables in qemuParseCommandLine 2018-08-28 12:53:25 +02:00
qemu_parse_command.h qemu: fix default machine for argv -> xml convertor 2018-08-28 11:49:01 +01:00
qemu_process.c qemu: Fix deadlock if create qemuProcessReconnect thread failed 2018-09-22 07:11:22 -04:00
qemu_process.h qemu: process: Add lookup via QOM id to qemuProcessFindDomainDiskByAlias 2018-08-21 15:46:06 +02:00
qemu_processpriv.h
qemu_qapi.c qemu: qapi: Allow selecting specifically optional schema entries in virQEMUQAPISchemaTraverse 2018-08-24 15:58:33 +02: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_security: Run transactions more frequently 2018-09-17 10:58:17 +02:00
qemu_security.h src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
qemu_tpm.c qemu_tpm: Drop needles include of cap-ng.h 2018-06-07 08:32:11 +02:00
qemu_tpm.h qemu: Add swtpm to emulator cgroup 2018-06-06 10:48:41 -04:00
qemu.conf qemu_conf: Introduce metadata_lock_manager 2018-09-18 17:12:53 +02:00
test_libvirtd_qemu.aug.in qemu_conf: Introduce metadata_lock_manager 2018-09-18 17:12:53 +02:00
THREADS.txt qemu: Introduce APIs for manipulating qemuDomainAgentJob 2018-06-20 13:24:17 +02:00