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:
2f333bc
)
x86: KVM guest: hypercall based pte updates and TLB flushes
author
Marcelo Tosatti
<mtosatti@redhat.com>
Fri, 22 Feb 2008 17:21:37 +0000
(12:21 -0500)
committer
Avi Kivity
<avi@qumranet.com>
Sun, 27 Apr 2008 09:00:28 +0000
(12:00 +0300)
Hypercall based pte updates are faster than faults, and also allow use
of the lazy MMU mode to batch operations.
Don't report the feature if two dimensional paging is enabled.
[avi:
- guest/host split
- fix 32-bit truncation issues
- adjust to mmu_op
- adjust to ->release_*() renamed
- add ->release_pud()]
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/x86/kernel/kvm.c
patch
|
blob
|
history
diff --cc
arch/x86/kernel/kvm.c
Simple merge