summaryrefslogtreecommitdiff
path: root/hw/ppc/spapr_rtas.c
AgeCommit message (Expand)Author
2014-05-07hw: Add missing 'static' attributesStefan Weil
2014-03-05target-ppc: spapr: e500: fix to use cpu_dt_idAlexey Kardashevskiy
2013-12-20device_tree: s/qemu_devtree/qemu_fdt globallyPeter Crosthwaite
2013-12-20spapr-rtas: add ibm, (get|set)-system-parameterAlexey Kardashevskiy
2013-12-20spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy
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