summaryrefslogtreecommitdiffstats
path: root/hw/ppc/spapr.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-09-031-2/+2
|\
| * cpu: Use QTAILQ for CPU listAndreas Färber2013-09-031-2/+2
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-031-2/+2
|\ \ | |/ |/|
| * hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-2/+2
* | pseries: Add H_SET_MODE hcall to change guest exception endiannessAnton Blanchard2013-09-021-1/+1
* | spapr-pci: rework MSI/MSIXAlexey Kardashevskiy2013-09-021-4/+25
* | aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-4/+4
|/
* xics: rename types to be sane and follow coding styleAnthony Liguori2013-07-291-0/+28
* pseries: savevm support with KVMAlexey Kardashevskiy2013-07-291-22/+84
* pseries: savevm support for pseries machineDavid Gibson2013-07-291-1/+268
* spapr-tce: make sPAPRTCETable a proper deviceAnthony Liguori2013-07-291-3/+0
* spapr: Respect -bios command line option for SLOFAndreas Färber2013-07-111-1/+4
* Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-07-101-14/+13
|\
| * cpu: Make first_cpu and next_cpu CPUStateAndreas Färber2013-07-091-14/+13
* | Simplify -machine option queries with qemu_get_machine_opts()Markus Armbruster2013-07-091-18/+10
|/
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-081-1/+1
|\
| * pci: Add root bus parameter to pci_nic_init()David Gibson2013-07-071-1/+1
* | memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
|/
* pseries: Fix compiler warning (conversion of pointer to integral value)Stefan Weil2013-07-011-1/+1
* target-ppc: Change default machine for 64-bitDavid Gibson2013-07-011-0/+1
* remove some double-includesMichael Tokarev2013-05-181-2/+0
* pseries: Fixes and enhancements to L1 cache propertiesDavid Gibson2013-04-261-2/+19
* PPC: Remove env->hreset_excp_prefixFabien Chouteau2013-04-261-2/+4
* hw: move headers to include/Paolo Bonzini2013-04-081-5/+5
* pseries: Move XICS initialization before cpu initializationDavid Gibson2013-03-221-5/+7
* pseries: Remove "busname" property for PCI host bridgeDavid Gibson2013-03-221-1/+1
* pseries: Fix breakage in CPU QOM conversionDavid Gibson2013-03-221-1/+1
* cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber2013-03-121-3/+7
* Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2013-03-101-0/+1
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-0/+963
OpenPOWER on IntegriCloud