Advertisement
Querzion

etc-libvirt-hooks-kvm.conf

Apr 5th, 2023
502
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.20 KB | Source Code | 0 0
  1. ### Add Passthrough devices
  2. ### -   lspci -nn | grep -iP "VGA|audio"
  3.  
  4. VIRSH_GPU_VIDEO=pci_0000_03_00_0
  5. VIRSH_GPU_AUDIO=pci_0000_03_00_1
  6. # VIRSH_KEYBOARD=usb_005_004
  7. # VIRSH_MOUSE=usb_005_003
  8.  
  9.  
  10.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement