From: Alex Williamson <alex.williamson@redhat.com>
To: bhelgaas@google.com, linux-pci@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] Quirk Intel PCH root ports for ACS-like features
Date: Mon, 20 Jan 2014 15:01:40 -0700 [thread overview]
Message-ID: <20140120215502.29567.11291.stgit@bling.home> (raw)
As described in 2/2 many Intel root ports lack PCIe ACS capabilities
which results in excessively large IOMMU groups. Many of these root
ports do provide isolation capabilities, we just need to use device
specific mechanisms to enable and verify. Long term, I hope we can
round out this list (particularly to include X79 root ports) and
more importantly, encourage proper PCIe ACS support in future
products. I'm really hoping we can get this in during the 3.14 cycle.
Thanks,
Alex
---
Alex Williamson (2):
pci: Add device specific PCI ACS enable
pci/quirks: Enable quirks for PCIe ACS on Intel PCH root ports
drivers/pci/pci.c | 26 +++++-
drivers/pci/quirks.c | 201 ++++++++++++++++++++++++++++++++++++++++++++++++++
include/linux/pci.h | 2
3 files changed, 223 insertions(+), 6 deletions(-)
next reply other threads:[~2014-01-20 22:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-20 22:01 Alex Williamson [this message]
2014-01-20 22:01 ` [PATCH 1/2] pci: Add device specific PCI ACS enable Alex Williamson
2014-01-20 22:01 ` [PATCH 2/2] pci/quirks: Enable quirks for PCIe ACS on Intel PCH root ports Alex Williamson
2014-01-31 19:26 ` Bjorn Helgaas
2014-01-31 20:06 ` Alex Williamson
2014-01-31 23:25 ` Bjorn Helgaas
2014-01-31 18:49 ` [PATCH 0/2] Quirk Intel PCH root ports for ACS-like features Bjorn Helgaas
2014-01-31 19:25 ` Alex Williamson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140120215502.29567.11291.stgit@bling.home \
--to=alex.williamson@redhat.com \
--cc=bhelgaas@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).