summaryrefslogtreecommitdiff
path: root/hw/arm_mptimer.c
AgeCommit message (Expand)Author
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini
2013-04-05hw/arm_mptimer: Save the timer statePeter Maydell
2013-03-01hw: include hw header files with full pathsPaolo Bonzini
2013-02-28arm: mptimer: Remove WDT distinctionPeter Crosthwaite
2013-02-28arm: mptimer: CamelCased type namesPeter Crosthwaite
2013-01-21sysbus: Drop sysbus_from_qdev() cast macroAndreas Färber
2013-01-15cpu: Move cpu_index field to CPUStateAndreas Färber
2013-01-10Make all static TypeInfos constAndreas Färber
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity
2012-04-20hw/arm_mptimer: Reset the qemu_timer at resetPeter Maydell
2012-03-16ARM: Remove unnecessary subpage workaroundsPeter Maydell
2012-02-15qom: Unify type registrationAndreas Färber
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori
2011-12-12hw/arm_mptimer.c: Turn ARM MPcore private timers into qdev devicesPeter Maydell