summaryrefslogtreecommitdiffstats
path: root/include/hw/ppc
Commit message (Expand)AuthorAgeFilesLines
...
* xics: Add flags for interruptsAlexey Kardashevskiy2014-06-271-1/+5
* 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_pci: Advertise MSI quotaBadari Pulavarty2014-06-161-0/+2
* spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODEAlexey Kardashevskiy2014-06-161-0/+5
* spapr_iommu: Introduce bus_offset in sPAPRTCETableAlexey Kardashevskiy2014-06-161-0/+2
* spapr_iommu: Introduce page_shift in sPAPRTCETableAlexey Kardashevskiy2014-06-161-0/+2
* spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy2014-06-161-2/+1
* macio ide: Do remainder access asynchronouslyAlexander Graf2014-06-161-0/+5
* spapr: Add ibm, client-architecture-support callAlexey Kardashevskiy2014-06-161-1/+8
* spapr: Add support for time base offset migrationAlexey Kardashevskiy2014-06-161-0/+1
* mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already thereBALATON Zoltan2014-06-161-0/+2
* PPC: Clean up DECR implementationAlexander Graf2014-04-081-0/+3
* spapr_hcall: Fix little-endian resource handling in H_SET_MODEAlexey Kardashevskiy2014-03-201-2/+7
* exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+1
* exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+1
* spapr-rtas: add ibm, (get|set)-system-parameterAlexey Kardashevskiy2013-12-201-0/+2
* spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy2013-12-201-0/+7
* misc: Replace 'struct QEMUTimer' by 'QEMUTimer'Stefan Weil2013-12-021-2/+2
* spapr: Use DeviceClass::fw_name for device tree CPU nodeAndreas Färber2013-10-251-1/+0
* xics: Implement H_XIRR_XBenjamin Herrenschmidt2013-10-251-0/+1
* xics-kvm: Support for in-kernel XICS interrupt controllerDavid Gibson2013-10-251-0/+10
* xics: add cpu_setup callbackAlexey Kardashevskiy2013-10-251-0/+1
* xics: split to xics and xics-commonAlexey Kardashevskiy2013-10-251-0/+20
* xics: add pre_save/post_load dispatchersAlexey Kardashevskiy2013-10-251-0/+26
* spapr-rtas: fix h_rtas parameters readingAlexey Kardashevskiy2013-10-251-2/+7
* pseries: Add H_SET_MODE hcall to change guest exception endiannessAnton Blanchard2013-09-021-1/+16
* spapr-pci: rework MSI/MSIXAlexey Kardashevskiy2013-09-021-1/+3
* xics: rename types to be sane and follow coding styleAnthony Liguori2013-07-292-8/+69
* pseries: savevm support with KVMAlexey Kardashevskiy2013-07-291-0/+1
* pseries: savevm support for pseries machineDavid Gibson2013-07-291-3/+9
* spapr-tce: make sPAPRTCETable a proper deviceAnthony Liguori2013-07-291-7/+16
* pseries: savevm support for VIO devicesDavid Gibson2013-07-291-0/+5
* PPC: dbdma: Support unaligned DMA accessAlexander Graf2013-07-111-0/+3
* PPC: dbdma: Move processing to ioAlexander Graf2013-07-111-1/+2
* PPC: dbdma: Move static bh variable to device structAlexander Graf2013-07-111-0/+1
* PPC: dbdma: Introduce kick functionAlexander Graf2013-07-111-0/+1
* PPC: dbdma: Move defines into header fileAlexander Graf2013-07-111-0/+118
* intc/openpic: Build openpic only onceAndreas Färber2013-07-092-2/+6
* spapr_iommu: pass device to spapr_tce_new_table and use it to set ownerPaolo Bonzini2013-07-041-1/+2
* PPC: Add clock-frequency export for Mac machinesAlexander Graf2013-07-011-0/+1
* spapr-rtas: add CPU argument to RTAS callsAnthony Liguori2013-07-011-2/+3
* intc/openpic_kvm: Fix QOM and build issuesAndreas Färber2013-07-011-0/+1
* intc/openpic: QOM'ifyAndreas Färber2013-07-011-0/+2
* kvm/openpic: in-kernel mpic supportScott Wood2013-07-011-1/+1
* openpic: factor out some common defines into openpic.hScott Wood2013-07-011-0/+11
OpenPOWER on IntegriCloud