index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
timer
Age
Commit message (
Expand
)
Author
2020-08-27
i8254: Move PITCommonState/PITCommonClass typedefs to i8254.h
Eduardo Habkost
2020-08-27
aspeed_timer: Fix ASPEED_TIMER macro definition
Eduardo Habkost
2020-07-11
hw/timer: avr: Add limited support for 16-bit timer peripheral
Michael Rolnik
2020-06-22
hw/timer: RX62N compare match timer (CMT)
Yoshinori Sato
2020-06-22
hw/timer: RX62N 8-Bit timer (TMR)
Yoshinori Sato
2020-06-22
hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'
Philippe Mathieu-Daudé
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
isa: Convert uses of isa_create() with Coccinelle
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-05-11
hw/timer/nrf51_timer: Display timer ID in trace events
Philippe Mathieu-Daudé
2019-10-25
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-10-25
hw/timer/bcm2835: Add the BCM2835 SYS_timer
Philippe Mathieu-Daudé
2019-10-24
hw: Move Aspeed RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-15
aspeed/timer: Add support for IRQ status register on the AST2600
Cédric Le Goater
2019-10-15
aspeed/timer: Add AST2600 support
Cédric Le Goater
2019-10-15
aspeed/timer: Add support for control register 3
Cédric Le Goater
2019-10-15
aspeed/timer: Introduce an object class per SoC
Cédric Le Goater
2019-10-15
hw/timer/mss-timerc: Switch to transaction-based ptimer API
Peter Maydell
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2019-07-15
pl031: Correctly migrate state when using -rtc clock=host
Peter Maydell
2019-07-01
hw: timer: Add ASPEED RTC device
Joel Stanley
2019-06-12
Supply missing header guards
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-05-23
arm: Move system_clock_scale to armv7m_systick.h
Peter Maydell
2019-05-13
Clean up ill-advised or unusual header guards
Markus Armbruster
2019-02-21
hw/timer/pl031: Allow use as an embedded-struct device
Peter Maydell
2019-01-07
hw/timer/nrf51_timer: Add nRF51 Timer peripheral
Steffen Görtz
2018-12-11
qom: make interface types abstract
Marc-André Lureau
2018-09-25
aspeed/timer: fix compile breakage with clang 3.4.2
Cédric Le Goater
2018-08-24
hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer module
Peter Maydell
2018-06-26
aspeed/timer: use the APB frequency from the SCU
Cédric Le Goater
2018-03-02
xlnx-zynqmp-rtc: Add basic time support
Alistair Francis
2018-03-02
xlnx-zynqmp-rtc: Initial commit
Alistair Francis
2018-02-09
i.MX: Add i.MX7 GPT variant
Andrey Smirnov
2017-12-18
hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()
Philippe Mathieu-Daudé
2017-12-18
hw/timer/i8254: rename pit_init() -> i8254_pit_init()
Philippe Mathieu-Daudé
2017-09-21
msf2: Add Smartfusion2 System timer
Subbaraya Sundeep
2017-07-17
hw/char/cmsdk-apb-timer: Implement CMSDK APB timer device
Peter Maydell
2017-06-06
qtest: add rtc periodic timer test
Xiao Guangrong
2017-02-28
armv7m: Split systick out from NVIC
Peter Maydell
2017-02-21
hw/mips_gictimer: provide API for retrieving frequency
Paul Burton
[next]