Age | Commit message (Expand) | Author |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster |
2016-06-17 | hw/ppc/spapr: Silence deprecation message in qtest mode | Thomas Huth |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-03-16 | spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridge | David Gibson |
2016-03-16 | spapr_pci: Allow EEH on spapr-pci-host-bridge | David Gibson |
2016-03-16 | spapr_pci: Eliminate class callbacks | David Gibson |
2016-03-16 | spapr_pci: Switch to vfio_eeh_as_op() interface | David Gibson |
2016-01-29 | ppc: Clean up includes | Peter Maydell |
2015-09-23 | sPAPR: Enable EEH on VFIO PCI device only | Gavin Shan |
2015-07-07 | sPAPR: Clear stale MSIx table during EEH reset | Gavin Shan |
2015-07-07 | sPAPR: Reenable EEH functionality on reboot | Gavin Shan |
2015-03-09 | sPAPR: Implement sPAPRPHBClass EEH callbacks | Gavin Shan |
2014-12-19 | vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio | Kim Phillips |
2014-06-27 | spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfio | Alexey Kardashevskiy |