Re: [PATCH v3 0/7] vfio/igd: add passthrough support for IGDs of gen 11 and later

2024-09-01 Thread Cédric Le Goater
On 8/28/24 15:43, Corvin Köhne wrote: Hi, Qemu has experimental support for GPU passthrough of Intels integrated graphic devices. Unfortunately, Intel has changed some bits for their gen 11 devices and later. To support these devices, we have to account for those changes. This patch series adds

Re: [PATCH v3 0/7] vfio/igd: add passthrough support for IGDs of gen 11 and later

2024-08-29 Thread Alex Williamson
On Wed, 28 Aug 2024 15:43:21 +0200 "Corvin Köhne" wrote: > Hi, > > Qemu has experimental support for GPU passthrough of Intels integrated graphic > devices. Unfortunately, Intel has changed some bits for their gen 11 devices > and later. To support these devices, we have to account for those cha