aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2016-06-07ppc: Remove a potential overflow in muldiv64()Laurent Vivier
2016-06-07spapr_pci: Drop cannot_instantiate_with_device_add_yet=falseMarkus Armbruster
2016-06-07spapr: Introduce pseries-2.7 machine typeBharata B Rao
2016-06-07spapr: Increase hotpluggable memory slots to 256Bharata B Rao
2016-06-07spapr_pci: Add and export DMA resetting helperAlexey Kardashevskiy
2016-06-07spapr_pci: Reset DMA config on PHB resetAlexey Kardashevskiy
2016-06-07spapr_iommu: Add root memory regionAlexey Kardashevskiy
2016-06-07spapr_iommu: Migrate full stateAlexey Kardashevskiy
2016-06-07spapr_iommu: Introduce "enabled" state for TCE tableAlexey Kardashevskiy
2016-05-30ppc: Do some batching of TCG tlb flushesBenjamin Herrenschmidt
2016-05-27spapr_iommu: Move table allocation to helpersAlexey Kardashevskiy
2016-05-27spapr_pci: Use correct DMA LIOBN when composing the device treeAlexey Kardashevskiy
2016-05-27spapr: ensure device trees are always associated with DRCJianjun Duan
2016-05-27Added negative check for get_image_size()Zhou Jie
2016-05-26memory: Fix IOMMU replay base addressAlexey Kardashevskiy
2016-05-20machine: add properties to compat_props incrementalyIgor Mammedov
2016-05-19cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini
2016-05-19dma: do not depend on kvm_enabled()Paolo Bonzini
2016-05-19hw: do not use VMSTATE_*TLPaolo Bonzini
2016-05-19ppc: use PowerPCCPU instead of CPUPPCStatePaolo Bonzini
2016-05-12qapi: Simplify semantics of visit_next_list()Eric Blake
2016-05-12qapi: Split visit_end_struct() into piecesEric Blake
2016-05-12spapr_drc: Expose 'null' in qom-get when there is no fdtEric Blake
2016-04-26spapr_drc: fix aborts during DRC-count based hotplugMichael Roth
2016-04-23hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pci-host-bridgeThomas Huth
2016-04-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160408' into...Peter Maydell
2016-04-08spapr: Fix ibm,lrdr-capacityBharata B Rao
2016-04-08spapr: fix possible Negative array index readGonglei
2016-04-05spapr_drc: enable immediate detach for unsignalled devicesMichael Roth
2016-04-05ppc: Rework POWER7 & POWER8 exception modelCédric Le Goater
2016-03-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-03-24hw/net/spapr_llan: Enable the RX buffer pools by default for new machinesThomas Huth
2016-03-24ppc: Create cpu_ppc_set_papr() helperBenjamin Herrenschmidt
2016-03-24spapr/target-ppc/kvm: Only add hcall-instructions if KVM supports itAlexey Kardashevskiy
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-16machine: Use type_init() to register machine classesEduardo Habkost
2016-03-16spapr_pci: Remove finish_realize hookDavid Gibson
2016-03-16spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridgeDavid Gibson
2016-03-16spapr_pci: Allow EEH on spapr-pci-host-bridgeDavid Gibson
2016-03-16spapr_pci: Eliminate class callbacksDavid Gibson
2016-03-16spapr_pci: Switch to vfio_eeh_as_op() interfaceDavid Gibson
2016-03-16spapr_rng: fix race with main loopGreg Kurz
2016-03-16target-ppc: Eliminate kvmppc_kern_htab globalDavid Gibson
2016-03-16target-ppc: Add helpers for updating a CPU's SDR1 and external HPTDavid Gibson
2016-03-16spapr_pci: fix multifunction hotplugMichael Roth