x86/vt-d: Fix documentation of DRHD
authorXiao, Nan <nan.xiao@hp.com>
Mon, 24 Aug 2015 06:22:42 +0000 (06:22 +0000)
committerJoerg Roedel <jroedel@suse.de>
Tue, 25 Aug 2015 08:44:49 +0000 (10:44 +0200)
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>
Documentation/Intel-IOMMU.txt

index cf9431db873150d38a3d2477280d481ff42bfa83..7b57fc087088f49756eeb8eaabf403bfbbd92b93 100644 (file)
@@ -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.