summaryrefslogtreecommitdiffstats
path: root/include/hw/ppc/spapr.h
Commit message (Expand)AuthorAgeFilesLines
* ppc: Rework POWER7 & POWER8 exception modelCédric Le Goater2019-11-291-5/+0
* pseries: Simplify handling of the hash page table fdDavid Gibson2019-11-291-1/+0
* spapr: Remove rtas_st_buffer_direct()David Gibson2019-11-291-8/+0
* spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_bufferDavid Gibson2019-11-291-19/+9
* hw/ppc/spapr: Use XHCI as host controller for new spapr machinesThomas Huth2019-11-291-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
* ppc: spapr-rtas - implement os-term rtas callNikunj A Dadhania2014-09-081-2/+1
* spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHBAlexey Kardashevskiy2014-06-271-1/+0
* spapr: Move interrupt allocator to xicsAlexey Kardashevskiy2014-06-271-10/+0
* spapr: Add RTAS sysparm SPLPAR CharacteristicsSam bobroff2014-06-271-0/+1
* spapr: Add RTAS sysparm UUIDSam bobroff2014-06-271-0/+1
* spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODESam bobroff2014-06-271-0/+11
* spapr: Add rtas_st_buffer utility functionSam bobroff2014-06-271-0/+13
* spapr_iommu: Make in-kernel TCE table optionalAlexey Kardashevskiy2014-06-271-1/+3
* spapr: Fix RTAS token numbersAlexey Kardashevskiy2014-06-271-1/+40
* spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODEAlexey Kardashevskiy2014-06-161-0/+5
OpenPOWER on IntegriCloud