]> git.ipfire.org Git - thirdparty/qemu.git/commit
vfio/igd: add Gemini Lake and Comet Lake device ids
authorTomita Moeko <tomitamoeko@gmail.com>
Fri, 6 Dec 2024 12:27:43 +0000 (20:27 +0800)
committerCédric Le Goater <clg@redhat.com>
Thu, 26 Dec 2024 06:23:37 +0000 (07:23 +0100)
commit183714d8f9406b3d0c6e3daeee2e00e6f4aec9bb
treeba8b806022c35d4c7b5a30d3184cb1f9d38a9fbf
parent1e1eac5f3dcd9836088d59ced0ba23337f49eb04
vfio/igd: add Gemini Lake and Comet Lake device ids

Both Gemini Lake and Comet Lake are gen 9 devices. Many user reports
on internet shows legacy mode of igd passthrough works as qemu treats
them as gen 8 devices by default before e433f208973f ("vfio/igd:
return an invalid generation for unknown devices").

Reviewed-by: Corvin Köhne <c.koehne@beckhoff.com>
Signed-off-by: Tomita Moeko <tomitamoeko@gmail.com>
Reviewed-by: Alex Williamson <alex.williamson@redhat.com>
Link: https://lore.kernel.org/r/20241206122749.9893-6-tomitamoeko@gmail.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/vfio/igd.c