diff --git a/acpitable.bin b/acpitable.bin new file mode 100644 index 0000000..49334e7 Binary files /dev/null and b/acpitable.bin differ diff --git a/startvm b/startvm index 50e2b78..a818ffe 100755 --- a/startvm +++ b/startvm @@ -10,6 +10,8 @@ HUGEPAGES_MB=0 # set to 0 if not using dynamic hugepages. note that each page is LOOKING_GLASS_FPS=120 LOOKING_GLASS_ESCAPE=69 # 69 = F12 is escape key (to toggle mouse capture) VMNAME=win10 + +sudo mount -o remount /var/lib/libvirt/images/ # remove this if you're not me echo "Reserving hugepages and some other shit" echo $HUGEPAGES_MB | sudo tee /sys/kernel/mm/hugepages/hugepages-2048kB/nr_hugepages