mirror of
https://github.com/dockur/windows.git
synced 2026-08-03 20:47:12 +01:00
feat: Disable autoreboot for Windows 2000 and 2003 (#2005)
This commit is contained in:
@@ -789,8 +789,6 @@ setMachine() {
|
||||
|
||||
# Prevent bluescreen if 64 bit PCI hole size is >2G.
|
||||
ARGS="-global q35-pcihost.x-pci-hole64-fix=false"
|
||||
ARGS+=" -global virtio-pci.disable-modern=on"
|
||||
ARGS+=" -global virtio-pci.disable-legacy=off"
|
||||
|
||||
fi ;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user