Re: [PATCH v3 2/3] xen/igd: don't register rom bar twice
Chuck Zmudzinski <[email protected]>
| Newsgroups | org.xenproject.lists.xen-devel,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <[email protected]> |
On 7/23/2026 9:12 AM, Tomita Moeko wrote:
>
> On 2026-07-10 02:35, Chuck Zmudzinski wrote:
>> This also fixes a failed assertion in pci [1] for Qemu
>> version 10 and higher when passing through an Intel
>> IGD with an option ROM to the guest.
>>
>> [1] f6fc01c ("hw/pci: Assert a bar is not registered multiple times")
>>
>> Fixes: 881213f ("xen, gfx passthrough: retrieve VGA BIOS to work")
>
> Please follow the QEMU standard way to reference a commit
> `<at-least-12-digits-of-SHA-commit-id> (“Fixed commit subject”)`
OK, I will do that for the next version. Thanks,
Chuck