* [PATCH] Documentation/Intel-IOMMU.txt: Modify definition of DRHD
@ 2015-08-24 6:22 Xiao, Nan (Nan@HPS Performance, Beijing)
[not found] ` <F9D82F0D71C0024FA18FE771EDDAF149081FAC82-qhK1pdpzgV8SZAcGdq5asR6epYMZPwEe5NbjCUgZEJk@public.gmane.org>
0 siblings, 1 reply; 6+ messages in thread
From: Xiao, Nan (Nan@HPS Performance, Beijing) @ 2015-08-24 6:22 UTC (permalink / raw)
To: joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org,
dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org,
iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
Hi David & Joerg,
According to "Intel Virtualization Technology for Directed I/O" specification,
DRHD stands for "DMA Remapping Hardware Unit Definition" , not "DMA Engine Reporting Structure".
Signed-off-by: Nan Xiao <nan.xiao-VXdhtT5mjnY@public.gmane.org>
---
Documentation/Intel-IOMMU.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/Intel-IOMMU.txt b/Documentation/Intel-IOMMU.txt
index cf9431d..7b57fc0 100644
--- a/Documentation/Intel-IOMMU.txt
+++ b/Documentation/Intel-IOMMU.txt
@@ -10,7 +10,7 @@ This guide gives a quick cheat sheet for some basic understanding.
Some Keywords
DMAR - DMA remapping
-DRHD - DMA Engine Reporting Structure
+DRHD - DMA Remapping Hardware Unit Definition
RMRR - Reserved memory Region Reporting Structure
ZLR - Zero length reads from PCI devices
IOVA - IO Virtual address.
--
2.4.3
Best Regards
Nan Xiao
^ permalink raw reply related [flat|nested] 6+ messages in thread* [PATCH] Documentation/Intel-IOMMU.txt: Modify definition of DRHD
@ 2015-08-20 10:17 Nan Xiao
2015-08-24 17:41 ` Jonathan Corbet
0 siblings, 1 reply; 6+ messages in thread
From: Nan Xiao @ 2015-08-20 10:17 UTC (permalink / raw)
To: linux-kernel
Hi all,
According to "Intel Virtualization Technology for Directed I/O" specification,
DRHD stands for "DMA Remapping Hardware Unit Definition" , not "DMA
Engine Reporting Structure".
Signed-off-by: Nan Xiao <nan@chinadtrace.org>
---
Documentation/Intel-IOMMU.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/Intel-IOMMU.txt b/Documentation/Intel-IOMMU.txt
index cf9431d..7b57fc0 100644
--- a/Documentation/Intel-IOMMU.txt
+++ b/Documentation/Intel-IOMMU.txt
@@ -10,7 +10,7 @@ This guide gives a quick cheat sheet for some basic
understanding.
Some Keywords
DMAR - DMA remapping
-DRHD - DMA Engine Reporting Structure
+DRHD - DMA Remapping Hardware Unit Definition
RMRR - Reserved memory Region Reporting Structure
ZLR - Zero length reads from PCI devices
IOVA - IO Virtual address.
--
2.4.3
Best Regards
Nan Xiao
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PATCH] Documentation/Intel-IOMMU.txt: Modify definition of DRHD
2015-08-20 10:17 Nan Xiao
@ 2015-08-24 17:41 ` Jonathan Corbet
2015-08-24 23:04 ` Nan Xiao
0 siblings, 1 reply; 6+ messages in thread
From: Jonathan Corbet @ 2015-08-24 17:41 UTC (permalink / raw)
To: Nan Xiao; +Cc: linux-kernel
On Thu, 20 Aug 2015 18:17:10 +0800
Nan Xiao <xiaonan830818@gmail.com> wrote:
> According to "Intel Virtualization Technology for Directed I/O" specification,
> DRHD stands for "DMA Remapping Hardware Unit Definition" , not "DMA
> Engine Reporting Structure".
Applied to the docs tree, thanks.
Note that this patch was line-wrapped by your mail client and required
manual fixing; please configure your client to not do that
(Documentation/email-clients.txt can be helpful) before sending any
further patches.
jon
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] Documentation/Intel-IOMMU.txt: Modify definition of DRHD
2015-08-24 17:41 ` Jonathan Corbet
@ 2015-08-24 23:04 ` Nan Xiao
0 siblings, 0 replies; 6+ messages in thread
From: Nan Xiao @ 2015-08-24 23:04 UTC (permalink / raw)
To: Jonathan Corbet; +Cc: linux-kernel
Hi Jonathan,
Got it, thanks very much!
Best Regards
Nan Xiao
On Tue, Aug 25, 2015 at 1:41 AM, Jonathan Corbet <corbet@lwn.net> wrote:
> On Thu, 20 Aug 2015 18:17:10 +0800
> Nan Xiao <xiaonan830818@gmail.com> wrote:
>
>> According to "Intel Virtualization Technology for Directed I/O" specification,
>> DRHD stands for "DMA Remapping Hardware Unit Definition" , not "DMA
>> Engine Reporting Structure".
>
> Applied to the docs tree, thanks.
>
> Note that this patch was line-wrapped by your mail client and required
> manual fixing; please configure your client to not do that
> (Documentation/email-clients.txt can be helpful) before sending any
> further patches.
>
> jon
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2015-08-25 9:04 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-24 6:22 [PATCH] Documentation/Intel-IOMMU.txt: Modify definition of DRHD Xiao, Nan (Nan@HPS Performance, Beijing)
[not found] ` <F9D82F0D71C0024FA18FE771EDDAF149081FAC82-qhK1pdpzgV8SZAcGdq5asR6epYMZPwEe5NbjCUgZEJk@public.gmane.org>
2015-08-25 8:51 ` joro-zLv9SwRftAIdnm+yROfE0A
[not found] ` <20150825085148.GC32055-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
2015-08-25 9:04 ` Xiao, Nan (Nan@HPservers-Core-OE-PSC)
-- strict thread matches above, loose matches on Subject: below --
2015-08-20 10:17 Nan Xiao
2015-08-24 17:41 ` Jonathan Corbet
2015-08-24 23:04 ` Nan Xiao
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.