projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59839df
)
KVM: ia64: Flush all TLBs once guest's memory mapping changes.
author
Xiantao Zhang
<xiantao.zhang@intel.com>
Thu, 16 Apr 2009 09:59:16 +0000
(17:59 +0800)
committer
Avi Kivity
<avi@redhat.com>
Wed, 10 Jun 2009 08:48:43 +0000
(11:48 +0300)
Flush all vcpu's TLB entries once changes guest's memory mapping.
Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/ia64/kvm/kvm-ia64.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/ia64/kvm/kvm-ia64.c
b/arch/ia64/kvm/kvm-ia64.c
index f127fb723f2fa76c772cc470f54aed317bfc4453..9addca622d2d4c6c054b9137d79b4548ad98cbd6 100644
(file)
--- a/
arch/ia64/kvm/kvm-ia64.c
+++ b/
arch/ia64/kvm/kvm-ia64.c
@@
-1631,6
+1631,7
@@
int kvm_arch_set_memory_region(struct kvm *kvm,
void kvm_arch_flush_shadow(struct kvm *kvm)
{
+ kvm_flush_remote_tlbs(kvm);
}
long kvm_arch_dev_ioctl(struct file *filp,