Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

iommu/vt-d: Fix link to Intel IOMMU Specification

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>

authored by

Michael S. Tsirkin and committed by
Joerg Roedel
6f3cdb38 9b1a12d2

+1 -1
+1 -1
Documentation/Intel-IOMMU.txt
··· 3 3 4 4 The architecture spec can be obtained from the below location. 5 5 6 - http://www.intel.com/technology/virtualization/ 6 + http://www.intel.com/content/dam/www/public/us/en/documents/product-specifications/vt-directed-io-spec.pdf 7 7 8 8 This guide gives a quick cheat sheet for some basic understanding. 9 9