git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a1638c
)
nEPT: correctly check if remote tlb flush is needed for shadowed EPT tables
author
Gleb Natapov
<gleb@redhat.com>
Mon, 5 Aug 2013 08:07:14 +0000
(11:07 +0300)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Wed, 7 Aug 2013 13:57:40 +0000
(15:57 +0200)
need_remote_flush() assumes that shadow page is in PT64 format, but
with addition of nested EPT this is no longer always true. Fix it by
bits definitions that depend on host shadow page type.
Reported-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Reviewed-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/mmu.c
patch
|
blob
|
history
diff --cc
arch/x86/kvm/mmu.c
Simple merge