]> git.proxmox.com Git - qemu.git/history - hw/mc146818rtc.c
Add -rtc-td-hack option to fix time drift with RTC on Windows (Gleb Natapov)
[qemu.git] / hw / mc146818rtc.c
2009-01-15 aliguoriAdd -rtc-td-hack option to fix time drift with RTC...
2009-01-14 aurel32Fix day of week in mc146818
2008-12-18 aurel32Remove trailing spaces introduced by commit 6081
2008-12-17 aliguoriAdd HPET emulation to qemu (Beth Kon)
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-02-17 balrogUnify RTCs that use host time, fix M48t59 alarm.
2007-12-16 thsqemu_put signedness fixes, by Andre Przywara.
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 pbrookBreak up vl.h.
2007-11-07 bellardadded -startdate option
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-04-17 thsFix mmapped register alignment and endianness handling.
2007-04-16 thsMemory-mapped interface for RTC, by Herve Poussineau.
2007-04-07 pbrookUnify IRQ handling.
2006-12-07 thsMove date/time init to the RTC implementation.
2004-06-03 bellardmore accurate emulation (do not depend on localtime...
2004-04-03 bellardUIP update fix
2004-03-31 bellardwin32 port (initial patch by kazu)
2004-03-31 bellardmore precise RTC emulation (periodic timers + time...
2004-03-14 bellardio port API change
2004-03-14 bellardseparated more devices from emulator