Implement APIC, RTC, basic ACPI parser and timer support
[lunaix-os.git] / lunaix-os / bochs.cfg
index 216cad634d4c5f7fb25d972cb028c26284b60225..1e9f94642ee7880bff94126ed2790770d2068d83 100644 (file)
@@ -2,4 +2,6 @@ ata0-master: type=cdrom, path="build/lunaix.iso", status=inserted
 
 memory: guest=1024, host=1024
 
 
 memory: guest=1024, host=1024
 
+clock: sync=realtime, time0=utc, rtc_sync=1
+
 boot: cdrom
\ No newline at end of file
 boot: cdrom
\ No newline at end of file