summaryrefslogtreecommitdiffstats
path: root/include/hw/ppc
Commit message (Expand)AuthorAgeFilesLines
* 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
* dma: eliminate DMAContextPaolo Bonzini2013-06-201-10/+9
* spapr_vio: take care of creating our own AddressSpace/DMAContextPaolo Bonzini2013-06-202-11/+11
* spapr: use memory core for iommu supportPaolo Bonzini2013-06-201-0/+1
* spapr: convert TCE API to use an opaque typePaolo Bonzini2013-06-202-5/+8
* hw: move headers to include/Paolo Bonzini2013-04-087-0/+764
OpenPOWER on IntegriCloud