| Commit message (Expand) | Author | Age | Files | Lines |
* | qtest: delete superfluous inclusions of qtest.h | Chen Qun | 2021-03-09 | 1 | -1/+0 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
* | spapr: Use CamelCase properly | David Gibson | 2019-03-12 | 1 | -7/+7 |
* | Include qapi/error.h exactly where needed | Markus Armbruster | 2018-02-09 | 1 | -1/+0 |
* | hw/ppc: Remove the deprecated spapr-pci-vfio-host-bridge device | Thomas Huth | 2018-01-10 | 1 | -47/+0 |
* | spapr_pci: use warn_report() | Greg Kurz | 2018-01-10 | 1 | -1/+1 |
* | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 2016-07-12 | 1 | -1/+1 |
* | hw/ppc/spapr: Silence deprecation message in qtest mode | Thomas Huth | 2016-06-17 | 1 | -1/+4 |
* | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini | 2016-03-22 | 1 | -0/+2 |
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridge | David Gibson | 2016-03-15 | 1 | -44/+17 |
* | spapr_pci: Allow EEH on spapr-pci-host-bridge | David Gibson | 2016-03-15 | 1 | -1/+5 |
* | spapr_pci: Eliminate class callbacks | David Gibson | 2016-03-15 | 1 | -11/+7 |
* | spapr_pci: Switch to vfio_eeh_as_op() interface | David Gibson | 2016-03-15 | 1 | -34/+16 |
* | ppc: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | sPAPR: Enable EEH on VFIO PCI device only | Gavin Shan | 2015-09-23 | 1 | -1/+1 |
* | sPAPR: Clear stale MSIx table during EEH reset | Gavin Shan | 2015-07-07 | 1 | -0/+46 |
* | sPAPR: Reenable EEH functionality on reboot | Gavin Shan | 2015-07-07 | 1 | -1/+18 |
* | sPAPR: Implement sPAPRPHBClass EEH callbacks | Gavin Shan | 2015-03-09 | 1 | -0/+115 |
* | vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio | Kim Phillips | 2014-12-19 | 1 | -1/+1 |
* | spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfio | Alexey Kardashevskiy | 2014-06-27 | 1 | -0/+102 |