Skip to content

Commit

Permalink
x86/vt-d: Fix documentation of DRHD
Browse files Browse the repository at this point in the history
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@hp.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
  • Loading branch information
Xiao, Nan authored and Joerg Roedel committed Aug 25, 2015
1 parent 543c8dc commit ca30475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/Intel-IOMMU.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit ca30475

Please sign in to comment.