From: acevest Date: Mon, 8 Nov 2021 05:33:39 +0000 (+0800) Subject: set .bochsrc to fix i8253/4 too fast under bochs X-Git-Url: http://zhaoyanbai.com/repos/pkcs11-destroy.html?a=commitdiff_plain;h=5dbdd68639aa0565719500561faee14af5d1f3d9;p=kernel.git set .bochsrc to fix i8253/4 too fast under bochs --- diff --git a/.bochsrc b/.bochsrc index 2cbfe77..bcd7e87 100644 --- a/.bochsrc +++ b/.bochsrc @@ -617,6 +617,7 @@ pci: enabled=1, chipset=i440fx # Default value are sync=none, rtc_sync=0, time0=local #======================================================================= #clock: sync=none, time0=local +clock: sync=realtime, time0=local, rtc_sync=0 #======================================================================= # CMOSIMAGE: @@ -1308,4 +1309,4 @@ debug_symbols: file="kernel.sym" #megs: 64 #megs: 32 #megs: 16 -#megs: 8 +megs: 8