aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/spapr_rtas.c
AgeCommit message (Expand)Author
2013-09-02spapr: add "stop-self" RTAS call required to support hot CPU unplugAlexey Kardashevskiy
2013-07-01spapr-rtas: add CPU argument to RTAS callsAnthony Liguori
2013-06-28kvm: Change kvm_cpu_synchronize_state() argument to CPUStateAndreas Färber
2013-06-13spapr_rtas: Abstract rtas_start_cpu() with qemu_get_cpu()Andreas Färber
2013-06-12spapr_rtas: Abstract rtas_query_cpu_stopped_state() with qemu_get_cpu()Andreas Färber
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber
2013-03-01ppc: move more files to hw/ppcPaolo Bonzini