diff --git a/scripts/kvm.conf b/scripts/kvm.conf new file mode 100644 index 0000000..5cfd271 --- /dev/null +++ b/scripts/kvm.conf @@ -0,0 +1,3 @@ +## Virsh devices +VIRSH_GPU_VIDEO=pci_0000_01_00_0 +VIRSH_GPU_AUDIO=pci_0000_01_00_1 \ No newline at end of file