[KVM] Add Desktop gpu-passthrouth config
This commit is contained in:
parent
c5d8a8501f
commit
0034421f8b
11 changed files with 1357 additions and 0 deletions
9
configs/kvm/libvirt/hooks/kvm.conf
Normal file
9
configs/kvm/libvirt/hooks/kvm.conf
Normal file
|
@ -0,0 +1,9 @@
|
|||
# CONFIG
|
||||
VM_MEMORY=24576
|
||||
|
||||
# VIRSH
|
||||
VIRSH_GPU_VIDEO=pci_0000_42_00_0
|
||||
VIRSH_GPU_AUDIO=pci_0000_42_00_1
|
||||
VIRSH_USB=pci_0000_42_00_2
|
||||
VIRSH_SERIAL_BUS=pci_0000_42_00_3
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue