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
2016-02-23
tusb6010: move from hw/timer to hw/usb
Peter Maydell
2016-02-18
hw/timer: QOM'ify pxa2xx_timer
xiaoqiang.zhao
2016-02-18
hw/timer: QOM'ify pl031
xiaoqiang.zhao
2016-02-18
hw/timer: QOM'ify exynos4210_rtc
xiaoqiang.zhao
2016-02-18
hw/timer: QOM'ify exynos4210_pwm
xiaoqiang.zhao
2016-02-18
hw/timer: QOM'ify exynos4210_mct
xiaoqiang.zhao
2016-02-18
hw/timer: QOM'ify arm_timer (pass 2)
xiaoqiang.zhao
2016-02-18
hw/timer: QOM'ify arm_timer (pass 1)
xiaoqiang.zhao
2016-02-03
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
2016-01-29
hw/timer: Clean up includes
Peter Maydell
2016-01-29
arm: Clean up includes
Peter Maydell
2016-01-29
x86: Clean up includes
Peter Maydell
2016-01-29
unicore: Clean up includes
Peter Maydell
2016-01-29
sparc: Clean up includes
Peter Maydell
2016-01-29
lm32: Clean up includes
Peter Maydell
2016-01-13
arm_mptimer: Don't use hw_error() in realize() method
Markus Armbruster
2016-01-09
pc: acpi: move HPET from DSDT to SSDT
Igor Mammedov
2015-12-17
i.MX: rename i.MX CCM get_clock() function and CLK ID enum names
Jean-Christophe Dubois
2015-11-09
hw/timer/hpet.c: Avoid signed integer overflow which results in bugs on OSX
Peter Maydell
2015-10-27
i.MX: Standardize i.MX GPT debug
Jean-Christophe Dubois
2015-10-27
i.MX: Standardize i.MX EPIT debug
Jean-Christophe Dubois
2015-10-08
hw: timer: Remove unnecessary variable
Shraddha Barke
2015-09-25
hpet: remove muldiv64()
Laurent Vivier
2015-09-07
i.MX: KZM: use standalone i.MX31 SOC support
Jean-Christophe Dubois
2015-09-07
arm: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-08-13
i.MX: Fix Coding style for GPT emulator
Jean-Christophe Dubois
2015-08-13
i.MX: Split GPT emulator in a header file and a source file
Jean-Christophe Dubois
2015-08-13
i.MX: Fix Coding style for EPIT emulator
Jean-Christophe Dubois
2015-08-13
i.MX: Split EPIT emulator in a header file and a source file
Jean-Christophe Dubois
2015-07-20
timer: rename NSEC_PER_SEC due to Mac OS X header clash
Stefan Hajnoczi
2015-07-06
arm_mptimer: Respect IT bit state
Dmitry Osipenko
2015-07-06
arm_mptimer: Fix timer shutdown and mode change
Dmitry Osipenko
2015-07-06
Fix interval interrupt of cadence ttc when timer is in decrement mode
Johannes Schlatow
2015-07-02
timer: Use a single definition of NSEC_PER_SEC for the whole codebase
Alberto Garcia
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-19
mc146818rtc: Reset the periodic timer on load
Paul Donohue
2015-06-17
i8254: fix out-of-bounds memory access in pit_ioport_read()
Petr Matousek
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-03
hw/timer/arm_timer.c: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
2015-04-26
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
2015-03-19
Fix remaining warnings from Sparse (void return)
Stefan Weil
2015-03-19
omap: Fix warnings from Sparse
Stefan Weil
2015-03-11
stm32f2xx_timer: Add the stm32f2xx Timer
Alistair Francis
2015-03-11
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
2015-03-10
m48t59: add m48t59 sysbus device
Mark Cave-Ayland
2015-03-10
m48t59: introduce new base-year qdev property
Mark Cave-Ayland
2015-03-10
m48t59: let init functions return a Nvram object
Hervé Poussineau
2015-03-10
m48t59: add a Nvram interface
Hervé Poussineau
2015-03-10
m48t59: register a QOM type for each nvram type we support
Hervé Poussineau
2015-03-10
m48t59: move ISA ports/memory regions registration to QOM constructor
Hervé Poussineau
[next]