This repository has been archived on 2025-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
Nikolaos Karaolidis 77f44a0780 Update vfio config
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
2023-05-08 10:57:52 +01:00
2022-03-21 16:56:02 +00:00
2022-03-21 18:03:39 +00:00
2023-05-08 10:57:52 +01:00
2023-05-08 10:57:52 +01:00
2022-03-21 16:56:02 +00:00
2022-03-21 18:03:39 +00:00

legion-7-vfio

VFIO scripts, notes, and configs for the Lenovo Legion 7 (2021).

The notes directory mainly contains command outputs and other useful pieces of information such as IOMMU groups on various kernels.

The resources directory contains the necessary files for creating the VM.

The scripts directory contains:

  • iommu.sh which can be used to see your system's IOMMU groups
  • Multiple QEMU hook scripts

The xml directory contains the final XML files for two Windows 10 virtual machines:

  • win10.xml is a virtual machine without any passthrough
  • win10-igpu.xml is a virtual machine with GPU passthrough for when the laptop is in hybrid graphics mode

Full guide on how to create a Windows 10 gaming virtual machine available on my blog.

Description
VFIO scripts, notes, and configs for the Lenovo Legion 7
Readme GPL-3.0 62 KiB
Languages
Shell 100%