aboutsummaryrefslogtreecommitdiffstats
path: root/hw/spapr_vio.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-18pseries: Fix qdev.id handling in the VIO bus codeMichael Ellerman1-7/+29
2011-11-18pseries: Fix buggy spapr_vio_find_by_reg()David Gibson1-2/+2
2011-11-01Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafBlue Swirl1-1/+7
2011-10-30pseries: Use Book3S-HV TCE acceleration capabilitiesDavid Gibson1-1/+7
2011-10-28qdev: switch children device list to QTAILQPaolo Bonzini1-3/+3
2011-10-06pseries: Refactor spapr irq allocationDavid Gibson1-5/+4
2011-10-06spapr: make irq customizable via qdevPaolo Bonzini1-1/+7
2011-10-06spapr: proper qdevificationPaolo Bonzini1-0/+5
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-1/+1
2011-04-01Add a PAPR TCE-bypass mechanism for the pSeries machineBen Herrenschmidt1-0/+82
2011-04-01Implement PAPR CRQ hypercallsBen Herrenschmidt1-0/+160
2011-04-01Implement TCE translation for sPAPR VIODavid Gibson1-0/+238
2011-04-01Add PAPR H_VIO_SIGNAL hypercall and infrastructure for VIO interruptsDavid Gibson1-0/+37
2011-04-01Implement the bus structure for PAPR virtual IODavid Gibson1-0/+214