commit | 7bafcd17672934284d59b82a2e2a876566c3f6f9 | [log] [tgz] |
---|---|---|
author | Corvin Köhne <corvin.koehne@gmail.com> | Wed Aug 28 15:43:24 2024 +0200 |
committer | Cédric Le Goater <clg@redhat.com> | Tue Sep 17 10:37:55 2024 +0200 |
tree | 97ff024b6b80e2afb51eb5258e1ac01f1c4ab8e9 | |
parent | abd9dda914eac1fdcf21ce9b3ddd79ebe0172db2 [diff] |
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>