index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
timer
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-08
hw/timer: Revert "hpet: inverse polarity when pin above ISA_NUM_IRQS"
Bill Paul
1
-12
/
+2
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
6
-0
/
+7
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
7
-26
/
+31
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2
-0
/
+2
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
4
-0
/
+4
2016-03-16
hw/timer: Add ASPEED timer device model
Andrew Jeffery
2
-0
/
+450
2016-03-16
i.MX: Add the CLK_IPG_HIGH clock
Jean-Christophe Dubois
2
-12
/
+12
2016-03-16
i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.
Jean-Christophe Dubois
2
-6
/
+6
2016-03-16
i.MX: Allow GPT timer to rollover.
Jean-Christophe Dubois
1
-12
/
+15
2016-02-23
tusb6010: move from hw/timer to hw/usb
Peter Maydell
2
-818
/
+0
2016-02-18
hw/timer: QOM'ify pxa2xx_timer
xiaoqiang.zhao
1
-15
/
+21
2016-02-18
hw/timer: QOM'ify pl031
xiaoqiang.zhao
1
-6
/
+5
2016-02-18
hw/timer: QOM'ify exynos4210_rtc
xiaoqiang.zhao
1
-7
/
+5
2016-02-18
hw/timer: QOM'ify exynos4210_pwm
xiaoqiang.zhao
1
-7
/
+5
2016-02-18
hw/timer: QOM'ify exynos4210_mct
xiaoqiang.zhao
1
-7
/
+5
2016-02-18
hw/timer: QOM'ify arm_timer (pass 2)
xiaoqiang.zhao
1
-1
/
+1
2016-02-18
hw/timer: QOM'ify arm_timer (pass 1)
xiaoqiang.zhao
1
-21
/
+19
2016-02-03
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
1
-0
/
+1
2016-01-29
hw/timer: Clean up includes
Peter Maydell
11
-0
/
+11
2016-01-29
arm: Clean up includes
Peter Maydell
13
-0
/
+13
2016-01-29
x86: Clean up includes
Peter Maydell
4
-0
/
+4
2016-01-29
unicore: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-29
sparc: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-29
lm32: Clean up includes
Peter Maydell
2
-0
/
+2
2016-01-13
arm_mptimer: Don't use hw_error() in realize() method
Markus Armbruster
1
-2
/
+3
2016-01-09
pc: acpi: move HPET from DSDT to SSDT
Igor Mammedov
1
-1
/
+1
2015-12-17
i.MX: rename i.MX CCM get_clock() function and CLK ID enum names
Jean-Christophe Dubois
2
-19
/
+17
2015-11-09
hw/timer/hpet.c: Avoid signed integer overflow which results in bugs on OSX
Peter Maydell
1
-2
/
+2
2015-10-27
i.MX: Standardize i.MX GPT debug
Jean-Christophe Dubois
1
-33
/
+23
2015-10-27
i.MX: Standardize i.MX EPIT debug
Jean-Christophe Dubois
1
-28
/
+20
2015-10-08
hw: timer: Remove unnecessary variable
Shraddha Barke
1
-3
/
+1
2015-09-25
hpet: remove muldiv64()
Laurent Vivier
1
-3
/
+3
2015-09-07
i.MX: KZM: use standalone i.MX31 SOC support
Jean-Christophe Dubois
2
-22
/
+0
2015-09-07
arm: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-2
/
+1
2015-08-13
i.MX: Fix Coding style for GPT emulator
Jean-Christophe Dubois
1
-3
/
+3
2015-08-13
i.MX: Split GPT emulator in a header file and a source file
Jean-Christophe Dubois
1
-76
/
+3
2015-08-13
i.MX: Fix Coding style for EPIT emulator
Jean-Christophe Dubois
1
-6
/
+6
2015-08-13
i.MX: Split EPIT emulator in a header file and a source file
Jean-Christophe Dubois
1
-49
/
+3
2015-07-20
timer: rename NSEC_PER_SEC due to Mac OS X header clash
Stefan Hajnoczi
1
-8
/
+10
2015-07-06
arm_mptimer: Respect IT bit state
Dmitry Osipenko
1
-1
/
+1
2015-07-06
arm_mptimer: Fix timer shutdown and mode change
Dmitry Osipenko
1
-2
/
+9
2015-07-06
Fix interval interrupt of cadence ttc when timer is in decrement mode
Johannes Schlatow
1
-5
/
+4
2015-07-02
timer: Use a single definition of NSEC_PER_SEC for the whole codebase
Alberto Garcia
1
-1
/
+0
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-06-19
mc146818rtc: Reset the periodic timer on load
Paul Donohue
1
-0
/
+6
2015-06-17
i8254: fix out-of-bounds memory access in pit_ioport_read()
Petr Matousek
1
-0
/
+6
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2
-20
/
+14
2015-06-03
hw/timer/arm_timer.c: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
1
-4
/
+2
2015-04-26
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
1
-2
/
+3
2015-03-19
Fix remaining warnings from Sparse (void return)
Stefan Weil
1
-1
/
+1
[next]