aboutsummaryrefslogtreecommitdiff
path: root/include/hw/ppc/spapr.h
AgeCommit message (Expand)AuthorFilesLines
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster1-3/+3
2016-07-05spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)Alexey Kardashevskiy1-1/+15
2016-07-01ppc/xics: Replace "icp" with "xics" in most placesBenjamin Herrenschmidt1-1/+1
2016-06-17spapr: CPU hotplug supportBharata B Rao1-0/+2
2016-06-17spapr: convert boot CPUs into CPU core devicesBharata B Rao1-0/+2
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 Rao1-0/+1
2016-06-14spapr: Ensure all LMBs are represented in ibm,dynamic-memoryBharata B Rao1-2/+4
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-04-05ppc: Rework POWER7 & POWER8 exception modelCédric Le Goater1-5/+0
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-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: 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-23ppc/spapr: Use qemu_log_mask() for hcall_dprintf()Thomas Huth1-8/+3
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 Gibson1-9/+24
2015-06-03spapr_events: event-scan RTAS interfaceTyrel Datwyler1-0/+3
2015-06-03spapr_events: re-use EPOW event infrastructure for hotplug eventsNathan Fontenot1-1/+13
2015-06-03spapr_rtas: add ibm, configure-connector RTAS interfaceMichael Roth1-0/+14
2015-06-03spapr: add rtas_st_buffer_direct() helperMichael Roth1-2/+8
2015-06-03spapr_rtas: add set-indicator RTAS interfaceMike Day1-0/+11
2015-06-03hw/ppc/spapr_iommu: Fix the check for invalid upper bits in liobnThomas Huth1-1/+1
2015-06-03spapr_iommu: Make spapr_tce_find_by_liobn() publicAlexey Kardashevskiy1-0/+1
2015-06-03spapr_iommu: Add separate trace points for PCI DMA operationsAlexey Kardashevskiy1-0/+1
2015-06-03spapr_vio: Introduce a liobn number generating macrosAlexey Kardashevskiy1-0/+1
2015-06-03spapr_pci: Introduce a liobn number generating macrosAlexey Kardashevskiy1-1/+3
2015-03-09sPAPR: Implement EEH RTAS callsGavin Shan1-2/+41
2015-03-09pseries: Switch VGA endian on H_SET_MODEDavid Gibson1-0/+1
2015-03-09pseries: Move rtc_offset into RTC device's state structureDavid Gibson1-1/+2
2015-03-09pseries: Make the PAPR RTC a qdev deviceDavid Gibson1-2/+5
2015-03-09pseries: Add spapr_rtc_read() helper functionDavid Gibson1-0/+1
2015-03-09pseries: Move sPAPR RTC code into its own fileDavid Gibson1-0/+1
2015-03-09spapr_vio/spapr_iommu: Move VIO bypass where it belongsAlexey Kardashevskiy1-1/+1
2015-01-07spapr: Fix stale HTAB during live migration (KVM)Samuel Mendoza-Jonas1-0/+1
2014-09-08spapr_pci: map the MSI window in each PHBGreg Kurz1-2/+0