summaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2014-09-08Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2014-09-08hypervisor property clashes with hypervisor nodeAnton Blanchard
2014-09-08spapr_pci: map the MSI window in each PHBGreg Kurz
2014-09-08spapr_pci: Fix config space corruptionAlexey Kardashevskiy
2014-09-08PPC: Cuda: Use cuda timer to expose tbfreq to guestAlexander Graf
2014-09-08PPC: Mac: Move tbfreq into local variableAlexander Graf
2014-09-08PPC: mac_nvram: Remove unused functionsAlexander Graf
2014-09-08ppc/spapr: Fix MAX_CPUS to 255Nikunj A Dadhania
2014-09-08spapr: Locate RTAS and device-tree based on real RMABenjamin Herrenschmidt
2014-09-08spapr: Fix ibm, associativity for memory nodesAlexey Kardashevskiy
2014-09-08spapr: Add a helper for node0_size calculationAlexey Kardashevskiy
2014-09-08spapr: Split memory nodes to power-of-two blocksAlexey Kardashevskiy
2014-09-08spapr: Refactor spapr_populate_memory() to allow memoryless nodesAlexey Kardashevskiy
2014-09-08spapr: Use DT memory node rendering helper for other nodesAlexey Kardashevskiy
2014-09-08spapr: Move DT memory node rendering to a helperAlexey Kardashevskiy
2014-09-08spapr: fix possible memory leakGonglei
2014-09-08PPC: mac99: Move NVRAM to page boundary when necessaryAlexander Graf
2014-09-08spapr: add uuid/host details to device treeNikunj A Dadhania
2014-09-08hw/ppc/spapr_hcall.c: Fix typo in function namesPeter Maydell
2014-09-08ppc: spapr-rtas - implement os-term rtas callNikunj A Dadhania
2014-09-08PPC: KVM: Fix g3beige and mac99 when HV is loadedAlexander Graf
2014-09-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-08-28iommu: add is_write as a parameter to the translate function of MemoryRegionI...Le Tan
2014-08-25spapr: Add support for new NMI interfaceAlexey Kardashevskiy
2014-08-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-08-18memory: convert memory_region_destroy to object_unparentPaolo Bonzini
2014-08-15ppc: convert g_new(qemu_irq usages to g_new0Peter Crosthwaite
2014-07-22ppc: fix -mem-path failureHu Tao
2014-07-15sPAPR/IOMMU: Fix TCE entry permissionGavin Shan
2014-07-15spapr: Enable use of huge pagesAlexey Kardashevskiy
2014-07-15spapr: Move RMA memory region registration codeAlexey Kardashevskiy
2014-07-15ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste...Shreyas B. Prabhu
2014-07-08hw/ppc/spapr_hcall.c: Add ULL suffix to 64 bit constantPeter Maydell
2014-07-08target-ppc: KVMPPC_H_CAS fix cpu-version endianessLaurent Dufour
2014-07-07prep: Remove CPU reset entry point hack related to OpenHack'WareHervé Poussineau
2014-07-07prep: Remove PCI memory hack related to OpenHack'WareHervé Poussineau
2014-06-27PPC: e500: Only create dt entries for existing serial portsAlexander Graf
2014-06-27spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHBAlexey Kardashevskiy
2014-06-27spapr: Remove @next_irqAlexey Kardashevskiy
2014-06-27spapr: Move interrupt allocator to xicsAlexey Kardashevskiy
2014-06-27spapr: Add RTAS sysparm SPLPAR CharacteristicsSam bobroff
2014-06-27spapr: Add RTAS sysparm UUIDSam bobroff
2014-06-27spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODESam bobroff
2014-06-27spapr: Define a 2.1 pseries machineAlexey Kardashevskiy
2014-06-27spapr: Fix code design style (s/SPAPRMachine/sPAPRMachineState)Alexey Kardashevskiy
2014-06-27mac99: Add motherboard devices before PCI cardsBALATON Zoltan
2014-06-27spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfioAlexey Kardashevskiy
2014-06-27spapr_iommu: Make in-kernel TCE table optionalAlexey Kardashevskiy
2014-06-27spapr: Fix RTAS token numbersAlexey Kardashevskiy
2014-06-27spapr: Add "qemu, boot-menu" property to /chosenAvik Sil