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:
62ad075
)
KVM: VMX: Only reset MMU when necessary
author
Sheng Yang
<sheng@linux.intel.com>
Wed, 12 May 2010 08:40:42 +0000
(16:40 +0800)
committer
Avi Kivity
<avi@redhat.com>
Sun, 1 Aug 2010 07:35:45 +0000
(10:35 +0300)
Only modifying some bits of CR0/CR4 needs paging mode switch.
Modify EFER.NXE bit would result in reserved bit updates.
Signed-off-by: Sheng Yang <sheng@linux.intel.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found