]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
iommu/vt-d: Fix link to Intel IOMMU Specification
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 26 Jan 2016 16:33:04 +0000 (18:33 +0200)
committerJoerg Roedel <jroedel@suse.de>
Fri, 29 Jan 2016 11:32:12 +0000 (12:32 +0100)
Looks like the VT-d spec at intel.com got moved.  Update the link.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Documentation/Intel-IOMMU.txt

index 7b57fc087088f49756eeb8eaabf403bfbbd92b93..49585b6e1ea24c951ea58090b762740aa36b066d 100644 (file)
@@ -3,7 +3,7 @@ Linux IOMMU Support
 
 The architecture spec can be obtained from the below location.
 
-http://www.intel.com/technology/virtualization/
+http://www.intel.com/content/dam/www/public/us/en/documents/product-specifications/vt-directed-io-spec.pdf
 
 This guide gives a quick cheat sheet for some basic understanding.