
4 Jan
2022
4 Jan
'22
7:45 a.m.
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