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
/
timer
/
mc146818rtc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-07
hw: Clean up includes
Peter Maydell
1
-1
/
+0
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+2
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
1
-6
/
+8
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
1
-0
/
+1
2016-01-29
x86: Clean up includes
Peter Maydell
1
-0
/
+1
2015-07-20
timer: rename NSEC_PER_SEC due to Mac OS X header clash
Stefan Hajnoczi
1
-8
/
+10
2015-07-02
timer: Use a single definition of NSEC_PER_SEC for the whole codebase
Alberto Garcia
1
-1
/
+0
2015-06-19
mc146818rtc: Reset the periodic timer on load
Paul Donohue
1
-0
/
+6
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
1
-13
/
+10
2015-03-09
Generalize QOM publishing of date and time from mc146818rtc.c
David Gibson
1
-41
/
+3
2015-02-05
fix mc146818rtc wrong subsection name to avoid vmstate_subsection_load() fail
Zhang Haoyu
1
-1
/
+1
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
1
-2
/
+2
2014-09-11
mc146818rtc: add missed field to vmstate
Pavel Dovgalyuk
1
-0
/
+24
2014-09-02
Fix debug print warning
Gonglei
1
-1
/
+1
2014-08-27
mc146818rtc: reinitialize irq_reinject_on_ack_count on reset
Paolo Bonzini
1
-0
/
+1
2014-07-10
mc146818rtc: register the clock reset notifier on the right clock
Paolo Bonzini
1
-1
/
+1
2014-07-01
mc146818rtc: add "rtc-time" link to "/machine/rtc"
Marcelo Tosatti
1
-0
/
+9
2014-06-29
mc146818rtc: add rtc-reset-reinjection QMP command
Marcelo Tosatti
1
-0
/
+18
2014-06-23
qapi event: convert RTC_CHANGE
Wenchao Xia
1
-1
/
+2
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
1
-2
/
+1
2014-05-15
qapi: Replace uncommon use of the error API by the common one
Markus Armbruster
1
-2
/
+22
2014-05-15
hw: Don't call visit_end_struct() after visit_start_struct() fails
Markus Armbruster
1
-8
/
+15
2014-02-14
qdev: Add enum property types to QAPI schema
Paolo Bonzini
1
-7
/
+7
2013-12-23
isa: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+2
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+1
2013-11-05
rtc: remove dead SQW IRQ code
Jan Kiszka
1
-8
/
+1
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-8
/
+8
2013-08-22
aio / timers: Convert rtc_clock to be a QEMUClockType
Alex Bligh
1
-13
/
+15
2013-08-22
aio / timers: Rename qemu_timer_* functions
Alex Bligh
1
-3
/
+3
2013-07-04
hw/t*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-1
/
+1
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-1
/
+1
2013-06-07
isa: Use realizefn for ISADevice
Andreas Färber
1
-9
/
+9
2013-05-01
pc: Update rtc_cmos on CPU hot-plug
Igor Mammedov
1
-0
/
+7
2013-04-29
mc146818rtc: QOM'ify
Andreas Färber
1
-16
/
+20
2013-04-08
hw: move MC146818RTC to hw/timer/, configure via default-configs/
Paolo Bonzini
1
-0
/
+913