summaryrefslogtreecommitdiffstats
path: root/hw/ppc/spapr_vio.c
Commit message (Expand)AuthorAgeFilesLines
* spapr: Move interrupt allocator to xicsAlexey Kardashevskiy2014-06-271-1/+1
* spapr_iommu: Make in-kernel TCE table optionalAlexey Kardashevskiy2014-06-271-1/+1
* spapr: Fix RTAS token numbersAlexey Kardashevskiy2014-06-271-2/+3
* spapr_iommu: Introduce bus_offset in sPAPRTCETableAlexey Kardashevskiy2014-06-161-0/+1
* spapr_iommu: Introduce page_shift in sPAPRTCETableAlexey Kardashevskiy2014-06-161-0/+1
* spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy2014-06-161-1/+3
* savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela2014-06-161-2/+1
* spapr_vio: Fix firmware namesAlexey Kardashevskiy2014-03-201-0/+3
* sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-2/+0
* qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+1
* spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy2013-12-201-6/+6
* spapr: Rename 'dprintf' to 'DPRINTF'Peter Maydell2013-07-291-4/+4
* spapr-tce: make sPAPRTCETable a proper deviceAnthony Liguori2013-07-291-1/+1
* pseries: savevm support for VIO devicesDavid Gibson2013-07-291-0/+20
* spapr_iommu: pass device to spapr_tce_new_table and use it to set ownerPaolo Bonzini2013-07-041-1/+1
* spapr-rtas: add CPU argument to RTAS callsAnthony Liguori2013-07-011-2/+4
* memory: give name to every AddressSpaceAlexey Kardashevskiy2013-06-201-1/+1
* dma: eliminate DMAContextPaolo Bonzini2013-06-201-1/+0
* spapr_vio: take care of creating our own AddressSpace/DMAContextPaolo Bonzini2013-06-201-1/+2
* spapr: convert TCE API to use an opaque typePaolo Bonzini2013-06-201-6/+7
* ppc: Remove CONFIG_FDT conditionalsPeter Maydell2013-06-141-6/+0
* pseries: Generate device paths for VIO devicesDavid Gibson2013-04-261-14/+23
* pseries: Convert VIO code to QOM style type safe(ish) castsDavid Gibson2013-04-261-2/+2
* hw: move headers to include/Paolo Bonzini2013-04-081-3/+3
* ppc: move files referencing CPU to hw/ppc/Paolo Bonzini2013-03-011-0/+649
OpenPOWER on IntegriCloud