summaryrefslogtreecommitdiffstats
path: root/hw/ppc
Commit message (Expand)AuthorAgeFilesLines
* PPC: e500: Only create dt entries for existing serial portsAlexander Graf2014-06-271-4/+9
* spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHBAlexey Kardashevskiy2014-06-271-83/+112
* spapr: Remove @next_irqAlexey Kardashevskiy2014-06-271-2/+1Star
* spapr: Move interrupt allocator to xicsAlexey Kardashevskiy2014-06-274-72/+5Star
* spapr: Add RTAS sysparm SPLPAR CharacteristicsSam bobroff2014-06-271-0/+8
* spapr: Add RTAS sysparm UUIDSam bobroff2014-06-271-0/+4
* spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODESam bobroff2014-06-271-9/+9
* 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/+7Star
* mac99: Add motherboard devices before PCI cardsBALATON Zoltan2014-06-271-8/+10
* spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfioAlexey Kardashevskiy2014-06-272-0/+105
* spapr_iommu: Make in-kernel TCE table optionalAlexey Kardashevskiy2014-06-273-4/+7
* spapr: Fix RTAS token numbersAlexey Kardashevskiy2014-06-274-43/+50
* spapr: Add "qemu, boot-menu" property to /chosenAvik Sil2014-06-271-0/+3
* qapi event: convert RTC_CHANGEWenchao Xia2014-06-231-1/+2
* NUMA: Add numa_info structure to contain numa nodes infoWanlong Gao2014-06-191-5/+6
* spapr_pci: Advertise MSI quotaBadari Pulavarty2014-06-162-1/+1
* spapr: Add kvm-type propertyEduardo Habkost2014-06-161-0/+25
* spapr: Create SPAPRMachine structEduardo Habkost2014-06-161-0/+14
* spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODEAlexey Kardashevskiy2014-06-161-0/+47
* spapr_hcall: Split h_set_mode()Alexey Kardashevskiy2014-06-161-31/+34
* PPC: spapr: Expose /hypervisor node in device treeAlexander Graf2014-06-161-0/+20
* spapr_iommu: Introduce bus_offset in sPAPRTCETableAlexey Kardashevskiy2014-06-163-6/+13
* spapr_iommu: Introduce page_shift in sPAPRTCETableAlexey Kardashevskiy2014-06-163-26/+47
* spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy2014-06-163-33/+22Star
* spapr_iommu: Convert old qdev_init_nofail() to object_property_set_boolAlexey Kardashevskiy2014-06-161-1/+1
* spapr_pci: Allow multiple TCE tables per PHBAlexey Kardashevskiy2014-06-161-11/+43
* spapr_pci: spapr_iommu: Make DMA window a subregionAlexey Kardashevskiy2014-06-162-3/+19
* spapr_pci: Introduce a finish_realize() callbackAlexey Kardashevskiy2014-06-161-12/+26
* spapr_iommu: Enable multiple TCE requestsAlexey Kardashevskiy2014-06-162-0/+81
* spapr: Enable dynamic change of the supported hypercalls listAlexey Kardashevskiy2014-06-161-7/+23
* spapr_iommu: Replace @instance_id with LIOBN for migrationAlexey Kardashevskiy2014-06-161-1/+3
* spapr: Implement processor compatibility in ibm, client-architecture-supportAlexey Kardashevskiy2014-06-162-1/+109
* 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-162-0/+57
* 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-162-2/+81
* PPC: e500: Move to u-boot as firmwareAlexander Graf2014-06-161-41/+73
* PPC: e500: Expose kernel load address in dtAlexander Graf2014-06-161-5/+23
* PPC: e500: implement PCI INTx routingBharat Bhushan2014-06-161-0/+1
* PPC: e500: some pci related cleanupBharat Bhushan2014-06-161-5/+7
* spapr_pci: fix MSI limitAlexey Kardashevskiy2014-06-161-16/+18
* mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already thereBALATON Zoltan2014-06-162-2/+8
* spapr_pci: Fix number of returned vectors in ibm, change-msiAlexey Kardashevskiy2014-06-161-0/+15
* spapr-pci: remove io ports workaroundGreg Kurz2014-06-161-11/+2Star
* savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela2014-06-165-18/+9Star
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-2811-78/+78