Re: [PULL 01/13] vfio/igd: Clear saved BDSM in legacy VBIOS ROM at load time
Michael Tokarev <[email protected]>
| Newsgroups | gmane.comp.emulators.qemu.stable,gmane.comp.emulators.qemu |
|---|---|
| Message-ID | <[email protected]> |
On 7/29/26 12:58, Cédric Le Goater wrote:
> For the stable branches, I would take the fixes only :
>
> c822ecd80661 ("vfio/pci: Initialize rom_read_failed in vfio_pci_load_rom()")
> 256229e8f9b9 ("vfio/igd: Clear saved BDSM in legacy VBIOS ROM at load time")
>
> and commit 55e25958aa1a ("hw/vfio/pci-quirks.c: remove CONFIG_VFIO_IGD") is
> not one.
>
> I would skip 55e25958aa1a and adapt the BDSM patch with #ifdef CONFIG_VFIO_IGD
> in 10.0.x and 11.0.x.
So yeah, as I did for 10.0.x, - omit other changes and adjust this patch, instead
of picking up other changes.
> How's that ?
This definitely works. Thank you!
/mjt