summaryrefslogtreecommitdiffstats
path: root/hw/ppce500_spin.c
Commit message (Expand)AuthorAgeFilesLines
* sysbus: Drop sysbus_from_qdev() cast macroAndreas Färber2013-01-211-1/+1
* cpu: Move cpu_index field to CPUStateAndreas Färber2013-01-151-3/+5
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-2/+2
* cpus: Pass CPUState to run_on_cpu()Andreas Färber2012-10-311-1/+1
* cpus: Pass CPUState to qemu_cpu_kick()Andreas Färber2012-10-311-1/+1
* cpu: Move stopped field to CPUStateAndreas Färber2012-10-311-1/+2
* ppce500_spin: Store PowerPCCPU in SpinKickAndreas Färber2012-10-311-3/+3
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-8/+8
* Use macro QEMU_PACKED for new packed structuresStefan Weil2012-07-211-1/+1
* ppce500_spin: Replace assert by hw_error (fixes compiler warning)Stefan Weil2012-05-011-1/+1
* booke:Use MMU API for creating initial mapping for secondary cpusBharat Bhushan2012-05-011-0/+1
* ppc: Add missing 'static' to spin_rw_opsStefan Weil2012-03-151-1/+1
* ppc hw/: Don't use CPUStateAndreas Färber2012-03-141-4/+4
* qom: Unify type registrationAndreas Färber2012-02-151-2/+3
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-5/+6
* sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori2012-01-271-4/+11
* kvm-ppc: halt secondary cpus when guest resetLiu Yu-B132012012-01-031-0/+1
* sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity2011-11-281-1/+1
* PPC: E500: Add PV spinning codeAlexander Graf2011-10-061-0/+215
OpenPOWER on IntegriCloud