index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
timer
/
mc146818rtc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mc146818rtc: Remove reset notifiers
Dr. David Alan Gilbert
2019-08-20
1
-19
/
+0
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
qapi: Rename target.json to misc-target.json
Markus Armbruster
2019-07-02
1
-2
/
+2
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
qapi: move RTC_CHANGE to the target schema
Marc-André Lureau
2019-02-18
1
-1
/
+1
*
qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386
Marc-André Lureau
2019-02-18
1
-1
/
+1
*
qmp hmp: Make system_wakeup check wake-up support and run state
Daniel Henrique Barboza
2018-12-18
1
-1
/
+1
*
target-i386: add rtc 0x70 port as coalesced_pio
Peng Hao
2018-10-19
1
-0
/
+9
*
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
2018-08-28
1
-1
/
+1
*
hw/timer/mc146818rtc: Fix introspection problem
Thomas Huth
2018-08-23
1
-9
/
+3
*
hw/timer/mc146818rtc: White space clean-up
Thomas Huth
2018-08-23
1
-4
/
+4
*
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
1
-2
/
+2
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+2
*
hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+1
*
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
1
-1
/
+3
*
mc146818rtc: implement UIP latching as intended
Paolo Bonzini
2017-08-01
1
-6
/
+9
*
mc146818rtc: simplify check_update_timer
Paolo Bonzini
2017-08-01
1
-13
/
+11
*
qtest: add rtc periodic timer test
Xiao Guangrong
2017-06-06
1
-12
/
+3
*
mc146818rtc: embrace all x86 specific code
Xiao Guangrong
2017-06-06
1
-29
/
+31
*
mc146818rtc: drop unnecessary '#ifdef TARGET_I386'
Xiao Guangrong
2017-06-06
1
-13
/
+3
*
mc146818rtc: ensure LOST_TICK_POLICY_SLEW is only enabled on TARGET_I386
Xiao Guangrong
2017-06-06
1
-2
/
+2
*
mc146818rtc: precisely count the clock for periodic timer
Tai Yunfang
2017-06-06
1
-23
/
+97
*
mc146818rtc: update periodic timer only if it is needed
Xiao Guangrong
2017-06-06
1
-2
/
+16
*
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-17
1
-1
/
+1
*
replay: don't use rtc clock on loadvm phase
Pavel Dovgalyuk
2017-01-27
1
-4
/
+11
*
bugfix: vm halt when in reset looping
hangaohuai
2017-01-16
1
-0
/
+12
*
MC146818 RTC: coordinate guest clock base to destination host after migration
Junlian Bell
2016-10-04
1
-1
/
+9
*
MC146818 RTC: add GPIO access to output IRQ
Efimov Vasily
2016-06-29
1
-2
/
+4
*
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2016-06-20
1
-3
/
+1
*
hw: Clean up includes
Peter Maydell
2016-06-07
1
-1
/
+0
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-0
/
+2
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
1
-6
/
+8
*
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
1
-0
/
+1
*
x86: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
timer: rename NSEC_PER_SEC due to Mac OS X header clash
Stefan Hajnoczi
2015-07-20
1
-8
/
+10
*
timer: Use a single definition of NSEC_PER_SEC for the whole codebase
Alberto Garcia
2015-07-02
1
-1
/
+0
*
mc146818rtc: Reset the periodic timer on load
Paul Donohue
2015-06-19
1
-0
/
+6
*
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-12
1
-13
/
+10
*
Generalize QOM publishing of date and time from mc146818rtc.c
David Gibson
2015-03-09
1
-41
/
+3
*
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
[next]