Use -rtc base=locatime with qemu targets

This commit is contained in:
K. Lange 2018-07-17 23:40:56 +09:00
parent a869fc5837
commit 57b92af84c

View File

@ -239,7 +239,7 @@ clean:
rm -f ${MODULES}
rm -f ${APPS_Y} ${LIBS_Y}
QEMU_ARGS=-serial mon:stdio -m 1G -soundhw ac97,pcspk -enable-kvm
QEMU_ARGS=-serial mon:stdio -m 1G -soundhw ac97,pcspk -enable-kvm -rtc base=localtime
.PHONY: run
run: image.iso