Full passthrough / GVT-d of 11th gen iGPU (Rocket Lake) to Windows 10 guest - logging my attempt.

This page summarizes the projects mentioned and recommended in the original post on /r/VFIO

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • i915ovmfPkg

    Discontinued VBIOS for Intel GPU Passthrough

  • Tried Q35 in UEFI and BIOS boot (also with modified vbios)

  • gvt-linux

  • Wait a minute. GVT-g with 11th gen iGPUs upwards does work in linux guest? Are you sure about that? See this github issue for reference.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • edk2

    EDK II (by Kethen)

  • Try Kethen/edk2.

  • UEFITool

    UEFI firmware image viewer and editor

  • I extracted my IntelGopDriver.efi using the following: I used the splitter.py script here to extract the BIOS file. Then opened three using UEFITool. Searched for "Intel" and found the entry with the subtype "IntelGopDriver". Right-clicked the PE32 image section, chose Extract body, and named it IntelGopDriver.efi.

  • BIOSUtilities

    Various BIOS Utilities for Modding/Research

  • The Dell extraction script here seemingly works without errors but UEFITool has trouble with the result (image may be corrupted).

  • QEMU

    Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.

  • Out of curiosity are you able to get any 3D acceleration from the iGPU if you just login via SPICE or RDP or something? Seems that the Universal Pass-Through mode apparently intended by Intel does not support direct video output. https://github.com/qemu/qemu/blob/master/docs/igd-assign.txt

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts