summaryrefslogtreecommitdiffstats
path: root/hw/ppc/spapr_pci_vfio.c
Commit message (Expand)AuthorAgeFilesLines
* pci: Export pci_for_each_device_under_bus*()Peter Xu2021-11-021-2/+2
* spapr: Fix EEH capability issue on KVM guest for PCI passthruMahesh Salgaonkar2021-06-031-7/+33
* Do not include cpu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* qtest: delete superfluous inclusions of qtest.hChen Qun2021-03-091-1/+0Star
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* spapr: Use CamelCase properlyDavid Gibson2019-03-121-7/+7
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* hw/ppc: Remove the deprecated spapr-pci-vfio-host-bridge deviceThomas Huth2018-01-101-47/+0Star
* spapr_pci: use warn_report()Greg Kurz2018-01-101-1/+1
* 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-151-44/+17Star
* spapr_pci: Allow EEH on spapr-pci-host-bridgeDavid Gibson2016-03-151-1/+5
* spapr_pci: Eliminate class callbacksDavid Gibson2016-03-151-11/+7Star
* spapr_pci: Switch to vfio_eeh_as_op() interfaceDavid Gibson2016-03-151-34/+16Star
* 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