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:
87d41fb
)
KVM: MMU: retain more available bits on mmio spte
author
Xiao Guangrong
<xiaoguangrong@linux.vnet.ibm.com>
Fri, 7 Jun 2013 08:51:23 +0000
(16:51 +0800)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Thu, 20 Jun 2013 21:33:20 +0000
(23:33 +0200)
Let mmio spte only use bit62 and bit63 on upper 32 bits, then bit 52 ~ bit 61
can be used for other purposes
Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Reviewed-by: Gleb Natapov <gleb@redhat.com>
Reviewed-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
No differences found