aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/spapr.c
AgeCommit message (Expand)Author
2013-12-20spapr: limit numa memory regions by ram sizePaul Mackerras
2013-12-20spapr: make sure RMA is in first mode of first memory nodeAlexey Kardashevskiy
2013-12-20spapr: tie spapr-nvram to -pflashPaolo Bonzini
2013-10-31Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-10-26misc: New spelling fixes in commentsStefan Weil
2013-10-25spapr: Use DeviceClass::fw_name for device tree CPU nodeAndreas Färber
2013-10-25xics-kvm: Support for in-kernel XICS interrupt controllerDavid Gibson
2013-10-25xics: split to xics and xics-commonAlexey Kardashevskiy
2013-10-25spapr: move cpu_setup after kvmppc_set_paprAlexey Kardashevskiy
2013-10-25spapr: Add ibm, purr property on power7 and newerAlexey Kardashevskiy
2013-10-25spapr: increase temporary fdt buffer sizeAlexey Kardashevskiy
2013-10-25pseries: Fix loading of little endian kernelsBenjamin Herrenschmidt
2013-09-03Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori
2013-09-03Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-09-03cpu: Use QTAILQ for CPU listAndreas Färber
2013-09-02pseries: Add H_SET_MODE hcall to change guest exception endiannessAnton Blanchard
2013-09-02spapr-pci: rework MSI/MSIXAlexey Kardashevskiy
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-07-29xics: rename types to be sane and follow coding styleAnthony Liguori
2013-07-29pseries: savevm support with KVMAlexey Kardashevskiy
2013-07-29pseries: savevm support for pseries machineDavid Gibson
2013-07-29spapr-tce: make sPAPRTCETable a proper deviceAnthony Liguori
2013-07-11spapr: Respect -bios command line option for SLOFAndreas Färber
2013-07-10Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori
2013-07-09cpu: Make first_cpu and next_cpu CPUStateAndreas Färber
2013-07-09Simplify -machine option queries with qemu_get_machine_opts()Markus Armbruster
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-07-07pci: Add root bus parameter to pci_nic_init()David Gibson
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-07-01pseries: Fix compiler warning (conversion of pointer to integral value)Stefan Weil
2013-07-01target-ppc: Change default machine for 64-bitDavid Gibson
2013-05-18remove some double-includesMichael Tokarev
2013-04-26pseries: Fixes and enhancements to L1 cache propertiesDavid Gibson
2013-04-26PPC: Remove env->hreset_excp_prefixFabien Chouteau
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-22pseries: Move XICS initialization before cpu initializationDavid Gibson
2013-03-22pseries: Remove "busname" property for PCI host bridgeDavid Gibson
2013-03-22pseries: Fix breakage in CPU QOM conversionDavid Gibson
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber
2013-03-10Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini