Add time fix for qemu Windows vm

This commit is contained in:
Marvin Martinson 2021-06-15 08:22:09 +00:00
parent 343b79a659
commit beae177793
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ mknod $DEV c $major $minor
-usb \
-device usb-ehci,id=ehci \
-device usb-tablet,bus=usb-bus.0 \
-rtc base=localtime,clock=vm \
-netdev tap,id=hostnet0,fd=9 9<>$DEV \
-nographic -vga qxl
# -vnc :$OFFSET