aboutsummaryrefslogtreecommitdiff
path: root/include/hw/ppc
AgeCommit message (Expand)AuthorFilesLines
2015-06-08Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell1-2/+2
2015-06-04macio: remove remainder_len DBDMA_io propertyMark Cave-Ayland1-1/+0
2015-06-04macio: switch pmac_dma_write() over to new offset/len implementationMark Cave-Ayland1-1/+2
2015-06-03spapr_drc: add spapr_drc_populate_dt()Michael Roth1-0/+2
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-03spapr_drc: initial implementation of sPAPRDRConnector deviceMichael Roth1-0/+199
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-05-22macio: move unaligned DMA write code into separate pmac_dma_write() functionMark Cave-Ayland1-4/+0
2015-03-09sPAPR: Implement EEH RTAS callsGavin Shan1-2/+41
2015-03-09spapr_vio: Convert to realize()Markus Armbruster1-1/+1
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 Kardashevskiy2-1/+5
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: mac99: Move NVRAM to page boundary when necessaryAlexander Graf1-1/+1
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-27xics: Implement xics_ics_free()Alexey Kardashevskiy1-0/+1
2014-06-27spapr: Move interrupt allocator to xicsAlexey Kardashevskiy2-10/+2
2014-06-27xics: Add flags for interruptsAlexey Kardashevskiy1-1/+5
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_pci: Advertise MSI quotaBadari Pulavarty1-0/+2
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-16macio ide: Do remainder access asynchronouslyAlexander Graf1-0/+5
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-06-16mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already thereBALATON Zoltan1-0/+2
2014-04-08PPC: Clean up DECR implementationAlexander Graf1-0/+3
2014-03-20spapr_hcall: Fix little-endian resource handling in H_SET_MODEAlexey Kardashevskiy1-2/+7