summary refs log tree commit diff stats
path: root/hw/ppc/spapr_pci_vfio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use #include "..." for our own headers, <...> for othersMarkus Armbruster2016-07-121-1/+1
* hw/ppc/spapr: Silence deprecation message in qtest modeThomas Huth2016-06-171-1/+4
* hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2016-03-221-0/+2
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridgeDavid Gibson2016-03-161-44/+17
* spapr_pci: Allow EEH on spapr-pci-host-bridgeDavid Gibson2016-03-161-1/+5
* spapr_pci: Eliminate class callbacksDavid Gibson2016-03-161-11/+7
* spapr_pci: Switch to vfio_eeh_as_op() interfaceDavid Gibson2016-03-161-34/+16
* ppc: Clean up includesPeter Maydell2016-01-291-0/+1
* sPAPR: Enable EEH on VFIO PCI device onlyGavin Shan2015-09-231-1/+1
* sPAPR: Clear stale MSIx table during EEH resetGavin Shan2015-07-071-0/+46
* sPAPR: Reenable EEH functionality on rebootGavin Shan2015-07-071-1/+18
* sPAPR: Implement sPAPRPHBClass EEH callbacksGavin Shan2015-03-091-0/+115
* vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfioKim Phillips2014-12-191-1/+1
* spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfioAlexey Kardashevskiy2014-06-271-0/+102