aboutsummaryrefslogtreecommitdiff
path: root/include/hw/ppc
AgeCommit message (Expand)Author
2014-03-20spapr_hcall: Fix little-endian resource handling in H_SET_MODEAlexey Kardashevskiy
2014-02-11exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias
2013-12-20spapr-rtas: add ibm, (get|set)-system-parameterAlexey Kardashevskiy
2013-12-20spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy
2013-12-02misc: Replace 'struct QEMUTimer' by 'QEMUTimer'Stefan Weil
2013-10-25spapr: Use DeviceClass::fw_name for device tree CPU nodeAndreas Färber
2013-10-25xics: Implement H_XIRR_XBenjamin Herrenschmidt
2013-10-25xics-kvm: Support for in-kernel XICS interrupt controllerDavid Gibson
2013-10-25xics: add cpu_setup callbackAlexey Kardashevskiy
2013-10-25xics: split to xics and xics-commonAlexey Kardashevskiy
2013-10-25xics: add pre_save/post_load dispatchersAlexey Kardashevskiy
2013-10-25spapr-rtas: fix h_rtas parameters readingAlexey Kardashevskiy
2013-09-02pseries: Add H_SET_MODE hcall to change guest exception endiannessAnton Blanchard
2013-09-02spapr-pci: rework MSI/MSIXAlexey Kardashevskiy
2013-07-29xics: rename types to be sane and follow coding styleAnthony Liguori
2013-07-29pseries: savevm support with KVMAlexey Kardashevskiy
2013-07-29pseries: savevm support for pseries machineDavid Gibson
2013-07-29spapr-tce: make sPAPRTCETable a proper deviceAnthony Liguori
2013-07-29pseries: savevm support for VIO devicesDavid Gibson
2013-07-11PPC: dbdma: Support unaligned DMA accessAlexander Graf
2013-07-11PPC: dbdma: Move processing to ioAlexander Graf
2013-07-11PPC: dbdma: Move static bh variable to device structAlexander Graf
2013-07-11PPC: dbdma: Introduce kick functionAlexander Graf
2013-07-11PPC: dbdma: Move defines into header fileAlexander Graf
2013-07-09intc/openpic: Build openpic only onceAndreas Färber
2013-07-04spapr_iommu: pass device to spapr_tce_new_table and use it to set ownerPaolo Bonzini
2013-07-01PPC: Add clock-frequency export for Mac machinesAlexander Graf
2013-07-01spapr-rtas: add CPU argument to RTAS callsAnthony Liguori
2013-07-01intc/openpic_kvm: Fix QOM and build issuesAndreas Färber
2013-07-01intc/openpic: QOM'ifyAndreas Färber
2013-07-01kvm/openpic: in-kernel mpic supportScott Wood
2013-07-01openpic: factor out some common defines into openpic.hScott Wood
2013-06-20dma: eliminate DMAContextPaolo Bonzini
2013-06-20spapr_vio: take care of creating our own AddressSpace/DMAContextPaolo Bonzini
2013-06-20spapr: use memory core for iommu supportPaolo Bonzini
2013-06-20spapr: convert TCE API to use an opaque typePaolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini