summary refs log tree commit diff stats
path: root/include/hw/ppc/spapr.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)Alexey Kardashevskiy2016-07-051-1/+15
* ppc/xics: Replace "icp" with "xics" in most placesBenjamin Herrenschmidt2016-07-011-1/+1
* spapr: CPU hotplug supportBharata B Rao2016-06-171-0/+2
* spapr: convert boot CPUs into CPU core devicesBharata B Rao2016-06-171-0/+2
* spapr: Move spapr_cpu_init() to spapr_cpu_core.cBharata B Rao2016-06-171-0/+2
* spapr: Abstract CPU core device and type specific core devicesBharata B Rao2016-06-171-0/+1
* spapr: Ensure all LMBs are represented in ibm,dynamic-memoryBharata B Rao2016-06-141-2/+4
* spapr_iommu: Add root memory regionAlexey Kardashevskiy2016-06-071-1/+1
* spapr_iommu: Migrate full stateAlexey Kardashevskiy2016-06-071-0/+3
* spapr_iommu: Introduce "enabled" state for TCE tableAlexey Kardashevskiy2016-06-071-5/+4
* ppc: Rework POWER7 & POWER8 exception modelCédric Le Goater2016-04-051-5/+0
* pseries: Simplify handling of the hash page table fdDavid Gibson2016-02-171-1/+0
* spapr: Remove rtas_st_buffer_direct()David Gibson2016-01-301-8/+0
* spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_bufferDavid Gibson2016-01-301-19/+9
* hw/ppc/spapr: Use XHCI as host controller for new spapr machinesThomas Huth2016-01-111-1/+2
* spapr_iommu: Provide a function to switch a TCE table to allowing VFIODavid Gibson2015-10-231-0/+2
* spapr_iommu: Rename vfio_accel parameterDavid Gibson2015-10-231-2/+2
* ppc/spapr: Implement H_RANDOM hypercall in QEMUThomas Huth2015-09-231-0/+4
* spapr: Support hotplug by specifying DRC countBharata B Rao2015-09-231-2/+6
* spapr: Support ibm,dynamic-reconfiguration-memoryBharata B Rao2015-09-231-1/+14
* spapr: Add LMB DR connectorsDavid Gibson2015-09-231-0/+1
* spapr: Initialize hotplug memory address spaceBharata B Rao2015-09-231-0/+12
* spapr_drc: don't allow 'empty' DRCs to be unisolated or allocatedMichael Roth2015-09-231-0/+1
* sPAPR: Introduce rtas_ldq()Gavin Shan2015-09-231-0/+5
* ppc/spapr: Use qemu_log_mask() for hcall_dprintf()Thomas Huth2015-09-231-8/+3
* spapr: Support ibm, lrdr-capacity device tree propertyBharata B Rao2015-07-071-0/+2
* spapr: Add sPAPRMachineClassDavid Gibson2015-07-071-0/+15
* spapr: Remove obsolete entry_point field from sPAPRMachineStateDavid Gibson2015-07-071-1/+1
* spapr: Remove obsolete ram_limit field from sPAPRMachineStateDavid Gibson2015-07-071-1/+0
* spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson2015-07-071-9/+24
* spapr_events: event-scan RTAS interfaceTyrel Datwyler2015-06-031-0/+3
* spapr_events: re-use EPOW event infrastructure for hotplug eventsNathan Fontenot2015-06-031-1/+13
* spapr_rtas: add ibm, configure-connector RTAS interfaceMichael Roth2015-06-031-0/+14
* spapr: add rtas_st_buffer_direct() helperMichael Roth2015-06-031-2/+8
* spapr_rtas: add set-indicator RTAS interfaceMike Day2015-06-031-0/+11
* hw/ppc/spapr_iommu: Fix the check for invalid upper bits in liobnThomas Huth2015-06-031-1/+1
* spapr_iommu: Make spapr_tce_find_by_liobn() publicAlexey Kardashevskiy2015-06-031-0/+1
* spapr_iommu: Add separate trace points for PCI DMA operationsAlexey Kardashevskiy2015-06-031-0/+1
* spapr_vio: Introduce a liobn number generating macrosAlexey Kardashevskiy2015-06-031-0/+1
* spapr_pci: Introduce a liobn number generating macrosAlexey Kardashevskiy2015-06-031-1/+3
* sPAPR: Implement EEH RTAS callsGavin Shan2015-03-091-2/+41
* pseries: Switch VGA endian on H_SET_MODEDavid Gibson2015-03-091-0/+1
* pseries: Move rtc_offset into RTC device's state structureDavid Gibson2015-03-091-1/+2
* pseries: Make the PAPR RTC a qdev deviceDavid Gibson2015-03-091-2/+5
* pseries: Add spapr_rtc_read() helper functionDavid Gibson2015-03-091-0/+1
* pseries: Move sPAPR RTC code into its own fileDavid Gibson2015-03-091-0/+1
* spapr_vio/spapr_iommu: Move VIO bypass where it belongsAlexey Kardashevskiy2015-03-091-1/+1
* spapr: Fix stale HTAB during live migration (KVM)Samuel Mendoza-Jonas2015-01-071-0/+1
* spapr_pci: map the MSI window in each PHBGreg Kurz2014-09-081-2/+0
* spapr: Locate RTAS and device-tree based on real RMABenjamin Herrenschmidt2014-09-081-1/+2