index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm_mptimer.c
Age
Commit message (
Expand
)
Author
2013-04-08
hw: move timer devices to hw/timer/, configure with default-configs/
Paolo Bonzini
2013-04-05
hw/arm_mptimer: Save the timer state
Peter Maydell
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
2013-02-28
arm: mptimer: Remove WDT distinction
Peter Crosthwaite
2013-02-28
arm: mptimer: CamelCased type names
Peter Crosthwaite
2013-01-21
sysbus: Drop sysbus_from_qdev() cast macro
Andreas Färber
2013-01-15
cpu: Move cpu_index field to CPUState
Andreas Färber
2013-01-10
Make all static TypeInfos const
Andreas Färber
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-04-20
hw/arm_mptimer: Reset the qemu_timer at reset
Peter Maydell
2012-03-16
ARM: Remove unnecessary subpage workarounds
Peter Maydell
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-01-27
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2011-12-12
hw/arm_mptimer.c: Turn ARM MPcore private timers into qdev devices
Peter Maydell