ats: Move some ats functions to a new directory.
authorWei Wang <wei.wang2@amd.com>
Tue, 8 Nov 2011 10:24:11 +0000 (11:24 +0100)
committerWei Wang <wei.wang2@amd.com>
Tue, 8 Nov 2011 10:24:11 +0000 (11:24 +0100)
commit83df02ecd36134dad4b5f4409c4c483ca4d1fe6a
treeccd0e649a583b0801fc08119a0e2f500369e8047
parent4e84a8fad033bfd06faf6b9a2a2c58db885b6acb
ats: Move some ats functions to a new directory.

Remove VTD prefix from debug output.
passhrough/x86 holds vendor neutral codes for x86 architecture.

Signed-off-by: Wei Wang <wei.wang2@amd.com>
Committed-by: Jan Beulich <jbeulich@suse.com>
xen/drivers/passthrough/Makefile
xen/drivers/passthrough/ats.h [new file with mode: 0644]
xen/drivers/passthrough/vtd/extern.h
xen/drivers/passthrough/vtd/iommu.c
xen/drivers/passthrough/vtd/x86/ats.c
xen/drivers/passthrough/x86/Makefile [new file with mode: 0644]
xen/drivers/passthrough/x86/ats.c [new file with mode: 0644]