aboutsummaryrefslogtreecommitdiff
path: root/include/hw/ppc/spapr.h
AgeCommit message (Expand)Author
2015-10-23spapr_iommu: Provide a function to switch a TCE table to allowing VFIODavid Gibson
2015-10-23spapr_iommu: Rename vfio_accel parameterDavid Gibson
2015-09-23ppc/spapr: Implement H_RANDOM hypercall in QEMUThomas Huth
2015-09-23spapr: Support hotplug by specifying DRC countBharata B Rao
2015-09-23spapr: Support ibm,dynamic-reconfiguration-memoryBharata B Rao
2015-09-23spapr: Add LMB DR connectorsDavid Gibson
2015-09-23spapr: Initialize hotplug memory address spaceBharata B Rao
2015-09-23spapr_drc: don't allow 'empty' DRCs to be unisolated or allocatedMichael Roth
2015-09-23sPAPR: Introduce rtas_ldq()Gavin Shan
2015-09-23ppc/spapr: Use qemu_log_mask() for hcall_dprintf()Thomas Huth
2015-07-07spapr: Support ibm, lrdr-capacity device tree propertyBharata B Rao
2015-07-07spapr: Add sPAPRMachineClassDavid Gibson
2015-07-07spapr: Remove obsolete entry_point field from sPAPRMachineStateDavid Gibson
2015-07-07spapr: Remove obsolete ram_limit field from sPAPRMachineStateDavid Gibson
2015-07-07spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson
2015-06-03spapr_events: event-scan RTAS interfaceTyrel Datwyler
2015-06-03spapr_events: re-use EPOW event infrastructure for hotplug eventsNathan Fontenot
2015-06-03spapr_rtas: add ibm, configure-connector RTAS interfaceMichael Roth
2015-06-03spapr: add rtas_st_buffer_direct() helperMichael Roth
2015-06-03spapr_rtas: add set-indicator RTAS interfaceMike Day
2015-06-03hw/ppc/spapr_iommu: Fix the check for invalid upper bits in liobnThomas Huth
2015-06-03spapr_iommu: Make spapr_tce_find_by_liobn() publicAlexey Kardashevskiy
2015-06-03spapr_iommu: Add separate trace points for PCI DMA operationsAlexey Kardashevskiy
2015-06-03spapr_vio: Introduce a liobn number generating macrosAlexey Kardashevskiy
2015-06-03spapr_pci: Introduce a liobn number generating macrosAlexey Kardashevskiy
2015-03-09sPAPR: Implement EEH RTAS callsGavin Shan
2015-03-09pseries: Switch VGA endian on H_SET_MODEDavid Gibson
2015-03-09pseries: Move rtc_offset into RTC device's state structureDavid Gibson
2015-03-09pseries: Make the PAPR RTC a qdev deviceDavid Gibson
2015-03-09pseries: Add spapr_rtc_read() helper functionDavid Gibson
2015-03-09pseries: Move sPAPR RTC code into its own fileDavid Gibson
2015-03-09spapr_vio/spapr_iommu: Move VIO bypass where it belongsAlexey Kardashevskiy
2015-01-07spapr: Fix stale HTAB during live migration (KVM)Samuel Mendoza-Jonas
2014-09-08spapr_pci: map the MSI window in each PHBGreg Kurz
2014-09-08spapr: Locate RTAS and device-tree based on real RMABenjamin Herrenschmidt
2014-09-08ppc: spapr-rtas - implement os-term rtas callNikunj A Dadhania
2014-06-27spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHBAlexey Kardashevskiy
2014-06-27spapr: Move interrupt allocator to xicsAlexey Kardashevskiy
2014-06-27spapr: Add RTAS sysparm SPLPAR CharacteristicsSam bobroff
2014-06-27spapr: Add RTAS sysparm UUIDSam bobroff
2014-06-27spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODESam bobroff
2014-06-27spapr: Add rtas_st_buffer utility functionSam bobroff
2014-06-27spapr_iommu: Make in-kernel TCE table optionalAlexey Kardashevskiy
2014-06-27spapr: Fix RTAS token numbersAlexey Kardashevskiy
2014-06-16spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODEAlexey Kardashevskiy
2014-06-16spapr_iommu: Introduce bus_offset in sPAPRTCETableAlexey Kardashevskiy
2014-06-16spapr_iommu: Introduce page_shift in sPAPRTCETableAlexey Kardashevskiy
2014-06-16spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy
2014-06-16spapr: Add ibm, client-architecture-support callAlexey Kardashevskiy
2014-06-16spapr: Add support for time base offset migrationAlexey Kardashevskiy