kvm: Change kvm_iommu_map_pages to map large pages
authorJoerg Roedel <joerg.roedel@amd.com>
Mon, 11 Jan 2010 15:38:18 +0000 (16:38 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Sun, 7 Mar 2010 17:01:11 +0000 (18:01 +0100)
This patch changes the implementation of of
kvm_iommu_map_pages to map the pages with the host page size
into the io virtual address space.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Acked-By: Avi Kivity <avi@redhat.com>

No differences found