diff options
author | Eric Auger <eric.auger@linaro.org> | 2014-06-06 11:10:23 +0200 |
---|---|---|
committer | Christoffer Dall <christoffer.dall@linaro.org> | 2014-07-11 04:46:52 -0700 |
commit | df6ce24f2ee485c4f9a5cb610063a5eb60da8267 (patch) | |
tree | dc0cfb6654c6c9e3f0996fa02b1ceebc2fea8339 /README | |
parent | 4f853a714bf16338ff5261128e6c7ae2569e9505 (diff) |
ARM: KVM: Unmap IPA on memslot delete/move
Currently when a KVM region is deleted or moved after
KVM_SET_USER_MEMORY_REGION ioctl, the corresponding
intermediate physical memory is not unmapped.
This patch corrects this and unmaps the region's IPA range
in kvm_arch_commit_memory_region using unmap_stage2_range.
Signed-off-by: Eric Auger <eric.auger@linaro.org>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions