[PATCH 1/3] qemu: Revert to using non-JSON commandline for -device

Peter Krempa pkrempa at redhat.com
Tue Jan 4 12:45:45 UTC 2022


On Tue, Jan 04, 2022 at 12:24:25 +0000, Daniel P. Berrangé wrote:
> On Mon, Jan 03, 2022 at 04:25:54PM +0100, Peter Krempa wrote:
> > When -device is configured via JSON a bug is triggered in qemu were the
> > DEVICE_DELETED event for the removal of the device frontend is no longer
> > delivered to libvirt. Without the DEVICE_DELETED event we don't remove
> > the corresponding entries in the VM XML.
> > 
> > Until qemu will be fixed we must stop using the JSON syntax for -device.
> 
> Pointer to the qemu bug report for this issue ?

Oops, I forgot to add them to the commit message:

Libvirt bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=2035237

qemu bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=2036669




More information about the libvir-list mailing list