summaryrefslogtreecommitdiffstats
path: root/hw/ppc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2014-09-087-116/+226
|\
| * hypervisor property clashes with hypervisor nodeAnton Blanchard2014-09-081-4/+0
| * spapr_pci: map the MSI window in each PHBGreg Kurz2014-09-082-30/+24
| * spapr_pci: Fix config space corruptionAlexey Kardashevskiy2014-09-081-2/+6
| * PPC: Cuda: Use cuda timer to expose tbfreq to guestAlexander Graf2014-09-083-0/+4
| * PPC: Mac: Move tbfreq into local variableAlexander Graf2014-09-082-6/+19
| * PPC: mac_nvram: Remove unused functionsAlexander Graf2014-09-081-2/+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
| * PPC: mac99: Move NVRAM to page boundary when necessaryAlexander Graf2014-09-081-1/+10
| * spapr: add uuid/host details to device treeNikunj A Dadhania2014-09-081-0/+28
| * hw/ppc/spapr_hcall.c: Fix typo in function namesPeter Maydell2014-09-081-11/+11
| * ppc: spapr-rtas - implement os-term rtas callNikunj A Dadhania2014-09-082-0/+24
| * PPC: KVM: Fix g3beige and mac99 when HV is loadedAlexander Graf2014-09-082-0/+14
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-09-021-1/+2
|\ \ | |/ |/|
| * iommu: add is_write as a parameter to the translate function of MemoryRegionI...Le Tan2014-08-281-1/+2
* | spapr: Add support for new NMI interfaceAlexey Kardashevskiy2014-08-251-0/+21
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-08-191-1/+1
|\
| * memory: convert memory_region_destroy to object_unparentPaolo Bonzini2014-08-181-1/+1
* | ppc: convert g_new(qemu_irq usages to g_new0Peter Crosthwaite2014-08-152-2/+2
* | 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
OpenPOWER on IntegriCloud