summaryrefslogtreecommitdiffstats
path: root/hw/ppc/spapr.c
Commit message (Expand)AuthorAgeFilesLines
* spapr: Fix return value of vga initializationMark Wu2014-03-131-1/+3
* target-ppc: spapr: e500: fix to use cpu_dt_idAlexey Kardashevskiy2014-03-051-4/+5
* target-ppc: Fix page table lookup with kvm enabledAneesh Kumar K.V2014-03-051-0/+1
* target-ppc: Fix htab_mask calculationAneesh Kumar K.V2014-03-051-1/+7
* target-ppc: Update external_htab even when HTAB is managed by kernelAneesh Kumar K.V2014-03-051-0/+7
* spapr: print more detailed error message on failed load_elf()Alexey Kardashevskiy2014-03-051-3/+3
* spapr: support only ELF kernel imagesAlexey Kardashevskiy2014-03-051-5/+0
* kvm: Add a new machine option kvm-typeAneesh Kumar K.V2014-03-051-0/+20
* spapr: limit numa memory regions by ram sizePaul Mackerras2013-12-201-4/+16
* spapr: make sure RMA is in first mode of first memory nodeAlexey Kardashevskiy2013-12-201-6/+11
* spapr: tie spapr-nvram to -pflashPaolo Bonzini2013-12-201-11/+3
* Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-10-311-1/+1
|\
| * misc: New spelling fixes in commentsStefan Weil2013-10-261-1/+1
* | spapr: Use DeviceClass::fw_name for device tree CPU nodeAndreas Färber2013-10-251-20/+6
* | xics-kvm: Support for in-kernel XICS interrupt controllerDavid Gibson2013-10-251-1/+20
* | xics: split to xics and xics-commonAlexey Kardashevskiy2013-10-251-1/+1
* | spapr: move cpu_setup after kvmppc_set_paprAlexey Kardashevskiy2013-10-251-2/+2
* | spapr: Add ibm, purr property on power7 and newerAlexey Kardashevskiy2013-10-251-0/+4
* | spapr: increase temporary fdt buffer sizeAlexey Kardashevskiy2013-10-251-1/+1
* | pseries: Fix loading of little endian kernelsBenjamin Herrenschmidt2013-10-251-1/+12
|/
* 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