index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
mc146818rtc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-18
Remove trailing spaces introduced by commit 6081
aurel32
1
-5
/
+5
2008-12-17
Add HPET emulation to qemu (Beth Kon)
aliguori
1
-5
/
+24
2008-12-01
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
1
-8
/
+6
2008-02-17
Unify RTCs that use host time, fix M48t59 alarm.
balrog
1
-14
/
+4
2007-12-16
qemu_put signedness fixes, by Andre Przywara.
ths
1
-18
/
+18
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
1
-10
/
+10
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+5
2007-11-07
added -startdate option
bellard
1
-4
/
+9
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-3
/
+3
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-16
/
+16
2007-04-17
Fix mmapped register alignment and endianness handling.
ths
1
-10
/
+25
2007-04-16
Memory-mapped interface for RTC, by Herve Poussineau.
ths
1
-0
/
+93
2007-04-07
Unify IRQ handling.
pbrook
1
-6
/
+6
2006-12-07
Move date/time init to the RTC implementation.
ths
1
-0
/
+25
2004-06-03
more accurate emulation (do not depend on localtime() or gmtime()
bellard
1
-58
/
+102
2004-04-03
UIP update fix
bellard
1
-1
/
+7
2004-03-31
win32 port (initial patch by kazu)
bellard
1
-20
/
+0
2004-03-31
more precise RTC emulation (periodic timers + time updates)
bellard
1
-34
/
+264
2004-03-14
io port API change
bellard
1
-6
/
+6
2004-03-14
separated more devices from emulator
bellard
1
-0
/
+203