Querzion

kvm.conf

Nov 14th, 2021 (edited)
524
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.20 KB | None | 0 0
  1. ### Add Passthrough devices
  2. ###     -       lspci -nn | grep -iP "VGA|audio"
  3.  
  4. VIRSH_GPU_VIDEO=pci_0000_08_00_0
  5. VIRSH_GPU_AUDIO=pci_0000_08_00_1
  6. # VIRSH_KEYBOARD=usb_005_004
  7. # VIRSH_MOUSE=usb_005_003
  8.  
Add Comment
Please, Sign In to add comment