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
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
7
-0
/
+7
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
38
-7
/
+44
2019-05-17
grlib, gptimer: get rid of the old-style create function
KONRAD Frederic
1
-2
/
+2
2019-05-13
Normalize header guard symbol definition.
Markus Armbruster
1
-1
/
+2
2019-04-17
hpet: Report warnings with warn_report(), not error_printf()
Markus Armbruster
1
-1
/
+1
2019-03-22
trace-events: Fix attribution of trace points to source
Markus Armbruster
1
-2
/
+2
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
1
-12
/
+12
2019-03-07
i386-softmmu.mak: remove all CONFIG_* except boards definitions
Yang Zhong
1
-0
/
+1
2019-03-07
ptimer: express dependencies with Kconfig
Paolo Bonzini
1
-0
/
+6
2019-03-07
i2c: express dependencies with Kconfig
Paolo Bonzini
1
-0
/
+3
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
1
-0
/
+53
2019-02-27
i2c: have I2C receive operation return uint8_t
Corey Minyard
3
-3
/
+3
2019-02-21
hw/timer/pl031: Convert to using trace events
Peter Maydell
2
-25
/
+36
2019-02-21
hw/timer/pl031: Allow use as an embedded-struct device
Peter Maydell
1
-24
/
+1
2019-02-18
qapi: move RTC_CHANGE to the target schema
Marc-André Lureau
1
-1
/
+1
2019-02-18
qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386
Marc-André Lureau
1
-1
/
+1
2019-01-09
trivial: Don't include isa.h if it is not really necessary
Thomas Huth
1
-1
/
+0
2019-01-07
hw/timer/nrf51_timer: Add nRF51 Timer peripheral
Steffen Görtz
3
-0
/
+399
2018-12-18
qmp hmp: Make system_wakeup check wake-up support and run state
Daniel Henrique Barboza
1
-1
/
+1
2018-12-13
timer/puv3_ost: Convert sysbus init function to realize function
Mao Zhongyi
1
-7
/
+6
2018-12-13
timer/grlib_gptimer: Convert sysbus init function to realize function
Mao Zhongyi
1
-6
/
+5
2018-12-13
timer/etraxfs_timer: Convert sysbus init function to realize function
Mao Zhongyi
1
-7
/
+7
2018-12-11
hw/timer/sun4v-rtc: Fix tracing at sun4v_rtc_write()
Eduardo Habkost
1
-1
/
+1
2018-11-27
vmstate: constify VMStateField
Marc-André Lureau
1
-2
/
+2
2018-11-19
hw/arm/stm32f205: Fix the UART and Timer region size
Seth Kintigh
1
-1
/
+1
2018-10-24
hw/timer/sun4v-rtc: Use DeviceState::realize rather than SysBusDevice::init
Philippe Mathieu-Daudé
1
-5
/
+5
2018-10-24
hw/timer/sun4v-rtc: Convert from DPRINTF() macro to trace events
Philippe Mathieu-Daudé
2
-10
/
+7
2018-10-24
trace-events: Fix copy/paste typo
Philippe Mathieu-Daudé
1
-1
/
+1
2018-10-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...
Peter Maydell
1
-2
/
+1
2018-10-19
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster
1
-2
/
+1
2018-10-19
target-i386: add rtc 0x70 port as coalesced_pio
Peng Hao
1
-0
/
+9
2018-09-25
aspeed/timer: fix compile breakage with clang 3.4.2
Cédric Le Goater
1
-1
/
+0
2018-09-25
hw/timer/cmsdk-apb-dualtimer: Add missing 'break' statements
Peter Maydell
1
-0
/
+2
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
1
-1
/
+1
2018-08-24
hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer module
Peter Maydell
3
-0
/
+521
2018-08-23
hw/timer/mc146818rtc: Fix introspection problem
Thomas Huth
1
-9
/
+3
2018-08-23
hw/timer/mc146818rtc: White space clean-up
Thomas Huth
1
-4
/
+4
2018-08-23
fix "Missing break in switch" coverity reports
Paolo Bonzini
1
-0
/
+1
2018-08-20
hw/timer/m48t59: Move away from old_mmio accessors
Peter Maydell
1
-48
/
+11
2018-07-09
hw/timer/cmsdk-apb-timer: run or stop timer on writes to RELOAD and VALUE
Peter Maydell
1
-0
/
+16
2018-07-09
hw/timer/cmsdk-apb-timer: Correctly identify and set one-shot mode
Guenter Roeck
1
-1
/
+1
2018-07-09
hw/timer/cmsdk-apb-timer: Correct ptimer policy settings
Peter Maydell
1
-1
/
+1
2018-07-03
hw/timer: Add basic M41T80 emulation
BALATON Zoltan
2
-0
/
+118
2018-06-26
aspeed/timer: use the APB frequency from the SCU
Cédric Le Goater
1
-4
/
+15
2018-06-08
hw/digic: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
1
-2
/
+2
2018-06-01
hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init
Philippe Mathieu-Daudé
1
-7
/
+4
2018-06-01
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-05-20
hw/timer/mt48t59: Fix bit-rotten NVRAM_PRINTF format strings
Thomas Huth
2
-8
/
+5
2018-04-26
timer/aspeed: fix vmstate version id
Cédric Le Goater
1
-1
/
+1
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-2
/
+2
[next]