commit | 05b782ab951a896d7da41775999821f692dc9e01 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Wed May 26 21:36:33 2010 +0200 |
committer | Avi Kivity <avi@redhat.com> | Wed Jun 09 18:48:38 2010 +0300 |
tree | 72bec64a713b0f1c4f2acd2cc6722ce9dab3c297 | |
parent | 69325a122580d3a7b26589e8efdd6663001c3297 [diff] |
KVM: Fix order passed to iommu_unmap This is obviously a left-over from the the old interface taking the size. Apparently a mostly harmless issue with the current iommu_unmap implementation. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Acked-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Avi Kivity <avi@redhat.com>