qemu-irix/hw/vfio
Alex Williamson 8f419c5b43 vfio/pci-quirks: Exclude non-ioport BAR from NVIDIA quirk
The NVIDIA BAR5 quirk is targeting an ioport BAR.  Some older devices
have a BAR5 which is not ioport and can induce a segfault here.  Test
the BAR type to skip these devices.

Link: https://bugs.launchpad.net/qemu/+bug/1678466
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2017-04-06 16:03:26 -06:00
..
Makefile.objs hw/vfio: Add CONFIG switches for calxeda-xgmac and amd-xgbe 2017-02-10 13:12:03 -07:00
amd-xgbe.c
calxeda-xgmac.c
common.c vfio: allow to notify unmap for very large region 2017-02-17 21:52:31 +02:00
pci-quirks.c vfio/pci-quirks: Exclude non-ioport BAR from NVIDIA quirk 2017-04-06 16:03:26 -06:00
pci.c vfio/pci: Improve extended capability comments, skip masked caps 2017-02-22 13:19:58 -07:00
pci.h
platform.c
spapr.c
trace-events vfio: trace map/unmap for notify as well 2017-02-17 21:52:31 +02:00