summaryrefslogtreecommitdiff
path: root/include/hw/ppc
AgeCommit message (Expand)AuthorFilesLines
2016-07-01ppc/xics: Replace "icp" with "xics" in most placesBenjamin Herrenschmidt3-3/+3
2016-07-01ppc/xics: Implement H_IPOLL using an accessorBenjamin Herrenschmidt1-0/+1
2016-07-01ppc/xics: Move SPAPR specific code to a separate fileBenjamin Herrenschmidt1-0/+21
2016-07-01ppc/xics: Rename existing xics to xics_spaprBenjamin Herrenschmidt1-12/+18
2016-06-27ppc/xics: Remove unused xics_set_irq_type()Benjamin Herrenschmidt1-1/+0
2016-06-17spapr: CPU hot unplug supportBharata B Rao1-0/+2
2016-06-17spapr: CPU hotplug supportBharata B Rao2-0/+4
2016-06-17spapr: convert boot CPUs into CPU core devicesBharata B Rao2-0/+5
2016-06-17spapr: Move spapr_cpu_init() to spapr_cpu_core.cBharata B Rao1-0/+2
2016-06-17spapr: Abstract CPU core device and type specific core devicesBharata B Rao2-0/+30
2016-06-17spapr_drc: Prevent detach racing against attach for CPU DRBharata B Rao1-0/+1
2016-06-17xics,xics_kvm: Handle CPU unplug correctlyBharata B Rao1-0/+1
2016-06-14spapr: Ensure all LMBs are represented in ibm,dynamic-memoryBharata B Rao1-2/+4
2016-06-14macio: call dma_memory_unmap() at the end of each DMA transferMark Cave-Ayland1-0/+5
2016-06-07spapr_iommu: Add root memory regionAlexey Kardashevskiy1-1/+1
2016-06-07spapr_iommu: Migrate full stateAlexey Kardashevskiy1-0/+3
2016-06-07spapr_iommu: Introduce "enabled" state for TCE tableAlexey Kardashevskiy1-5/+4
2016-05-19hw: cannot include hw/hw.h from user emulationPaolo Bonzini1-1/+1
2016-05-19hw: do not use VMSTATE_*TLPaolo Bonzini1-1/+1
2016-05-19explicitly include qom/cpu.hPaolo Bonzini1-0/+1
2016-05-19ppc: use PowerPCCPU instead of CPUPPCStatePaolo Bonzini1-9/+15
2016-04-05spapr_drc: enable immediate detach for unsignalled devicesMichael Roth1-0/+2
2016-04-05ppc: Rework POWER7 & POWER8 exception modelCédric Le Goater1-5/+0
2016-03-22include/qemu/iov.h: Don't include qemu-common.hMarkus Armbruster1-0/+1
2016-02-28xics: report errors with the QEMU Error APIGreg Kurz1-2/+3
2016-02-17pseries: Simplify handling of the hash page table fdDavid Gibson1-1/+0
2016-01-30spapr: Remove rtas_st_buffer_direct()David Gibson1-8/+0
2016-01-30spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_bufferDavid Gibson1-19/+9
2016-01-11spapr vio: fix to incomplete QOMifyCao jin1-1/+1
2016-01-11hw/ppc/spapr: Use XHCI as host controller for new spapr machinesThomas Huth1-1/+2
2015-10-23spapr_iommu: Provide a function to switch a TCE table to allowing VFIODavid Gibson1-0/+2
2015-10-23spapr_iommu: Rename vfio_accel parameterDavid Gibson1-2/+2
2015-09-23ppc/spapr: Implement H_RANDOM hypercall in QEMUThomas Huth1-0/+4
2015-09-23spapr: Support hotplug by specifying DRC countBharata B Rao1-2/+6
2015-09-23spapr: Support ibm,dynamic-reconfiguration-memoryBharata B Rao1-1/+14
2015-09-23spapr: Add LMB DR connectorsDavid Gibson1-0/+1
2015-09-23spapr_drc: use RTAS return codes for methods called by RTASMichael Roth1-7/+7
2015-09-23spapr: Initialize hotplug memory address spaceBharata B Rao1-0/+12
2015-09-23spapr_drc: don't allow 'empty' DRCs to be unisolated or allocatedMichael Roth1-0/+1
2015-09-23sPAPR: Introduce rtas_ldq()Gavin Shan1-0/+5
2015-09-23spapr_rtas: Prevent QEMU crash during hotplug without a prior device_addBharata B Rao1-7/+8
2015-09-23ppc/spapr: Use qemu_log_mask() for hcall_dprintf()Thomas Huth1-8/+3
2015-07-07xics_kvm: Don't enable KVM_CAP_IRQ_XICS if already enabledBharata B Rao1-0/+1
2015-07-07spapr: Support ibm, lrdr-capacity device tree propertyBharata B Rao1-0/+2
2015-07-07spapr: Add sPAPRMachineClassDavid Gibson1-0/+15
2015-07-07spapr: Remove obsolete entry_point field from sPAPRMachineStateDavid Gibson1-1/+1
2015-07-07spapr: Remove obsolete ram_limit field from sPAPRMachineStateDavid Gibson1-1/+0
2015-07-07spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson2-10/+27
2015-06-08Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell1-2/+2
2015-06-04macio: remove remainder_len DBDMA_io propertyMark Cave-Ayland1-1/+0