Skip to content
Commit cd0d9137 authored by Nguyen Anh Quynh's avatar Nguyen Anh Quynh Committed by Avi Kivity
Browse files

KVM: Fix *nopage() in kvm_main.c



*nopage() in kvm_main.c should only store the type of mmap() fault if
the pointers are not NULL. This patch fixes the problem.

Signed-off-by: default avatarNguyen Anh Quynh <aquynh@gmail.com>
Signed-off-by: default avatarAvi Kivity <avi@qumranet.com>
parent 81fe96bd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment