qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 8f419c: vfio/pci-quirks: Exclude non-ioport B


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 8f419c: vfio/pci-quirks: Exclude non-ioport BAR from NVIDI...
Date: Fri, 07 Apr 2017 03:30:09 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 8f419c5b43b988df4ef11315aeb8524e50c99687
      
https://github.com/qemu/qemu/commit/8f419c5b43b988df4ef11315aeb8524e50c99687
  Author: Alex Williamson <address@hidden>
  Date:   2017-04-06 (Thu, 06 Apr 2017)

  Changed paths:
    M hw/vfio/pci-quirks.c

  Log Message:
  -----------
  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 <address@hidden>


  Commit: 5fe2339e6b09da7d6f48b9bef0f1a7360392b489
      
https://github.com/qemu/qemu/commit/5fe2339e6b09da7d6f48b9bef0f1a7360392b489
  Author: Peter Maydell <address@hidden>
  Date:   2017-04-07 (Fri, 07 Apr 2017)

  Changed paths:
    M hw/vfio/pci-quirks.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170406.0' 
into staging

VFIO fixes 2017-04-06

 - Extra test for NVIDIA BAR5 quirk to avoid segfault (Alex Williamson)

# gpg: Signature made Thu 06 Apr 2017 23:05:53 BST
# gpg:                using RSA key 0x239B9B6E3BB08B22
# gpg: Good signature from "Alex Williamson <address@hidden>"
# gpg:                 aka "Alex Williamson <address@hidden>"
# gpg:                 aka "Alex Williamson <address@hidden>"
# gpg:                 aka "Alex Williamson <address@hidden>"
# Primary key fingerprint: 42F6 C04E 540B D1A9 9E7B  8A90 239B 9B6E 3BB0 8B22

* remotes/awilliam/tags/vfio-updates-20170406.0:
  vfio/pci-quirks: Exclude non-ioport BAR from NVIDIA quirk

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/54d689988c84...5fe2339e6b09

reply via email to

[Prev in Thread] Current Thread [Next in Thread]