summaryrefslogtreecommitdiff
path: root/hw/ppc/spapr_vio.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster1-2/+0
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+1
2013-12-20spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy1-6/+6
2013-07-29spapr: Rename 'dprintf' to 'DPRINTF'Peter Maydell1-4/+4
2013-07-29spapr-tce: make sPAPRTCETable a proper deviceAnthony Liguori1-1/+1
2013-07-29pseries: savevm support for VIO devicesDavid Gibson1-0/+20
2013-07-04spapr_iommu: pass device to spapr_tce_new_table and use it to set ownerPaolo Bonzini1-1/+1
2013-07-01spapr-rtas: add CPU argument to RTAS callsAnthony Liguori1-2/+4
2013-06-20memory: give name to every AddressSpaceAlexey Kardashevskiy1-1/+1
2013-06-20dma: eliminate DMAContextPaolo Bonzini1-1/+0
2013-06-20spapr_vio: take care of creating our own AddressSpace/DMAContextPaolo Bonzini1-1/+2
2013-06-20spapr: convert TCE API to use an opaque typePaolo Bonzini1-6/+7
2013-06-14ppc: Remove CONFIG_FDT conditionalsPeter Maydell1-6/+0
2013-04-26pseries: Generate device paths for VIO devicesDavid Gibson1-14/+23
2013-04-26pseries: Convert VIO code to QOM style type safe(ish) castsDavid Gibson1-2/+2
2013-04-08hw: move headers to include/Paolo Bonzini1-3/+3
2013-03-01ppc: move files referencing CPU to hw/ppc/Paolo Bonzini1-0/+649