qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] vfio/igd: Legacy mode fixes after introduction of
@ 2025-07-23 16:09 Tomita Moeko
  2025-07-23 16:09 ` [PATCH 1/2] vfio/igd: Require host VGA decode for legacy mode Tomita Moeko
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tomita Moeko @ 2025-07-23 16:09 UTC (permalink / raw)
  To: Alex Williamson, Cédric Le Goater; +Cc: qemu-devel, Tomita Moeko

This patchset aims to fix 2 bugs on legacy mode brought by commit
a59d06305fff ("vfio/pci: Introduce x-pci-class-code option").

1. QEMU tries to enable VGA access on device emulated to VGA controller.
2. pci_register_vga() is not called after calling vfio_populate_vga().


Tomita Moeko (2):
  vfio/igd: Require host VGA decode for legacy mode
  vfio/igd: Fix VGA regions are not exposed in legacy mode

 docs/igd-assign.txt |  1 +
 hw/vfio/igd.c       | 19 ++++++++++++-------
 hw/vfio/pci.c       | 13 ++++++++++---
 hw/vfio/pci.h       |  1 +
 4 files changed, 24 insertions(+), 10 deletions(-)

-- 
2.47.2



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-07-28 17:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-23 16:09 [PATCH 0/2] vfio/igd: Legacy mode fixes after introduction of Tomita Moeko
2025-07-23 16:09 ` [PATCH 1/2] vfio/igd: Require host VGA decode for legacy mode Tomita Moeko
2025-07-23 16:09 ` [PATCH 2/2] vfio/igd: Fix VGA regions are not exposed in " Tomita Moeko
2025-07-28 15:46 ` [PATCH 0/2] vfio/igd: Legacy mode fixes after introduction of Alex Williamson
2025-07-28 17:24 ` Cédric Le Goater

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).