commit | fcd95807fb61e67d602610e7ff7129ed769e9fee | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Mon Jan 11 16:38:18 2010 +0100 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Sun Mar 07 18:01:11 2010 +0100 |
tree | 19f83180b75184a5b711cc064f4d9c7d8d93713f | |
parent | b146a1c9f7f1feeacf840fa1ba197a99593cea15 [diff] |
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>