summaryrefslogtreecommitdiff
path: root/include/hw/ppc/spapr.h
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-08spapr: Locate RTAS and device-tree based on real RMABenjamin Herrenschmidt1-1/+2
2014-09-08ppc: spapr-rtas - implement os-term rtas callNikunj A Dadhania1-2/+1
2014-06-27spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHBAlexey Kardashevskiy1-1/+0
2014-06-27spapr: Move interrupt allocator to xicsAlexey Kardashevskiy1-10/+0
2014-06-27spapr: Add RTAS sysparm SPLPAR CharacteristicsSam bobroff1-0/+1
2014-06-27spapr: Add RTAS sysparm UUIDSam bobroff1-0/+1
2014-06-27spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODESam bobroff1-0/+11
2014-06-27spapr: Add rtas_st_buffer utility functionSam bobroff1-0/+13
2014-06-27spapr_iommu: Make in-kernel TCE table optionalAlexey Kardashevskiy1-1/+3
2014-06-27spapr: Fix RTAS token numbersAlexey Kardashevskiy1-1/+40
2014-06-16spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODEAlexey Kardashevskiy1-0/+5
2014-06-16spapr_iommu: Introduce bus_offset in sPAPRTCETableAlexey Kardashevskiy1-0/+2
2014-06-16spapr_iommu: Introduce page_shift in sPAPRTCETableAlexey Kardashevskiy1-0/+2
2014-06-16spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy1-2/+1
2014-06-16spapr: Add ibm, client-architecture-support callAlexey Kardashevskiy1-1/+8
2014-06-16spapr: Add support for time base offset migrationAlexey Kardashevskiy1-0/+1
2014-03-20spapr_hcall: Fix little-endian resource handling in H_SET_MODEAlexey Kardashevskiy1-2/+7
2014-02-11exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias1-1/+1
2014-02-11exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias1-1/+1
2013-12-20spapr-rtas: add ibm, (get|set)-system-parameterAlexey Kardashevskiy1-0/+2
2013-12-20spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy1-0/+7
2013-10-25spapr: Use DeviceClass::fw_name for device tree CPU nodeAndreas Färber1-1/+0
2013-10-25xics: Implement H_XIRR_XBenjamin Herrenschmidt1-0/+1
2013-10-25spapr-rtas: fix h_rtas parameters readingAlexey Kardashevskiy1-2/+7
2013-09-02pseries: Add H_SET_MODE hcall to change guest exception endiannessAnton Blanchard1-1/+16
2013-09-02spapr-pci: rework MSI/MSIXAlexey Kardashevskiy1-1/+3
2013-07-29xics: rename types to be sane and follow coding styleAnthony Liguori1-2/+1
2013-07-29pseries: savevm support with KVMAlexey Kardashevskiy1-0/+1