aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/spapr_vio.c
AgeCommit message (Expand)Author
2016-01-29ppc: Clean up includesPeter Maydell
2016-01-11spapr vio: fix to incomplete QOMifyCao jin
2015-07-07spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson
2015-06-22Include monitor/monitor.h exactly where neededMarkus Armbruster
2015-06-03spapr_vio: Introduce a liobn number generating macrosAlexey Kardashevskiy
2015-03-09spapr_vio: Convert to realize()Markus Armbruster
2015-03-09spapr_vio/spapr_iommu: Move VIO bypass where it belongsAlexey Kardashevskiy
2015-02-10spapr_vio: Pair g_malloc() with g_free(), not free()Markus Armbruster
2014-06-27spapr: Move interrupt allocator to xicsAlexey Kardashevskiy
2014-06-27spapr_iommu: Make in-kernel TCE table optionalAlexey Kardashevskiy
2014-06-27spapr: Fix RTAS token numbersAlexey Kardashevskiy
2014-06-16spapr_iommu: Introduce bus_offset in sPAPRTCETableAlexey Kardashevskiy
2014-06-16spapr_iommu: Introduce page_shift in sPAPRTCETableAlexey Kardashevskiy
2014-06-16spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela
2014-03-20spapr_vio: Fix firmware namesAlexey Kardashevskiy
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-20spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy
2013-07-29spapr: Rename 'dprintf' to 'DPRINTF'Peter Maydell
2013-07-29spapr-tce: make sPAPRTCETable a proper deviceAnthony Liguori
2013-07-29pseries: savevm support for VIO devicesDavid Gibson
2013-07-04spapr_iommu: pass device to spapr_tce_new_table and use it to set ownerPaolo Bonzini
2013-07-01spapr-rtas: add CPU argument to RTAS callsAnthony Liguori
2013-06-20memory: give name to every AddressSpaceAlexey Kardashevskiy
2013-06-20dma: eliminate DMAContextPaolo Bonzini
2013-06-20spapr_vio: take care of creating our own AddressSpace/DMAContextPaolo Bonzini
2013-06-20spapr: convert TCE API to use an opaque typePaolo Bonzini
2013-06-14ppc: Remove CONFIG_FDT conditionalsconfigury.nextconfigury.for-upstreamPeter Maydell
2013-04-26pseries: Generate device paths for VIO devicesDavid Gibson
2013-04-26pseries: Convert VIO code to QOM style type safe(ish) castsDavid Gibson
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-01ppc: move files referencing CPU to hw/ppc/Paolo Bonzini