On Tue, Mar 31, 2026 at 13:32:04 +0200, Pavel Hrdina via Devel wrote: > If hotplugging host device that needs to add iommufd object fails we > need to remove the iommufd object as well. We also need to update the > iommufdState otherwise hotplugging any host device with iommufd will > fail for the same VM. > > Fixes: 5d16bef1a69500791be454239e3b9ac68ec53ace > Signed-off-by: Pavel Hrdina <[email protected]> > --- > src/qemu/qemu_hotplug.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-)
Reviewed-by: Peter Krempa <[email protected]>
