On Wed, Jan 09, 2019 at 04:28:50PM +0200, Alberto Garcia wrote: > This fixes the following crash: > > { "execute": "blockdev-add", > "arguments": {"driver": "null-co", "node-name": "hd0"}} > { "execute": "object-add", > "arguments": {"qom-type": "iothread", "id": "iothread0"}} > { "execute": "x-blockdev-set-iothread", > "arguments": {"node-name": "hd0", "iothread": "iothread0"}} > { "execute": "device_add", > "arguments": {"id": "virtio0", "driver": "virtio-blk-pci", > "drive": "hd0"}} > qemu: qemu_mutex_unlock_impl: Operation not permitted > Aborted > > Signed-off-by: Alberto Garcia <be...@igalia.com> > --- > hw/block/hd-geometry.c | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-)
Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>
signature.asc
Description: PGP signature