Sign in
qemu-android
/
qemu-android
/
refs/heads/ranchu
/
hw
/
timer
297a364
qapi: Replace uncommon use of the error API by the common one
by Markus Armbruster
· 11 years ago
2ddb16a
hw: Don't call visit_end_struct() after visit_start_struct() fails
by Markus Armbruster
· 11 years ago
895527e
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' into staging
by Peter Maydell
· 11 years ago
35d0845
savevm: Remove all the unneeded version_minimum_id_old (rest)
by Juan Quintela
· 11 years ago
c3a699b
hw/timer/exynos4210_mct: Avoid overflow in exynos4210_ltick_recalc_count
by Peter Maydell
· 11 years ago
8f1e884
savevm: Remove all the unneeded version_minimum_id_old (arm)
by Juan Quintela
· 11 years ago
7dfba6d
xilinx_timer: Fix writes into TCSR register
by Guenter Roeck
· 11 years ago
c9541f6
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' into staging
by Peter Maydell
· 11 years ago
3f1c49e
hpet: fix buffer overrun on invalid state load
by Michael S. Tsirkin
· 11 years ago
a7737e4
hw: Consistently name Error ** objects errp, and not err
by Markus Armbruster
· 11 years ago
286226a
allwinner-a10-pit: implement prescaler and source selection
by Beniamino Galvani
· 11 years ago
a63f9f8
allwinner-a10-pit: use level triggered interrupts
by Beniamino Galvani
· 11 years ago
323a877
allwinner-a10-pit: avoid generation of spurious interrupts
by Beniamino Galvani
· 11 years ago
f727d0e
timer: cadence_ttc: Fix match register write logic
by Peter Crosthwaite
· 11 years ago
3b6144b
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 11 years ago
c36ad13
Don't enable a HPET timer if HPET is disabled
by Matt Lupfer
· 11 years ago
c9f2d70
hw/timer/grlib_gptimer: remove unnecessary assignment
by Prasad Joshi
· 11 years ago
9d5614d
hw/timer/grlib_gptimer: Avoid integer overflows
by Sebastian Huber
· 11 years ago
d47e95c
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
by Peter Maydell
· 11 years ago
ead4cf0
sun4m: fix slavio timer RUN/STOP bit
by Mark Cave-Ayland
· 11 years ago
cba933b
hw/timer/arm_timer: Avoid array overrun for bad addresses
by Peter Maydell
· 11 years ago
104059d
qdev: Add enum property types to QAPI schema
by Paolo Bonzini
· 11 years ago
c7bcc85
qdev: Remove hex8/32/64 property types
by Paolo Bonzini
· 11 years ago
dd37dfa
twl92230: QOM'ify
by Andreas Färber
· 11 years ago
59ab56b
ds1338: QOM'ify
by Andreas Färber
· 11 years ago
ab1da85
exec: Make stl_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
f3b1764
isa: Clean up use of cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
837d371
sysbus: Set cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
efec3dd
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
3589de8
hw/timer: add allwinner a10 timer
by liguang
· 11 years ago
576e99c
hw/arm/digic: add timer support
by Antony Pavlov
· 11 years ago
5d0e228
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 11 years ago
142e095
hpet: fix build with CONFIG_HPET off
by Michael S. Tsirkin
· 11 years ago
7a10ef5
hpet: enable to entitle more irq pins for hpet
by Liu Ping Fan
· 11 years ago
0d63b2d
hpet: inverse polarity when pin above ISA_NUM_IRQS
by Liu Ping Fan
· 11 years ago
c21c3b5
hw/timer: Introduce ARM A9 Global Timer.
by Peter Crosthwaite
· 11 years ago
1246b25
misc: Replace 'struct QEMUTimer' by 'QEMUTimer'
by Stefan Weil
· 11 years ago
c2d3066
rtc: remove dead SQW IRQ code
by Jan Kiszka
· 12 years ago
eb110bd
a9mpcore: Embed ARMMPTimerState
by Andreas Färber
· 12 years ago
0aadb49
arm_mptimer: Convert to QOM realize
by Andreas Färber
· 12 years ago
64e9df8
hpet: add API to find it
by Michael S. Tsirkin
· 12 years ago
4c293dc
misc: Fix some typos in names and comments
by Stefan Weil
· 12 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 12 years ago
884f17c
aio / timers: Convert rtc_clock to be a QEMUClockType
by Alex Bligh
· 12 years ago
6a1751b
aio / timers: Untangle include files
by Alex Bligh
· 12 years ago
e93379b
aio / timers: Rename qemu_timer_* functions
by Alex Bligh
· 12 years ago
2300581
hw/timer/imx_epit: Simplify and fix imx_epit implementation
by Peter Chubb
· 12 years ago
760d1d0
xilinx_timer: QOM cast cleanup
by Andreas Färber
· 12 years ago
453be7a
tusb6010: QOM cast cleanup
by Andreas Färber
· 12 years ago
c275471
slavio_timer: QOM cast cleanup
by Andreas Färber
· 12 years ago
feea436
pxa2xx_timer: QOM'ify pxa25x-timer and pxa27x-timer
by Andreas Färber
· 12 years ago
9c9610b
puv3_ost: QOM cast cleanup
by Andreas Färber
· 12 years ago
d3b8004
pl031: QOM cast cleanup
by Andreas Färber
· 12 years ago
b91f0df
pl031: Rename pl031_state to PL031State
by Andreas Färber
· 12 years ago
b564b13
milkymist-sysctl: QOM cast cleanup
by Andreas Färber
· 12 years ago
29d1ffc
m48t59: QOM cast cleanup for M48t59SysBusState
by Andreas Färber
· 12 years ago
fe54d85
lm32_timer: QOM cast cleanup
by Andreas Färber
· 12 years ago
541ab55
grlib_gptimer: QOM cast cleanup
by Andreas Färber
· 12 years ago
3ddacf2
exynos4210_rtc: QOM cast cleanup
by Andreas Färber
· 12 years ago
25fce9a
exynos4210_pwm: QOM cast cleanup
by Andreas Färber
· 12 years ago
81e1010
exynos4210_mct: QOM cast cleanup
by Andreas Färber
· 12 years ago
5880ce5
etraxfs_timer: QOM cast cleanup
by Andreas Färber
· 12 years ago
3c9a8a8
etraxfs_timer: Rename etrax_timer to ETRAXTimerState
by Andreas Färber
· 12 years ago
831aab9
cadence_ttc: QOM cast cleanup
by Andreas Färber
· 12 years ago
e2051b4
arm_timer: QOM cast cleanup for icp_pit_state
by Andreas Färber
· 12 years ago
0c88dea
arm_timer: QOM cast cleanup for SP804State
by Andreas Färber
· 12 years ago
1024d7f
arm_timer: Rename sp804_state to SP804State
by Andreas Färber
· 12 years ago
68653fd
timer/arm_mptimer: QOM cast cleanup
by Andreas Färber
· 12 years ago
726887e
hpet: Use QOM realize for hpet
by Hu Tao
· 12 years ago
02f9a6f
hpet: QOM'ify some more
by Hu Tao
· 12 years ago
6783ecf
hw: Avoid use of QOM type name macros in VMStateDescriptions
by Peter Maydell
· 12 years ago
de6db41
timer/arm_mptimer: Build arm_mptimer only once
by Andreas Färber
· 12 years ago
4917cf4
cpu: Replace cpu_single_env with CPUState current_cpu
by Andreas Färber
· 12 years ago
853dca1
hw/t*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
67110c3
i.MX: Rework functions/types name and use new style initialization
by Jean-Christophe DUBOIS
· 12 years ago
5ec694b
i.MX: Implement a more complete version of the GPT timer.
by Jean-Christophe DUBOIS
· 12 years ago
a15d091
i8254: Convert PITCommonState to QOM realizefn
by Andreas Färber
· 12 years ago
3afe7e1
i8254: QOM'ify some more
by Andreas Färber
· 12 years ago
db895a1
isa: Use realizefn for ISADevice
by Andreas Färber
· 12 years ago
95669e6
i.MX: Improve EPIT timer code.
by Jean-Christophe DUBOIS
· 12 years ago
a50c0d6
i.MX: split GPT and EPIT timer implementation
by Jean-Christophe DUBOIS
· 12 years ago
6681fca
Remove unnecessary break statements
by Stefan Weil
· 12 years ago
997aba8
remove some double-includes
by Michael Tokarev
· 12 years ago
462566f
i.MX: implement a more correct version of EPIT timer.
by Jean-Christophe DUBOIS
· 12 years ago
b8b7456
pc: Update rtc_cmos on CPU hot-plug
by Igor Mammedov
· 12 years ago
0e41271
mc146818rtc: QOM'ify
by Andreas Färber
· 12 years ago
a2772c7
m48t59: QOM'ify ISA M48T59 NVRAM
by Andreas Färber
· 12 years ago
bd2be15
arm: fix location of some include files
by Peter Maydell
· 12 years ago
3bd8845
hw: move timer devices to hw/timer/, configure with default-configs/
by Paolo Bonzini
· 12 years ago
0ddfaf7
hw: move MC146818RTC to hw/timer/, configure via default-configs/
by Paolo Bonzini
· 12 years ago
49ab747
hw: move target-independent files to subdirectories
by Paolo Bonzini
· 12 years ago
1fd6bb4
hw: make subdirectories for devices
by Paolo Bonzini
· 12 years ago