]> www.infradead.org Git - users/dwmw2/qemu.git/commit
vfio/igd: use new BDSM register location and size for gen 11 and later
authorCorvin Köhne <corvin.koehne@gmail.com>
Wed, 28 Aug 2024 13:43:24 +0000 (15:43 +0200)
committerCédric Le Goater <clg@redhat.com>
Tue, 17 Sep 2024 08:37:55 +0000 (10:37 +0200)
commit7bafcd17672934284d59b82a2e2a876566c3f6f9
tree97ff024b6b80e2afb51eb5258e1ac01f1c4ab8e9
parentabd9dda914eac1fdcf21ce9b3ddd79ebe0172db2
vfio/igd: use new BDSM register location and size for gen 11 and later

Intel changed the location and size of the BDSM register for gen 11
devices and later. We have to adjust our emulation for these devices to
properly support them.

Signed-off-by: Corvin Köhne <c.koehne@beckhoff.com>
Reviewed-by: Alex Williamson <alex.williamson@redhat.com>
hw/vfio/igd.c