summaryrefslogtreecommitdiffstats
path: root/hw/ppc
Commit message (Expand)AuthorAgeFilesLines
* 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/+22
* 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/+2
* savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela2014-06-165-18/+9
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-2811-78/+78
* hw: Add missing 'static' attributesStefan Weil2014-05-072-2/+2
* PortioList: Store PortioList in device stateKirill Batuzov2014-05-051-3/+4
* machine: Remove QEMUMachine indirection from MachineClassMarcel Apfelbaum2014-05-051-39/+11
* machine: Copy QEMUMachine's fields to MachineClassMarcel Apfelbaum2014-05-051-0/+24
* ppce500_spin: Initialize struct properlyAlexander Graf2014-04-081-3/+3
* PPC: Clean up DECR implementationAlexander Graf2014-04-081-28/+64
* PPC: E500: Set PIR default reset value rather than SPR valueAlexander Graf2014-04-081-1/+1
* hw/ppc: Avoid shifting left into sign bitPeter Maydell2014-03-275-18/+18
* Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into stagingPeter Maydell2014-03-203-18/+144
|\
| * spapr: Implement interface to fix device pathnameAlexey Kardashevskiy2014-03-201-1/+84
| * spapr: QOM'ify pseries machineAlexey Kardashevskiy2014-03-201-3/+19
| * spapr_vio: Fix firmware namesAlexey Kardashevskiy2014-03-201-0/+3
| * spapr_hcall: Fix little-endian resource handling in H_SET_MODEAlexey Kardashevskiy2014-03-201-8/+33
| * spapr_hcall: Fix h_enter to loop correctlyAneesh Kumar K.V2014-03-201-6/+5
* | raven: Set a correct PCI memory regionHervé Poussineau2014-03-201-0/+9
* | raven: Implement non-contiguous I/O regionHervé Poussineau2014-03-201-91/+3
|/
OpenPOWER on IntegriCloud