commit | 6fbc277053836a4d80c72a0843bcbc7595b31e87 | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> | Wed Jun 20 16:00:00 2012 +0800 |
committer | Avi Kivity <avi@redhat.com> | Wed Jul 11 16:51:22 2012 +0300 |
tree | 0d5b06c7a2ac3757587993c22e6006a743abe9be | |
parent | a72faf2504dfc12ff9bfb486a42f2761296666ff [diff] |
KVM: MMU: fix kvm_mmu_pagetable_walk tracepoint 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>