Am 11.01.2019 um 14:19 hat Alberto Garcia geschrieben: > On Wed 09 Jan 2019 04:34:10 PM CET, Alberto Garcia wrote: > > On Wed 09 Jan 2019 12:01:44 PM CET, Stefan Hajnoczi wrote: > >> The following QMP command leads to a crash when iothreads are used: > >> > >> { 'execute': 'device_del', 'arguments': {'id': 'data'} } > > > > How did you reproduce this? Do you have a test case? > > Ok, I finally reproduced it, the patch looks good to me.
Can it be turned into a qemu-iotests case or is it too complicated for that? Kevin