index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
timer
Age
Commit message (
Expand
)
Author
2015-03-09
Generalize QOM publishing of date and time from mc146818rtc.c
David Gibson
2015-02-05
fix mc146818rtc wrong subsection name to avoid vmstate_subsection_load() fail
Zhang Haoyu
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2014-12-11
hpet: increase spelling precision
Stefan Hajnoczi
2014-09-11
mc146818rtc: add missed field to vmstate
Pavel Dovgalyuk
2014-09-02
Fix debug print warning
Gonglei
2014-08-27
mc146818rtc: reinitialize irq_reinject_on_ack_count on reset
Paolo Bonzini
2014-08-09
hw/timer: Move extern declaration from .c to .h file
Stefan Weil
2014-08-09
hw/timer/imx_*: fix TIMER_MAX clash with system symbol
Michael Tokarev
2014-07-10
mc146818rtc: register the clock reset notifier on the right clock
Paolo Bonzini
2014-07-01
Merge remote-tracking branch 'remotes/bonzini/memory' into staging
Peter Maydell
2014-07-01
mc146818rtc: add "rtc-time" link to "/machine/rtc"
Marcelo Tosatti
2014-06-30
hw: Fix qemu_allocate_irqs() leaks
Andreas Färber
2014-06-29
timer: cadence_ttc: Convert to instance_init
Alistair Francis
2014-06-29
mc146818rtc: add rtc-reset-reinjection QMP command
Marcelo Tosatti
2014-06-23
qapi event: convert RTC_CHANGE
Wenchao Xia
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
2014-06-09
timer: xilinx_timer: Convert to realize()
Peter Crosthwaite
2014-05-15
qapi: Replace uncommon use of the error API by the common one
Markus Armbruster
2014-05-15
hw: Don't call visit_end_struct() after visit_start_struct() fails
Markus Armbruster
2014-05-15
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...
Peter Maydell
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-05-13
hw/timer/exynos4210_mct: Avoid overflow in exynos4210_ltick_recalc_count
Peter Maydell
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-05-13
xilinx_timer: Fix writes into TCSR register
Guenter Roeck
2014-05-07
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i...
Peter Maydell
2014-05-05
hpet: fix buffer overrun on invalid state load
Michael S. Tsirkin
2014-05-05
hw: Consistently name Error ** objects errp, and not err
Markus Armbruster
2014-04-17
allwinner-a10-pit: implement prescaler and source selection
Beniamino Galvani
2014-04-17
allwinner-a10-pit: use level triggered interrupts
Beniamino Galvani
2014-04-17
allwinner-a10-pit: avoid generation of spurious interrupts
Beniamino Galvani
2014-04-17
timer: cadence_ttc: Fix match register write logic
Peter Crosthwaite
2014-03-28
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-03-27
Don't enable a HPET timer if HPET is disabled
Matt Lupfer
2014-03-27
hw/timer/grlib_gptimer: remove unnecessary assignment
Prasad Joshi
2014-03-15
hw/timer/grlib_gptimer: Avoid integer overflows
Sebastian Huber
2014-03-04
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
Peter Maydell
2014-02-27
sun4m: fix slavio timer RUN/STOP bit
Mark Cave-Ayland
2014-02-26
hw/timer/arm_timer: Avoid array overrun for bad addresses
Peter Maydell
2014-02-14
qdev: Add enum property types to QAPI schema
Paolo Bonzini
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2014-02-14
twl92230: QOM'ify
Andreas Färber
2014-02-14
ds1338: QOM'ify
Andreas Färber
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
2013-12-23
isa: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-17
hw/timer: add allwinner a10 timer
liguang
2013-12-17
hw/arm/digic: add timer support
Antony Pavlov
[next]