aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/spapr_pci_vfio.c
AgeCommit message (Expand)Author
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-03-12spapr: Use CamelCase properlyDavid Gibson
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-01-10hw/ppc: Remove the deprecated spapr-pci-vfio-host-bridge deviceThomas Huth
2018-01-10spapr_pci: use warn_report()Greg Kurz
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-06-17hw/ppc/spapr: Silence deprecation message in qtest modeThomas Huth
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-16spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridgeDavid Gibson
2016-03-16spapr_pci: Allow EEH on spapr-pci-host-bridgeDavid Gibson
2016-03-16spapr_pci: Eliminate class callbacksDavid Gibson
2016-03-16spapr_pci: Switch to vfio_eeh_as_op() interfaceDavid Gibson
2016-01-29ppc: Clean up includesPeter Maydell
2015-09-23sPAPR: Enable EEH on VFIO PCI device onlyGavin Shan
2015-07-07sPAPR: Clear stale MSIx table during EEH resetGavin Shan
2015-07-07sPAPR: Reenable EEH functionality on rebootGavin Shan
2015-03-09sPAPR: Implement sPAPRPHBClass EEH callbacksGavin Shan
2014-12-19vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfioKim Phillips
2014-06-27spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfioAlexey Kardashevskiy