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
/
hw
/
timer
Commit message (
Expand
)
Author
Age
Files
Lines
*
pl031: Correctly migrate state when using -rtc clock=host
Peter Maydell
2019-07-15
1
-4
/
+88
*
hw/timer/armv7m_systick: Forbid non-privileged accesses
Peter Maydell
2019-07-04
1
-6
/
+20
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...
Peter Maydell
2019-07-03
1
-2
/
+2
|
\
|
*
qapi: Rename target.json to misc-target.json
Markus Armbruster
2019-07-02
1
-2
/
+2
*
|
aspeed/timer: Ensure positive muldiv delta
Christian Svensson
2019-07-01
1
-1
/
+5
*
|
aspeed/timer: Fix match calculations
Andrew Jeffery
2019-07-01
1
-3
/
+10
*
|
aspeed/timer: Status register contains reload for stopped timer
Andrew Jeffery
2019-07-01
1
-1
/
+5
*
|
aspeed/timer: Fix behaviour running Linux
Joel Stanley
2019-07-01
1
-28
/
+31
*
|
hw: timer: Add ASPEED RTC device
Joel Stanley
2019-07-01
3
-1
/
+185
|
/
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
7
-0
/
+7
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
38
-7
/
+44
*
grlib, gptimer: get rid of the old-style create function
KONRAD Frederic
2019-05-17
1
-2
/
+2
*
Normalize header guard symbol definition.
Markus Armbruster
2019-05-13
1
-1
/
+2
*
hpet: Report warnings with warn_report(), not error_printf()
Markus Armbruster
2019-04-17
1
-1
/
+1
*
trace-events: Fix attribution of trace points to source
Markus Armbruster
2019-03-22
1
-2
/
+2
*
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-22
1
-12
/
+12
*
i386-softmmu.mak: remove all CONFIG_* except boards definitions
Yang Zhong
2019-03-07
1
-0
/
+1
*
ptimer: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+6
*
i2c: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+3
*
kconfig: introduce kconfig files
Paolo Bonzini
2019-03-07
1
-0
/
+53
*
i2c: have I2C receive operation return uint8_t
Corey Minyard
2019-02-28
3
-3
/
+3
*
hw/timer/pl031: Convert to using trace events
Peter Maydell
2019-02-21
2
-25
/
+36
*
hw/timer/pl031: Allow use as an embedded-struct device
Peter Maydell
2019-02-21
1
-24
/
+1
*
qapi: move RTC_CHANGE to the target schema
Marc-André Lureau
2019-02-18
1
-1
/
+1
*
qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386
Marc-André Lureau
2019-02-18
1
-1
/
+1
*
trivial: Don't include isa.h if it is not really necessary
Thomas Huth
2019-01-09
1
-1
/
+0
*
hw/timer/nrf51_timer: Add nRF51 Timer peripheral
Steffen Görtz
2019-01-07
3
-0
/
+399
*
qmp hmp: Make system_wakeup check wake-up support and run state
Daniel Henrique Barboza
2018-12-18
1
-1
/
+1
*
timer/puv3_ost: Convert sysbus init function to realize function
Mao Zhongyi
2018-12-13
1
-7
/
+6
*
timer/grlib_gptimer: Convert sysbus init function to realize function
Mao Zhongyi
2018-12-13
1
-6
/
+5
*
timer/etraxfs_timer: Convert sysbus init function to realize function
Mao Zhongyi
2018-12-13
1
-7
/
+7
*
hw/timer/sun4v-rtc: Fix tracing at sun4v_rtc_write()
Eduardo Habkost
2018-12-11
1
-1
/
+1
*
vmstate: constify VMStateField
Marc-André Lureau
2018-11-27
1
-2
/
+2
*
hw/arm/stm32f205: Fix the UART and Timer region size
Seth Kintigh
2018-11-19
1
-1
/
+1
*
hw/timer/sun4v-rtc: Use DeviceState::realize rather than SysBusDevice::init
Philippe Mathieu-Daudé
2018-10-24
1
-5
/
+5
*
hw/timer/sun4v-rtc: Convert from DPRINTF() macro to trace events
Philippe Mathieu-Daudé
2018-10-24
2
-10
/
+7
*
trace-events: Fix copy/paste typo
Philippe Mathieu-Daudé
2018-10-24
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...
Peter Maydell
2018-10-23
1
-2
/
+1
|
\
|
*
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster
2018-10-19
1
-2
/
+1
*
|
target-i386: add rtc 0x70 port as coalesced_pio
Peng Hao
2018-10-19
1
-0
/
+9
|
/
*
aspeed/timer: fix compile breakage with clang 3.4.2
Cédric Le Goater
2018-09-25
1
-1
/
+0
*
hw/timer/cmsdk-apb-dualtimer: Add missing 'break' statements
Peter Maydell
2018-09-25
1
-0
/
+2
*
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
2018-08-28
1
-1
/
+1
*
hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer module
Peter Maydell
2018-08-24
3
-0
/
+521
*
hw/timer/mc146818rtc: Fix introspection problem
Thomas Huth
2018-08-23
1
-9
/
+3
*
hw/timer/mc146818rtc: White space clean-up
Thomas Huth
2018-08-23
1
-4
/
+4
*
fix "Missing break in switch" coverity reports
Paolo Bonzini
2018-08-23
1
-0
/
+1
*
hw/timer/m48t59: Move away from old_mmio accessors
Peter Maydell
2018-08-20
1
-48
/
+11
*
hw/timer/cmsdk-apb-timer: run or stop timer on writes to RELOAD and VALUE
Peter Maydell
2018-07-09
1
-0
/
+16
*
hw/timer/cmsdk-apb-timer: Correctly identify and set one-shot mode
Guenter Roeck
2018-07-09
1
-1
/
+1
[next]