]> git.proxmox.com Git - qemu.git/history - hw/mc146818rtc.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[qemu.git] / hw / mc146818rtc.c
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