On Thu, 14 Aug 2025 00:05:10 +0800 Tomita Moeko <tomitamo...@gmail.com> wrote:
> Since linux 6.15, commit 41112160ca87 ("vfio/pci: match IGD devices in > display controller class"), IGD related regions are also exposed when > IGD is not primary display (device class is Display controller). > > Allow IGD quirks to be enabled in this configuration so that guests can > have display output on IGD when it is not the primary display. > > Signed-off-by: Tomita Moeko <tomitamo...@gmail.com> > --- > hw/vfio/igd.c | 7 ++++--- > hw/vfio/pci.h | 5 +++++ > 2 files changed, 9 insertions(+), 3 deletions(-) Reviewed-by: Alex Williamson <alex.william...@redhat.com>