summaryrefslogtreecommitdiff
path: root/include/hw/ppc
AgeCommit message (Expand)AuthorFilesLines
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
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-12-02misc: Replace 'struct QEMUTimer' by 'QEMUTimer'Stefan Weil1-2/+2
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-25xics-kvm: Support for in-kernel XICS interrupt controllerDavid Gibson1-0/+10
2013-10-25xics: add cpu_setup callbackAlexey Kardashevskiy1-0/+1
2013-10-25xics: split to xics and xics-commonAlexey Kardashevskiy1-0/+20
2013-10-25xics: add pre_save/post_load dispatchersAlexey Kardashevskiy1-0/+26
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 Liguori2-8/+69
2013-07-29pseries: savevm support with KVMAlexey Kardashevskiy1-0/+1
2013-07-29pseries: savevm support for pseries machineDavid Gibson1-3/+9
2013-07-29spapr-tce: make sPAPRTCETable a proper deviceAnthony Liguori1-7/+16
2013-07-29pseries: savevm support for VIO devicesDavid Gibson1-0/+5
2013-07-11PPC: dbdma: Support unaligned DMA accessAlexander Graf1-0/+3
2013-07-11PPC: dbdma: Move processing to ioAlexander Graf1-1/+2
2013-07-11PPC: dbdma: Move static bh variable to device structAlexander Graf1-0/+1
2013-07-11PPC: dbdma: Introduce kick functionAlexander Graf1-0/+1
2013-07-11PPC: dbdma: Move defines into header fileAlexander Graf1-0/+118
2013-07-09intc/openpic: Build openpic only onceAndreas Färber2-2/+6