diff --git a/kvm.conf b/kvm.conf new file mode 100644 index 0000000..61a47fa --- /dev/null +++ b/kvm.conf @@ -0,0 +1,6 @@ +## Virsh devices +MEMORY=12288 +VIRSH_GPU_VIDEO=pci_0000_06_00_0 +VIRSH_GPU_AUDIO=pci_0000_06_00_1 +VIRSH_GPU_USB=pci_0000_06_00_2 +VIRSH_GPU_SERIAL=pci_0000_06_00_3