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-06-29
MC146818 RTC: add GPIO access to output IRQ
Efimov Vasily
2016-06-20
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-06-20
Merge remote-tracking branch 'remotes/mwalle/tags/lm32-queue/20160620' into s...
Peter Maydell
2016-06-20
trace: split out trace events for hw/timer/ directory
Daniel P. Berrange
2016-06-20
milkymist: update specification URLs
Michael Walle
2016-06-20
hw/timer: QOM'ify milkymist_sysctl
xiaoqiang zhao
2016-06-20
hw/timer: QOM'ify lm32_timer
xiaoqiang zhao
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2016-06-17
hw/timer: Add value matching support to aspeed_timer
Andrew Jeffery
2016-06-07
hw: Clean up includes
Peter Maydell
2016-06-07
The only 64bit parameter of muldiv64() is the first one.
Laurent Vivier
2016-05-20
aspeed: include qemu/log.h
Paolo Bonzini
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-18
Fix some typos found by codespell
Stefan Weil
2016-04-08
hw/timer: Revert "hpet: inverse polarity when pin above ISA_NUM_IRQS"
Bill Paul
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-16
hw/timer: Add ASPEED timer device model
Andrew Jeffery
2016-03-16
i.MX: Add the CLK_IPG_HIGH clock
Jean-Christophe Dubois
2016-03-16
i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.
Jean-Christophe Dubois
2016-03-16
i.MX: Allow GPT timer to rollover.
Jean-Christophe Dubois
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
[next]