On 5/8/25 08:55, 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. Add documentation for the property.Fixes: d5fcf0d960d8 ("hw/i386: Add the ramfb romfile compatibility") Signed-off-by: Cédric Le Goater <c...@redhat.com> --- hw/vfio/pci.c | 3 +++ 1 file changed, 3 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>