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
*
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
4
-6
/
+6
*
hpet: Remove user_creatable flag
Eduardo Habkost
2017-05-17
1
-5
/
+0
*
sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
Eduardo Habkost
2017-05-17
1
-0
/
+5
*
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-17
2
-2
/
+2
*
hw/arm/exynos: Convert fprintf to qemu_log_mask/error_report
Krzysztof Kozlowski
2017-04-20
3
-17
/
+21
*
armv7m: Split systick out from NVIC
Peter Maydell
2017-02-28
3
-0
/
+247
*
ARM i.MX timers: fix reset handling
Kurban Mallachiev
2017-02-28
1
-8
/
+25
*
hw/mips_gictimer: provide API for retrieving frequency
Paul Burton
2017-02-21
1
-0
/
+5
*
migration: consolidate VMStateField.start
Halil Pasic
2017-02-13
1
-1
/
+1
*
Split ISA and sysbus versions of m48t59 device
David Gibson
2017-02-06
4
-210
/
+284
*
replay: don't use rtc clock on loadvm phase
Pavel Dovgalyuk
2017-01-27
1
-4
/
+11
*
Merge remote-tracking branch 'remotes/rth/tags/pull-nios-20170124' into staging
Peter Maydell
2017-01-25
2
-0
/
+238
|
\
|
*
nios2: Add periodic timer emulation
Chris Wulff
2017-01-24
2
-0
/
+238
*
|
migration: extend VMStateInfo
Jianjun Duan
2017-01-24
1
-2
/
+6
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-01-20
1
-0
/
+12
|
\
|
*
bugfix: vm halt when in reset looping
hangaohuai
2017-01-16
1
-0
/
+12
*
|
target-sparc: move common cpu initialisation routines to sparc64.c
Artyom Tarasenko
2017-01-18
1
-1
/
+1
*
|
target-sparc: implement sun4v RTC
Artyom Tarasenko
2017-01-18
2
-0
/
+104
|
/
*
i2c: Allow I2C devices to NAK start events
Corey Minyard
2017-01-09
2
-2
/
+6
*
hw/i2c: Add a NULL check for i2c slave init callbacks
Alastair D'Silva
2016-12-27
1
-6
/
+0
*
clean-up: removed duplicate #includes
Anand J
2016-10-28
1
-1
/
+0
*
timer: stm32f2xx_timer: add check for prescaler value
Prasad J Pandit
2016-10-24
1
-1
/
+1
*
timer: a9gtimer: remove loop to auto-increment comparator
Prasad J Pandit
2016-10-24
1
-7
/
+7
*
arm_mptimer: Convert to use ptimer
Dmitry Osipenko
2016-10-24
1
-67
/
+82
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-10-10
1
-1
/
+9
|
\
|
*
MC146818 RTC: coordinate guest clock base to destination host after migration
Junlian Bell
2016-10-04
1
-1
/
+9
*
|
STM32F2xx: Display PWM duty cycle from timer
Alistair Francis
2016-10-04
1
-0
/
+9
|
/
*
imx: Use 'const char', not 'char const'
Peter Maydell
2016-09-22
2
-2
/
+2
*
hw/ptimer: Introduce timer policy feature
Dmitry Osipenko
2016-09-22
16
-23
/
+24
*
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-08-12
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into staging
Peter Maydell
2016-07-12
2
-0
/
+143
|
\
|
*
hw/mips: implement GIC Interval Timer
Yongbok Kim
2016-07-12
2
-0
/
+143
*
|
i.MX: split the GPT timer implementation into per SOC definitions
Jean-Christophe Dubois
2016-07-07
1
-6
/
+63
|
/
*
MC146818 RTC: add GPIO access to output IRQ
Efimov Vasily
2016-06-29
1
-2
/
+4
*
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-06-20
1
-0
/
+51
|
\
|
*
trace: split out trace events for hw/timer/ directory
Daniel P. Berrange
2016-06-20
1
-0
/
+51
*
|
Merge remote-tracking branch 'remotes/mwalle/tags/lm32-queue/20160620' into s...
Peter Maydell
2016-06-20
2
-16
/
+26
|
\
\
|
*
|
milkymist: update specification URLs
Michael Walle
2016-06-20
1
-1
/
+1
|
*
|
hw/timer: QOM'ify milkymist_sysctl
xiaoqiang zhao
2016-06-20
1
-8
/
+13
|
*
|
hw/timer: QOM'ify lm32_timer
xiaoqiang zhao
2016-06-20
1
-7
/
+12
|
|
/
*
/
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2016-06-20
1
-3
/
+1
|
/
*
hw/timer: Add value matching support to aspeed_timer
Andrew Jeffery
2016-06-17
1
-37
/
+101
*
hw: Clean up includes
Peter Maydell
2016-06-07
1
-1
/
+0
*
The only 64bit parameter of muldiv64() is the first one.
Laurent Vivier
2016-06-07
1
-2
/
+2
*
aspeed: include qemu/log.h
Paolo Bonzini
2016-05-20
1
-0
/
+1
*
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
7
-0
/
+7
*
Fix some typos found by codespell
Stefan Weil
2016-05-18
2
-3
/
+3
*
hw/timer: Revert "hpet: inverse polarity when pin above ISA_NUM_IRQS"
Bill Paul
2016-04-08
1
-12
/
+2
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
6
-0
/
+7
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
7
-26
/
+31
[next]