index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr_pci_vfio.c
Age
Commit message (
Expand
)
Author
2021-06-03
spapr: Fix EEH capability issue on KVM guest for PCI passthru
Mahesh Salgaonkar
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-03-09
qtest: delete superfluous inclusions of qtest.h
Chen Qun
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-03-12
spapr: Use CamelCase properly
David Gibson
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-01-10
hw/ppc: Remove the deprecated spapr-pci-vfio-host-bridge device
Thomas Huth
2018-01-10
spapr_pci: use warn_report()
Greg Kurz
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