Add acpi table
This commit is contained in:
parent
d0872651e5
commit
829d5ab694
BIN
acpitable.bin
Normal file
BIN
acpitable.bin
Normal file
Binary file not shown.
2
startvm
2
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_FPS=120
|
||||||
LOOKING_GLASS_ESCAPE=69 # 69 = F12 is escape key (to toggle mouse capture)
|
LOOKING_GLASS_ESCAPE=69 # 69 = F12 is escape key (to toggle mouse capture)
|
||||||
VMNAME=win10
|
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 "Reserving hugepages and some other shit"
|
||||||
echo $HUGEPAGES_MB | sudo tee /sys/kernel/mm/hugepages/hugepages-2048kB/nr_hugepages
|
echo $HUGEPAGES_MB | sudo tee /sys/kernel/mm/hugepages/hugepages-2048kB/nr_hugepages
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user