From: Weidong Han <weidong.han@intel.com>
To: mingo@elte.hu, dwmw2@infradead.org, suresh.b.siddha@intel.com
Cc: linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org,
kvm@vger.kernel.org, ebiederm@xmission.com,
Weidong Han <weidong.han@intel.com>
Subject: [PATCH v3 0/2] Intel-IOMMU: source-id checking for interrupt remapping
Date: Sat, 23 May 2009 00:41:13 +0800 [thread overview]
Message-ID: <1243010475-7411-1-git-send-email-weidong.han@intel.com> (raw)
Support source-id checking for interrupt remapping, and then
isolates interrupts for guests/VMs with assigned devices.
Eric raised pci rebalance issue with VT-d. Yes, it's an issue now.
Linux needs to handle pci rebalance changes to DRHD scopes. It's
tricky to support it. This patch just supports source-id for
interrupt remapping, won't touch that.
The patchset can be applied on linux-2.6-tip tree.
v2 -> v3 changelog:
As Ingo suggested, restructured some code and fixed some code
style issues.
v1 -> v2 changelog:
Access PCI directly (read_pci_config_byte) to parse IOAPIC,
instead of PCI related discovery, because PCI subsystem is not
initialized at that time.
Weidong Han (2):
Intel-IOMMU, intr-remap: set the whole 128bits of irte when
modify/free it
Intel-IOMMU, intr-remap: source-id checking
arch/x86/kernel/apic/io_apic.c | 6 ++
drivers/pci/intr_remapping.c | 160 +++++++++++++++++++++++++++++++++++----
drivers/pci/intr_remapping.h | 2 +
include/linux/dmar.h | 11 +++
4 files changed, 162 insertions(+), 17 deletions(-)
next reply other threads:[~2009-05-22 8:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-22 16:41 Weidong Han [this message]
2009-05-22 16:41 ` [PATCH v3 1/2] Intel-IOMMU, intr-remap: set the whole 128bits of irte when modify/free it Weidong Han
2009-05-22 16:41 ` [PATCH v3 2/2] Intel-IOMMU, intr-remap: source-id checking Weidong Han
2009-06-01 7:43 ` [PATCH v3 0/2] Intel-IOMMU: source-id checking for interrupt remapping Han, Weidong
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=1243010475-7411-1-git-send-email-weidong.han@intel.com \
--to=weidong.han@intel.com \
--cc=dwmw2@infradead.org \
--cc=ebiederm@xmission.com \
--cc=iommu@lists.linux-foundation.org \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=suresh.b.siddha@intel.com \
/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
all inboxes | Powered by JetHome®