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
2013-12-13
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-10
/
+19
2013-12-11
hpet: fix build with CONFIG_HPET off
Michael S. Tsirkin
1
-6
/
+0
2013-12-11
hpet: enable to entitle more irq pins for hpet
Liu Ping Fan
1
-2
/
+7
2013-12-11
hpet: inverse polarity when pin above ISA_NUM_IRQS
Liu Ping Fan
1
-2
/
+12
2013-12-10
hw/timer: Introduce ARM A9 Global Timer.
Peter Crosthwaite
2
-0
/
+370
2013-12-02
misc: Replace 'struct QEMUTimer' by 'QEMUTimer'
Stefan Weil
1
-2
/
+2
2013-11-05
rtc: remove dead SQW IRQ code
Jan Kiszka
1
-8
/
+1
2013-11-05
a9mpcore: Embed ARMMPTimerState
Andreas Färber
1
-31
/
+4
2013-11-05
arm_mptimer: Convert to QOM realize
Andreas Färber
1
-10
/
+15
2013-10-14
hpet: add API to find it
Michael S. Tsirkin
1
-0
/
+5
2013-09-01
misc: Fix some typos in names and comments
Stefan Weil
1
-2
/
+2
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
15
-96
/
+96
2013-08-22
aio / timers: Convert rtc_clock to be a QEMUClockType
Alex Bligh
4
-25
/
+28
2013-08-22
aio / timers: Untangle include files
Alex Bligh
11
-0
/
+12
2013-08-22
aio / timers: Rename qemu_timer_* functions
Alex Bligh
1
-3
/
+3
2013-08-20
hw/timer/imx_epit: Simplify and fix imx_epit implementation
Peter Chubb
1
-58
/
+36
2013-07-29
xilinx_timer: QOM cast cleanup
Andreas Färber
1
-3
/
+8
2013-07-29
tusb6010: QOM cast cleanup
Andreas Färber
1
-10
/
+16
2013-07-29
slavio_timer: QOM cast cleanup
Andreas Färber
1
-4
/
+9
2013-07-29
pxa2xx_timer: QOM'ify pxa25x-timer and pxa27x-timer
Andreas Färber
1
-13
/
+29
2013-07-29
puv3_ost: QOM cast cleanup
Andreas Färber
1
-4
/
+8
2013-07-29
pl031: QOM cast cleanup
Andreas Färber
1
-3
/
+7
2013-07-29
pl031: Rename pl031_state to PL031State
Andreas Färber
1
-18
/
+18
2013-07-29
milkymist-sysctl: QOM cast cleanup
Andreas Färber
1
-5
/
+9
2013-07-29
m48t59: QOM cast cleanup for M48t59SysBusState
Andreas Färber
1
-6
/
+10
2013-07-29
lm32_timer: QOM cast cleanup
Andreas Färber
1
-4
/
+8
2013-07-29
grlib_gptimer: QOM cast cleanup
Andreas Färber
1
-4
/
+9
2013-07-29
exynos4210_rtc: QOM cast cleanup
Andreas Färber
1
-4
/
+9
2013-07-29
exynos4210_pwm: QOM cast cleanup
Andreas Färber
1
-4
/
+8
2013-07-29
exynos4210_mct: QOM cast cleanup
Andreas Färber
1
-4
/
+9
2013-07-29
etraxfs_timer: QOM cast cleanup
Andreas Färber
1
-3
/
+8
2013-07-29
etraxfs_timer: Rename etrax_timer to ETRAXTimerState
Andreas Färber
1
-13
/
+13
2013-07-29
cadence_ttc: QOM cast cleanup
Andreas Färber
1
-4
/
+9
2013-07-29
arm_timer: QOM cast cleanup for icp_pit_state
Andreas Färber
1
-3
/
+8
2013-07-29
arm_timer: QOM cast cleanup for SP804State
Andreas Färber
1
-7
/
+12
2013-07-29
arm_timer: Rename sp804_state to SP804State
Andreas Färber
1
-10
/
+10
2013-07-29
timer/arm_mptimer: QOM cast cleanup
Andreas Färber
1
-5
/
+13
2013-07-23
hpet: Use QOM realize for hpet
Hu Tao
1
-13
/
+19
2013-07-23
hpet: QOM'ify some more
Hu Tao
1
-6
/
+13
2013-07-23
hw: Avoid use of QOM type name macros in VMStateDescriptions
Peter Maydell
2
-2
/
+2
2013-07-09
timer/arm_mptimer: Build arm_mptimer only once
Andreas Färber
2
-1
/
+2
2013-07-09
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
1
-5
/
+3
2013-07-04
hw/t*: pass owner to memory_region_init* functions
Paolo Bonzini
22
-30
/
+39
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
25
-31
/
+31
2013-06-25
i.MX: Rework functions/types name and use new style initialization
Jean-Christophe DUBOIS
1
-87
/
+84
2013-06-25
i.MX: Implement a more complete version of the GPT timer.
Jean-Christophe DUBOIS
1
-174
/
+269
2013-06-07
i8254: Convert PITCommonState to QOM realizefn
Andreas Färber
2
-13
/
+19
2013-06-07
i8254: QOM'ify some more
Andreas Färber
1
-2
/
+2
2013-06-07
isa: Use realizefn for ISADevice
Andreas Färber
3
-26
/
+29
2013-06-03
i.MX: Improve EPIT timer code.
Jean-Christophe DUBOIS
1
-104
/
+132
[next]