aboutsummaryrefslogtreecommitdiff
path: root/hw/ppce500_spin.c
AgeCommit message (Expand)Author
2012-07-21Use macro QEMU_PACKED for new packed structuresStefan Weil
2012-05-01ppce500_spin: Replace assert by hw_error (fixes compiler warning)Stefan Weil
2012-05-01booke:Use MMU API for creating initial mapping for secondary cpusBharat Bhushan
2012-03-15ppc: Add missing 'static' to spin_rw_opsStefan Weil
2012-03-14ppc hw/: Don't use CPUStateAndreas Färber
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
2012-01-03kvm-ppc: halt secondary cpus when guest resetLiu Yu-B13201
2011-11-28sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity
2011-10-06PPC: E500: Add PV spinning codeAlexander Graf