]> git.proxmox.com Git - mirror_qemu.git/commit - cpus.c
cpus: Properly release the iothread lock when killing a dummy VCPU
authorDavid Hildenbrand <david@redhat.com>
Mon, 18 Feb 2019 09:21:57 +0000 (10:21 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 25 Feb 2019 22:21:25 +0000 (09:21 +1100)
commitd40bfcbbbb0ab2c9b585b94956d225ee51a013f8
treee08f066092aff746dbea8be19ab3eab92a60e5b3
parent27461d69a0f108dea756419251acc3ea65198f1b
cpus: Properly release the iothread lock when killing a dummy VCPU

This enables CPU unplug under qtest.

Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20190218092202.26683-2-david@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
cpus.c