aboutsummaryrefslogtreecommitdiff
path: root/hw/mc146818rtc.c
AgeCommit message (Expand)Author
2009-04-22Change RTC time drift IRQ re-injection (Gleb Natapov)aliguori
2009-04-10Fix RTC breakage from r7031.pbrook
2009-04-07mc146818: add square wave output supportaurel32
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-01-24Support epoch of 1980 in RTC emulation for MIPS Magnumaurel32
2009-01-15Add -rtc-td-hack option to fix time drift with RTC on Windows (Gleb Natapov)aliguori
2009-01-14Fix day of week in mc146818aurel32
2008-12-18Remove trailing spaces introduced by commit 6081aurel32
2008-12-17Add HPET emulation to qemu (Beth Kon)aliguori
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook
2008-02-17Unify RTCs that use host time, fix M48t59 alarm.balrog
2007-12-16qemu_put signedness fixes, by Andre Przywara.ths
2007-11-18Add statics and missing #includes for prototypes.pbrook
2007-11-17Break up vl.h.pbrook
2007-11-07added -startdate optionbellard
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-04-17Fix mmapped register alignment and endianness handling.ths
2007-04-16Memory-mapped interface for RTC, by Herve Poussineau.ths
2007-04-07Unify IRQ handling.pbrook
2006-12-07Move date/time init to the RTC implementation.ths
2004-06-03more accurate emulation (do not depend on localtime() or gmtime()bellard
2004-04-03UIP update fixbellard
2004-03-31win32 port (initial patch by kazu)bellard
2004-03-31more precise RTC emulation (periodic timers + time updates)bellard
2004-03-14io port API changebellard
2004-03-14separated more devices from emulatorbellard