summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/mmutrace.h
diff options
context:
space:
mode:
authorXiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>2012-06-20 15:59:18 +0800
committerAvi Kivity <avi@redhat.com>2012-07-11 16:51:20 +0300
commitc7ba5b48cc8ddc015a9e0463813ca1e60bc42c59 (patch)
treebb89a83af218d10f7d6f8ca4bae5c19fbfba7609 /arch/x86/kvm/mmutrace.h
parent49fde3406f3266c5af9430467672c20b63a31e83 (diff)
downloadlinux-c7ba5b48cc8ddc015a9e0463813ca1e60bc42c59.tar.gz
linux-c7ba5b48cc8ddc015a9e0463813ca1e60bc42c59.tar.bz2
linux-c7ba5b48cc8ddc015a9e0463813ca1e60bc42c59.zip
KVM: MMU: fast path of handling guest page fault
If the the present bit of page fault error code is set, it indicates the shadow page is populated on all levels, it means what we do is only modify the access bit which can be done out of mmu-lock Currently, in order to simplify the code, we only fix the page fault caused by write-protect on the fast path Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/x86/kvm/mmutrace.h')
0 files changed, 0 insertions, 0 deletions