Re: [PATCH] hw/i386: Fix 'use-legacy-x86-rom' property compatibility

2025-07-23 Thread Michael S. Tsirkin
On Wed, Jul 23, 2025 at 08:27:14AM +0200, Cédric Le Goater wrote: > Commit 350785d41d8b ("ramfb: Add property to control if load the > romfile") introduced the `use-legacy-x86-rom` property for the > `vfio-pci-nohotplug` device, allowing control over VGA BIOS ROM > loading. However, the property co

Re: [PATCH] hw/i386: Fix 'use-legacy-x86-rom' property compatibility

2025-07-23 Thread Gerd Hoffmann
On Wed, Jul 23, 2025 at 08:27:14AM +0200, Cédric Le Goater wrote: > Commit 350785d41d8b ("ramfb: Add property to control if load the > romfile") introduced the `use-legacy-x86-rom` property for the > `vfio-pci-nohotplug` device, allowing control over VGA BIOS ROM > loading. However, the property co

Re: [PATCH] hw/i386: Fix 'use-legacy-x86-rom' property compatibility

2025-07-23 Thread Cédric Le Goater
Shaoqin, On 7/23/25 08:27, Cédric Le Goater wrote: Commit 350785d41d8b ("ramfb: Add property to control if load the romfile") introduced the `use-legacy-x86-rom` property for the `vfio-pci-nohotplug` device, allowing control over VGA BIOS ROM loading. Could you please send a patch adding a pr

[PATCH] hw/i386: Fix 'use-legacy-x86-rom' property compatibility

2025-07-22 Thread Cédric Le Goater
Commit 350785d41d8b ("ramfb: Add property to control if load the romfile") introduced the `use-legacy-x86-rom` property for the `vfio-pci-nohotplug` device, allowing control over VGA BIOS ROM loading. However, the property compatibility setting was incorrectly applied to the `vfio-pci` device inste