summaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)AuthorFilesLines
2014-06-19NUMA: Add numa_info structure to contain numa nodes infoWanlong Gao1-5/+6
2014-06-16spapr_pci: Advertise MSI quotaBadari Pulavarty2-1/+1
2014-06-16spapr: Add kvm-type propertyEduardo Habkost1-0/+25
2014-06-16spapr: Create SPAPRMachine structEduardo Habkost1-0/+14
2014-06-16spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODEAlexey Kardashevskiy1-0/+47
2014-06-16spapr_hcall: Split h_set_mode()Alexey Kardashevskiy1-31/+34
2014-06-16PPC: spapr: Expose /hypervisor node in device treeAlexander Graf1-0/+20
2014-06-16spapr_iommu: Introduce bus_offset in sPAPRTCETableAlexey Kardashevskiy3-6/+13
2014-06-16spapr_iommu: Introduce page_shift in sPAPRTCETableAlexey Kardashevskiy3-26/+47
2014-06-16spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy3-33/+22
2014-06-16spapr_iommu: Convert old qdev_init_nofail() to object_property_set_boolAlexey Kardashevskiy1-1/+1
2014-06-16spapr_pci: Allow multiple TCE tables per PHBAlexey Kardashevskiy1-11/+43
2014-06-16spapr_pci: spapr_iommu: Make DMA window a subregionAlexey Kardashevskiy2-3/+19
2014-06-16spapr_pci: Introduce a finish_realize() callbackAlexey Kardashevskiy1-12/+26
2014-06-16spapr_iommu: Enable multiple TCE requestsAlexey Kardashevskiy2-0/+81
2014-06-16spapr: Enable dynamic change of the supported hypercalls listAlexey Kardashevskiy1-7/+23
2014-06-16spapr_iommu: Replace @instance_id with LIOBN for migrationAlexey Kardashevskiy1-1/+3
2014-06-16spapr: Implement processor compatibility in ibm, client-architecture-supportAlexey Kardashevskiy2-1/+109
2014-06-16spapr: Limit threads per core according to current compatibility modeAlexey Kardashevskiy1-1/+1
2014-06-16spapr: Rework spapr_fixup_cpu_dt()Alexey Kardashevskiy1-11/+22
2014-06-16spapr: Add ibm, client-architecture-support callAlexey Kardashevskiy2-0/+57
2014-06-16target-ppc: Implement "compat" CPU optionAlexey Kardashevskiy1-0/+14
2014-06-16spapr: Move SMT-related properties out of skeleton fdtAlexey Kardashevskiy1-15/+33
2014-06-16spapr: Add ibm, chip-id property in device treeAlexey Kardashevskiy1-0/+6
2014-06-16spapr: Add support for time base offset migrationAlexey Kardashevskiy2-2/+81
2014-06-16PPC: e500: Move to u-boot as firmwareAlexander Graf1-41/+73
2014-06-16PPC: e500: Expose kernel load address in dtAlexander Graf1-5/+23
2014-06-16PPC: e500: implement PCI INTx routingBharat Bhushan1-0/+1
2014-06-16PPC: e500: some pci related cleanupBharat Bhushan1-5/+7
2014-06-16spapr_pci: fix MSI limitAlexey Kardashevskiy1-16/+18
2014-06-16mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already thereBALATON Zoltan2-2/+8
2014-06-16spapr_pci: Fix number of returned vectors in ibm, change-msiAlexey Kardashevskiy1-0/+15
2014-06-16spapr-pci: remove io ports workaroundGreg Kurz1-11/+2
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela5-18/+9
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum11-78/+78
2014-05-07hw: Add missing 'static' attributesStefan Weil2-2/+2
2014-05-05PortioList: Store PortioList in device stateKirill Batuzov1-3/+4
2014-05-05machine: Remove QEMUMachine indirection from MachineClassMarcel Apfelbaum1-39/+11
2014-05-05machine: Copy QEMUMachine's fields to MachineClassMarcel Apfelbaum1-0/+24
2014-04-08ppce500_spin: Initialize struct properlyAlexander Graf1-3/+3
2014-04-08PPC: Clean up DECR implementationAlexander Graf1-28/+64
2014-04-08PPC: E500: Set PIR default reset value rather than SPR valueAlexander Graf1-1/+1
2014-03-27hw/ppc: Avoid shifting left into sign bitPeter Maydell5-18/+18
2014-03-20Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into stagingPeter Maydell3-18/+144
2014-03-20spapr: Implement interface to fix device pathnameAlexey Kardashevskiy1-1/+84
2014-03-20spapr: QOM'ify pseries machineAlexey Kardashevskiy1-3/+19
2014-03-20spapr_vio: Fix firmware namesAlexey Kardashevskiy1-0/+3
2014-03-20spapr_hcall: Fix little-endian resource handling in H_SET_MODEAlexey Kardashevskiy1-8/+33
2014-03-20spapr_hcall: Fix h_enter to loop correctlyAneesh Kumar K.V1-6/+5
2014-03-20raven: Set a correct PCI memory regionHervé Poussineau1-0/+9