summaryrefslogtreecommitdiffstats
path: root/hw/ppc/spapr.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typos and misspellings in commentszhanghailiang2014-09-201-1/+1
* hypervisor property clashes with hypervisor nodeAnton Blanchard2014-09-081-4/+0
* spapr_pci: map the MSI window in each PHBGreg Kurz2014-09-081-1/+0
* ppc/spapr: Fix MAX_CPUS to 255Nikunj A Dadhania2014-09-081-1/+1
* spapr: Locate RTAS and device-tree based on real RMABenjamin Herrenschmidt2014-09-081-12/+22
* spapr: Fix ibm, associativity for memory nodesAlexey Kardashevskiy2014-09-081-1/+1
* spapr: Add a helper for node0_size calculationAlexey Kardashevskiy2014-09-081-4/+16
* spapr: Split memory nodes to power-of-two blocksAlexey Kardashevskiy2014-09-081-2/+12
* spapr: Refactor spapr_populate_memory() to allow memoryless nodesAlexey Kardashevskiy2014-09-081-20/+20
* spapr: Use DT memory node rendering helper for other nodesAlexey Kardashevskiy2014-09-081-17/+2
* spapr: Move DT memory node rendering to a helperAlexey Kardashevskiy2014-09-081-20/+28
* spapr: fix possible memory leakGonglei2014-09-081-0/+1
* spapr: add uuid/host details to device treeNikunj A Dadhania2014-09-081-0/+28
* ppc: spapr-rtas - implement os-term rtas callNikunj A Dadhania2014-09-081-0/+9
* spapr: Add support for new NMI interfaceAlexey Kardashevskiy2014-08-251-0/+21
* spapr: Enable use of huge pagesAlexey Kardashevskiy2014-07-151-8/+3
* spapr: Move RMA memory region registration codeAlexey Kardashevskiy2014-07-151-1/+11
* target-ppc: KVMPPC_H_CAS fix cpu-version endianessLaurent Dufour2014-07-081-2/+1
* spapr: Remove @next_irqAlexey Kardashevskiy2014-06-271-2/+1
* spapr: Move interrupt allocator to xicsAlexey Kardashevskiy2014-06-271-67/+0
* spapr: Define a 2.1 pseries machineAlexey Kardashevskiy2014-06-271-0/+16
* spapr: Fix code design style (s/SPAPRMachine/sPAPRMachineState)Alexey Kardashevskiy2014-06-271-8/+7
* spapr: Add "qemu, boot-menu" property to /chosenAvik Sil2014-06-271-0/+3
* NUMA: Add numa_info structure to contain numa nodes infoWanlong Gao2014-06-191-5/+6
* spapr_pci: Advertise MSI quotaBadari Pulavarty2014-06-161-1/+0
* spapr: Add kvm-type propertyEduardo Habkost2014-06-161-0/+25
* spapr: Create SPAPRMachine structEduardo Habkost2014-06-161-0/+14
* PPC: spapr: Expose /hypervisor node in device treeAlexander Graf2014-06-161-0/+20
* spapr_iommu: Enable multiple TCE requestsAlexey Kardashevskiy2014-06-161-0/+3
* spapr: Enable dynamic change of the supported hypercalls listAlexey Kardashevskiy2014-06-161-7/+23
* spapr: Implement processor compatibility in ibm, client-architecture-supportAlexey Kardashevskiy2014-06-161-1/+3
* spapr: Limit threads per core according to current compatibility modeAlexey Kardashevskiy2014-06-161-1/+1
* spapr: Rework spapr_fixup_cpu_dt()Alexey Kardashevskiy2014-06-161-11/+22
* spapr: Add ibm, client-architecture-support callAlexey Kardashevskiy2014-06-161-0/+36
* target-ppc: Implement "compat" CPU optionAlexey Kardashevskiy2014-06-161-0/+14
* spapr: Move SMT-related properties out of skeleton fdtAlexey Kardashevskiy2014-06-161-15/+33
* spapr: Add ibm, chip-id property in device treeAlexey Kardashevskiy2014-06-161-0/+6
* spapr: Add support for time base offset migrationAlexey Kardashevskiy2014-06-161-2/+2
* savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela2014-06-161-2/+1
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-7/+7
* machine: Remove QEMUMachine indirection from MachineClassMarcel Apfelbaum2014-05-051-39/+11
* machine: Copy QEMUMachine's fields to MachineClassMarcel Apfelbaum2014-05-051-0/+24
* spapr: Implement interface to fix device pathnameAlexey Kardashevskiy2014-03-201-1/+84
* spapr: QOM'ify pseries machineAlexey Kardashevskiy2014-03-201-3/+19
* 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
OpenPOWER on IntegriCloud