summaryrefslogtreecommitdiff
path: root/hw/ppc/spapr_pci_vfio.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-1/+0
2018-01-10hw/ppc: Remove the deprecated spapr-pci-vfio-host-bridge deviceThomas Huth1-47/+0
2018-01-10spapr_pci: use warn_report()Greg Kurz1-1/+1
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster1-1/+1
2016-06-17hw/ppc/spapr: Silence deprecation message in qtest modeThomas Huth1-1/+4
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini1-0/+2
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-03-16spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridgeDavid Gibson1-44/+17
2016-03-16spapr_pci: Allow EEH on spapr-pci-host-bridgeDavid Gibson1-1/+5
2016-03-16spapr_pci: Eliminate class callbacksDavid Gibson1-11/+7
2016-03-16spapr_pci: Switch to vfio_eeh_as_op() interfaceDavid Gibson1-34/+16
2016-01-29ppc: Clean up includesPeter Maydell1-0/+1
2015-09-23sPAPR: Enable EEH on VFIO PCI device onlyGavin Shan1-1/+1
2015-07-07sPAPR: Clear stale MSIx table during EEH resetGavin Shan1-0/+46
2015-07-07sPAPR: Reenable EEH functionality on rebootGavin Shan1-1/+18
2015-03-09sPAPR: Implement sPAPRPHBClass EEH callbacksGavin Shan1-0/+115
2014-12-19vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfioKim Phillips1-1/+1
2014-06-27spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfioAlexey Kardashevskiy1-0/+102