index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
mc146818rtc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix RTC breakage from r7031.
pbrook
2009-04-10
1
-1
/
+1
*
mc146818: add square wave output support
aurel32
2009-04-07
1
-10
/
+29
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-4
/
+0
*
Support epoch of 1980 in RTC emulation for MIPS Magnum
aurel32
2009-01-24
1
-4
/
+12
*
Add -rtc-td-hack option to fix time drift with RTC on Windows (Gleb Natapov)
aliguori
2009-01-15
1
-0
/
+57
*
Fix day of week in mc146818
aurel32
2009-01-14
1
-4
/
+5
*
Remove trailing spaces introduced by commit 6081
aurel32
2008-12-18
1
-5
/
+5
*
Add HPET emulation to qemu (Beth Kon)
aliguori
2008-12-17
1
-5
/
+24
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-8
/
+6
*
Unify RTCs that use host time, fix M48t59 alarm.
balrog
2008-02-17
1
-14
/
+4
*
qemu_put signedness fixes, by Andre Przywara.
ths
2007-12-16
1
-18
/
+18
*
Add statics and missing #includes for prototypes.
pbrook
2007-11-18
1
-10
/
+10
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+5
*
added -startdate option
bellard
2007-11-07
1
-4
/
+9
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-3
/
+3
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-16
/
+16
*
Fix mmapped register alignment and endianness handling.
ths
2007-04-17
1
-10
/
+25
*
Memory-mapped interface for RTC, by Herve Poussineau.
ths
2007-04-16
1
-0
/
+93
*
Unify IRQ handling.
pbrook
2007-04-07
1
-6
/
+6
*
Move date/time init to the RTC implementation.
ths
2006-12-07
1
-0
/
+25
*
more accurate emulation (do not depend on localtime() or gmtime()
bellard
2004-06-03
1
-58
/
+102
*
UIP update fix
bellard
2004-04-03
1
-1
/
+7
*
win32 port (initial patch by kazu)
bellard
2004-03-31
1
-20
/
+0
*
more precise RTC emulation (periodic timers + time updates)
bellard
2004-03-31
1
-34
/
+264
*
io port API change
bellard
2004-03-14
1
-6
/
+6
*
separated more devices from emulator
bellard
2004-03-14
1
-0
/
+203