Fix BOCHS clock
All checks were successful
Build documentation / build-and-deploy (push) Successful in 41s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 41s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
cpu: model=p4_prescott_celeron_336
|
||||
cpu: model=p4_prescott_celeron_336, ips=200000000
|
||||
|
||||
memory: guest=4096 host=2048
|
||||
|
||||
@@ -9,6 +9,7 @@ ata0: enabled=1
|
||||
ata0-master: type=cdrom, path=mop3.iso, status=inserted
|
||||
com1: enabled=1, mode=file, dev=bochs-com1.txt
|
||||
pci: enabled=1, chipset=i440fx
|
||||
clock: sync=realtime, time0=local
|
||||
|
||||
boot: cdrom
|
||||
|
||||
|
||||
Reference in New Issue
Block a user