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
/
timer
/
mc146818rtc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix mc146818rtc wrong subsection name to avoid vmstate_subsection_load() fail
Zhang Haoyu
2015-02-05
1
-1
/
+1
*
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2015-01-26
1
-2
/
+2
*
mc146818rtc: add missed field to vmstate
Pavel Dovgalyuk
2014-09-11
1
-0
/
+24
*
Fix debug print warning
Gonglei
2014-09-02
1
-1
/
+1
*
mc146818rtc: reinitialize irq_reinject_on_ack_count on reset
Paolo Bonzini
2014-08-27
1
-0
/
+1
*
mc146818rtc: register the clock reset notifier on the right clock
Paolo Bonzini
2014-07-10
1
-1
/
+1
*
mc146818rtc: add "rtc-time" link to "/machine/rtc"
Marcelo Tosatti
2014-07-01
1
-0
/
+9
*
mc146818rtc: add rtc-reset-reinjection QMP command
Marcelo Tosatti
2014-06-29
1
-0
/
+18
*
qapi event: convert RTC_CHANGE
Wenchao Xia
2014-06-23
1
-1
/
+2
*
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
1
-2
/
+1
*
qapi: Replace uncommon use of the error API by the common one
Markus Armbruster
2014-05-15
1
-2
/
+22
*
hw: Don't call visit_end_struct() after visit_start_struct() fails
Markus Armbruster
2014-05-15
1
-8
/
+15
*
qdev: Add enum property types to QAPI schema
Paolo Bonzini
2014-02-14
1
-7
/
+7
*
isa: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+2
*
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+1
*
rtc: remove dead SQW IRQ code
Jan Kiszka
2013-11-05
1
-8
/
+1
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-8
/
+8
*
aio / timers: Convert rtc_clock to be a QEMUClockType
Alex Bligh
2013-08-22
1
-13
/
+15
*
aio / timers: Rename qemu_timer_* functions
Alex Bligh
2013-08-22
1
-3
/
+3
*
hw/t*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
isa: Use realizefn for ISADevice
Andreas Färber
2013-06-07
1
-9
/
+9
*
pc: Update rtc_cmos on CPU hot-plug
Igor Mammedov
2013-05-01
1
-0
/
+7
*
mc146818rtc: QOM'ify
Andreas Färber
2013-04-29
1
-16
/
+20
*
hw: move MC146818RTC to hw/timer/, configure via default-configs/
Paolo Bonzini
2013-04-08
1
-0
/
+913