summaryrefslogtreecommitdiffstats
path: root/hw/ppc
Commit message (Expand)AuthorAgeFilesLines
* ppc: fix -mem-path failureHu Tao2014-07-225-28/+52
* sPAPR/IOMMU: Fix TCE entry permissionGavin Shan2014-07-151-2/+2
* spapr: Enable use of huge pagesAlexey Kardashevskiy2014-07-151-8/+3
* spapr: Move RMA memory region registration codeAlexey Kardashevskiy2014-07-151-1/+11
* ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste...Shreyas B. Prabhu2014-07-158-30/+25
* hw/ppc/spapr_hcall.c: Add ULL suffix to 64 bit constantPeter Maydell2014-07-081-1/+1
* target-ppc: KVMPPC_H_CAS fix cpu-version endianessLaurent Dufour2014-07-081-2/+1
* prep: Remove CPU reset entry point hack related to OpenHack'WareHervé Poussineau2014-07-071-3/+0
* prep: Remove PCI memory hack related to OpenHack'WareHervé Poussineau2014-07-071-9/+0
* 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/+1
* spapr: Move interrupt allocator to xicsAlexey Kardashevskiy2014-06-274-72/+5
* 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/+7
* 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/+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
OpenPOWER on IntegriCloud