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:
a72faf2
)
KVM: MMU: fix kvm_mmu_pagetable_walk tracepoint
author
Xiao Guangrong
<xiaoguangrong@linux.vnet.ibm.com>
Wed, 20 Jun 2012 08:00:00 +0000
(16:00 +0800)
committer
Avi Kivity
<avi@redhat.com>
Wed, 11 Jul 2012 13:51:22 +0000
(16:51 +0300)
The P bit of page fault error code is missed in this tracepoint, fix it by
passing the full error code
Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found