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:
d359192
)
KVM: MMU: remove valueless output message
author
Xiao Guangrong
<xiaoguangrong@cn.fujitsu.com>
Tue, 27 Jul 2010 03:21:18 +0000
(11:21 +0800)
committer
Avi Kivity
<avi@redhat.com>
Sun, 24 Oct 2010 08:50:02 +0000
(10:50 +0200)
After commit
53383eaad08d
, the '*spte' has updated before call
rmap_remove()(in most case it's 'shadow_trap_nonpresent_pte'), so
remove this information from error message
Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found