[Bug 203874] [patch] MSI/MSI-X interrupts don't work in VMware virtual machines

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 18 23:01:06 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203874

--- Comment #30 from commit-hook at freebsd.org ---
A commit references this bug:

Author: mp
Date: Wed Dec 18 23:00:56 UTC 2019
New revision: 355889
URL: https://svnweb.freebsd.org/changeset/base/355889

Log:
  Remove VMware MSI-X from the PCI blacklist.

  First reported against ESXi 5.0, PCI passthrough was not working due to
  MSI-X issues. However, this issue was fixed via patch releases against
  ESXi 5.5 and 6.0 in 2016. Given ESXi 5.5 and earlier have been EOL, this
  patch removes the VMware MSI-X blacklist entries in the quirk table.

  PR:   203874
  Reviewed by:  imp, jhb
  MFC after:    1 month
  Sponsored by: VMware
  Differential Revision: https://reviews.freebsd.org/D22819

Changes:
  head/sys/dev/pci/pci.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-virtualization mailing list