Re: [Qemu-devel] [Qemu-block] Crash when deleting an iothread that is being used

2019-01-17 Thread Alberto Garcia
On Thu 17 Jan 2019 11:23:31 AM CET, Stefan Hajnoczi wrote: > I'm asking because x-blockdev-set-iothread is a low-level testing > command and it can create IOThread configurations that real-world > users never reach. I see, I suppose I had the wrong assumption about that command then! Berto

Re: [Qemu-devel] [Qemu-block] Crash when deleting an iothread that is being used

2019-01-17 Thread Stefan Hajnoczi
On Tue, Jan 15, 2019 at 03:29:42PM +0200, Alberto Garcia wrote: > Here's how to reproduce the crash: > > { "execute": "qmp_capabilities" } > { "execute": "blockdev-add", "arguments": {"driver": "null-co", "node-name": > "hd0"}} > { "execute": "object-add", "arguments": {"qom-type": "iothread", "i