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:
355be0b
)
KVM: x86: disable paravirt mmu reporting
author
Marcelo Tosatti
<mtosatti@redhat.com>
Thu, 1 Oct 2009 22:28:39 +0000
(19:28 -0300)
committer
Avi Kivity
<avi@redhat.com>
Thu, 3 Dec 2009 07:32:14 +0000
(09:32 +0200)
Disable paravirt MMU capability reporting, so that new (or rebooted)
guests switch to native operation.
Paravirt MMU is a burden to maintain and does not bring significant
advantages compared to shadow anymore.
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found