Fixes and Looking Glass config

This commit is contained in:
2022-03-21 18:03:39 +00:00
parent a54115628a
commit fc84712083
3 changed files with 1 additions and 4 deletions

View File

@@ -9,7 +9,6 @@ The `resources` directory contains the necessary files for creating the VM.
The `scripts` directory contains:
- `iommu.sh` which can be used to see your system's IOMMU groups
- `kvm.conf` which contains necessary environment variables
- Multiple QEMU hook scripts
The `xml` directory contains the final XML files for two Windows 10 virtual machines:

View File

@@ -0,0 +1 @@
f /dev/shm/looking-glass 0666 root libvirt -

View File

@@ -1,3 +0,0 @@
## Virsh devices
VIRSH_GPU_VIDEO=pci_0000_01_00_0
VIRSH_GPU_AUDIO=pci_0000_01_00_1