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:
251464c
)
KVM: MMU: move bits lost judgement into a separate function
author
Xiao Guangrong
<xiaoguangrong@cn.fujitsu.com>
Mon, 2 Aug 2010 08:14:04 +0000
(16:14 +0800)
committer
Avi Kivity
<avi@redhat.com>
Sun, 24 Oct 2010 08:50:31 +0000
(10:50 +0200)
Introduce spte_has_volatile_bits() function to judge whether spte
bits will miss, it's more readable and can help us to cleanup code
later
Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found