index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
timer
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
aspeed/timer: Add support for IRQ status register on the AST2600
Cédric Le Goater
2019-10-15
1
-0
/
+1
*
aspeed/timer: Add AST2600 support
Cédric Le Goater
2019-10-15
1
-0
/
+1
*
aspeed/timer: Add support for control register 3
Cédric Le Goater
2019-10-15
1
-0
/
+1
*
aspeed/timer: Introduce an object class per SoC
Cédric Le Goater
2019-10-15
1
-0
/
+15
*
hw/timer/mss-timerc: Switch to transaction-based ptimer API
Peter Maydell
2019-10-15
1
-1
/
+0
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
2
-1
/
+2
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
3
-3
/
+0
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
include: Make headers more self-contained
Markus Armbruster
2019-08-16
5
-0
/
+7
*
pl031: Correctly migrate state when using -rtc clock=host
Peter Maydell
2019-07-15
1
-0
/
+2
*
hw: timer: Add ASPEED RTC device
Joel Stanley
2019-07-01
1
-0
/
+31
*
Supply missing header guards
Markus Armbruster
2019-06-12
1
-0
/
+5
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
arm: Move system_clock_scale to armv7m_systick.h
Peter Maydell
2019-05-23
1
-0
/
+22
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2019-05-13
1
-2
/
+2
*
hw/timer/pl031: Allow use as an embedded-struct device
Peter Maydell
2019-02-21
1
-0
/
+44
*
hw/timer/nrf51_timer: Add nRF51 Timer peripheral
Steffen Görtz
2019-01-07
1
-0
/
+80
*
qom: make interface types abstract
Marc-André Lureau
2018-12-11
1
-3
/
+1
*
aspeed/timer: fix compile breakage with clang 3.4.2
Cédric Le Goater
2018-09-25
1
-2
/
+1
*
hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer module
Peter Maydell
2018-08-24
1
-0
/
+72
*
aspeed/timer: use the APB frequency from the SCU
Cédric Le Goater
2018-06-26
1
-0
/
+4
*
xlnx-zynqmp-rtc: Add basic time support
Alistair Francis
2018-03-02
1
-0
/
+2
*
xlnx-zynqmp-rtc: Initial commit
Alistair Francis
2018-03-02
1
-0
/
+84
*
i.MX: Add i.MX7 GPT variant
Andrey Smirnov
2018-02-09
1
-0
/
+1
*
hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+2
*
hw/timer/i8254: rename pit_init() -> i8254_pit_init()
Philippe Mathieu-Daudé
2017-12-18
2
-3
/
+4
*
msf2: Add Smartfusion2 System timer
Subbaraya Sundeep
2017-09-21
1
-0
/
+64
*
hw/char/cmsdk-apb-timer: Implement CMSDK APB timer device
Peter Maydell
2017-07-17
1
-0
/
+59
*
qtest: add rtc periodic timer test
Xiao Guangrong
2017-06-06
1
-0
/
+20
*
armv7m: Split systick out from NVIC
Peter Maydell
2017-02-28
1
-0
/
+34
*
hw/mips_gictimer: provide API for retrieving frequency
Paul Burton
2017-02-21
1
-0
/
+1
*
target-sparc: implement sun4v RTC
Artyom Tarasenko
2017-01-18
1
-0
/
+1
*
arm_mptimer: Convert to use ptimer
Dmitry Osipenko
2016-10-24
1
-4
/
+1
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
3
-3
/
+3
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
1
-3
/
+3
*
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
5
-12
/
+14
*
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into staging
Peter Maydell
2016-07-12
1
-0
/
+46
|
\
|
*
hw/mips: implement GIC Interval Timer
Yongbok Kim
2016-07-12
1
-0
/
+46
*
|
i.MX: split the GPT timer implementation into per SOC definitions
Jean-Christophe Dubois
2016-07-07
1
-1
/
+8
|
/
*
pcspk: fix KVM
Paolo Bonzini
2016-06-30
2
-8
/
+8
*
hw/timer: Add value matching support to aspeed_timer
Andrew Jeffery
2016-06-17
1
-2
/
+3
*
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-22
1
-1
/
+0
*
hw/timer: Add ASPEED timer device model
Andrew Jeffery
2016-03-16
1
-0
/
+59
*
pc: acpi: move HPET from DSDT to SSDT
Igor Mammedov
2016-01-09
1
-0
/
+1
*
i.MX: Split the CCM class into an abstract base class and a concrete class
Jean-Christophe Dubois
2015-12-17
2
-4
/
+6
*
hpet: remove muldiv64()
Laurent Vivier
2015-09-25
1
-2
/
+2
*
i.MX: Split GPT emulator in a header file and a source file
Jean-Christophe Dubois
2015-08-13
1
-0
/
+107
*
i.MX: Split EPIT emulator in a header file and a source file
Jean-Christophe Dubois
2015-08-13
1
-0
/
+79
*
Fix Cortex-A9 global timer
Johannes Schlatow
2015-07-27
1
-1
/
+1
[prev]
[next]