FreeBSD Bugzilla – Attachment 162211 Details for
Bug 178795
[mps] MSI for mps driver doesn't work under vmware
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to remove VMware MSI/MSI-X quirk
vmware-msix.patch (text/plain), 571 bytes, created by
bhavesh
on 2015-10-19 16:37:49 UTC
(
hide
)
Description:
patch to remove VMware MSI/MSI-X quirk
Filename:
MIME Type:
Creator:
bhavesh
Created:
2015-10-19 16:37:49 UTC
Size:
571 bytes
patch
obsolete
>--- sys/dev/pci/pci.c 2015-10-19 09:15:10.928442694 -0700 >+++ new/sys/dev/pci/pci.c 2015-10-19 09:34:55.332218913 -0700 >@@ -253,13 +253,6 @@ > { 0x74501022, PCI_QUIRK_DISABLE_MSI, 0, 0 }, > > /* >- * MSI-X allocation doesn't work properly for devices passed through >- * by VMware up to at least ESXi 5.1. >- */ >- { 0x079015ad, PCI_QUIRK_DISABLE_MSIX, 0, 0 }, /* PCI/PCI-X */ >- { 0x07a015ad, PCI_QUIRK_DISABLE_MSIX, 0, 0 }, /* PCIe */ >- >- /* > * Some virtualization environments emulate an older chipset > * but support MSI just fine. QEMU uses the Intel 82440. > */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 178795
: 162211