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)
commitfcd95807fb61e67d602610e7ff7129ed769e9fee
tree19f83180b75184a5b711cc064f4d9c7d8d93713f
parentb146a1c9f7f1feeacf840fa1ba197a99593cea15
kvm: Change kvm_iommu_map_pages to map large pages

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>
virt/kvm/iommu.c