Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kvm-passthrough-backup

Some related files for KVM PCI passthrough that I actively use.

Files Explanation

find-dgpu.sh

Print PCI devices grouped by IOMMU groups.

load_nvidia

Rebinds the GPU to the host nvidia driver. Used to restore GPU access to the host after the VM shuts down.

load_vfio

Isolate the GPU from the host by binding it to the vfio-pci driver. This will not work without Loading vfio-pci early configured.

modifications

A simple description of my setup process.

qemu

A hook script handling machine prepare, started, and release stages. It will hide specified partition and launch Scream when machine boots. This file must be placed in /etc/libvirt/hooks/ and made executable.

win10-vfio.xml

Libvirt XML with PCI passthrough enabled.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages