summaryrefslogtreecommitdiff
path: root/include/hw/ppc/spapr_vio.h
AgeCommit message (Expand)Author
2019-12-17ppc: Drop useless extern annotation for functionsGreg Kurz
2019-10-04spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helperDavid Gibson
2019-08-16include: Make headers more self-containedMarkus Armbruster
2019-03-12spapr: Use CamelCase properlyDavid Gibson
2017-12-15spapr: introduce a spapr_qirq() helperCédric Le Goater
2017-03-01ppc/xics: use the QOM interface to get irqsCédric Le Goater
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau
2016-10-28pseries: Consolidate construction of /vdevice device tree nodeDavid Gibson
2016-10-28pseries: Consolidate construction of /chosen device tree nodeDavid Gibson
2016-10-28pseries: Remove unused callbacks from sPAPR VIO bus stateDavid Gibson
2016-09-15Remove unused function declarationsLadi Prosek
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-07-01ppc/xics: Replace "icp" with "xics" in most placesBenjamin Herrenschmidt
2016-05-19hw: do not use VMSTATE_*TLPaolo Bonzini
2016-01-11spapr vio: fix to incomplete QOMifyCao jin
2015-07-07spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson
2015-03-09spapr_vio: Convert to realize()Markus Armbruster
2015-03-09spapr_vio/spapr_iommu: Move VIO bypass where it belongsAlexey Kardashevskiy
2013-07-29pseries: savevm support for VIO devicesDavid Gibson
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-04-08hw: move headers to include/Paolo Bonzini