Sign in
qemu
/
qemu
/
57bb31568114023f67680d6fe478ceb13c51aa7d
/
hw
/
timer
/
arm_mptimer.c
226fb5a
arm_mptimer: Convert to use ptimer
by Dmitry Osipenko
· 8 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
8ef94f0
arm: Clean up includes
by Peter Maydell
· 9 years ago
b097e48
arm_mptimer: Don't use hw_error() in realize() method
by Markus Armbruster
· 9 years ago
257621a
arm_mptimer: Respect IT bit state
by Dmitry Osipenko
· 10 years ago
8a52340
arm_mptimer: Fix timer shutdown and mode change
by Dmitry Osipenko
· 10 years ago
e720677
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
by Paolo Bonzini
· 10 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
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
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 12 years ago
68653fd
timer/arm_mptimer: QOM cast cleanup
by Andreas Färber
· 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
3bd8845
hw: move timer devices to hw/timer/, configure with default-configs/
by Paolo Bonzini
· 12 years ago
[Renamed from hw/arm_mptimer.c]
28092a2
hw/arm_mptimer: Save the timer state
by Peter Maydell
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
cde4577
arm: mptimer: Remove WDT distinction
by Peter Crosthwaite
· 12 years ago
c6205dd
arm: mptimer: CamelCased type names
by Peter Crosthwaite
· 12 years ago
1356b98
sysbus: Drop sysbus_from_qdev() cast macro
by Andreas Färber
· 12 years ago
55e5c28
cpu: Move cpu_index field to CPUState
by Andreas Färber
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
bdac1c1
hw/arm_mptimer: Reset the qemu_timer at reset
by Peter Maydell
· 13 years ago
0e4a398
ARM: Remove unnecessary subpage workarounds
by Peter Maydell
· 13 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
999e12b
sysbus: apic: ioapic: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
b9dc07d
hw/arm_mptimer.c: Turn ARM MPcore private timers into qdev devices
by Peter Maydell
· 13 years ago