Install keymaps from new location
[qemu] / hw / mc146818rtc.c
2009-04-22 aliguoriChange RTC time drift IRQ re-injection (Gleb Natapov)
2009-04-10 pbrookFix RTC breakage from r7031.
2009-04-07 aurel32mc146818: add square wave output support
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2009-01-24 aurel32Support epoch of 1980 in RTC emulation for MIPS Magnum
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