From: Paolo Bonzini Date: Tue, 2 Sep 2014 11:18:37 +0000 (+0200) Subject: KVM: nSVM: propagate the NPF EXITINFO to the guest X-Git-Tag: fixes-for-v3.18-merge-window~23^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e352519519623a0b62587c606280e534d0cf1d9;p=pandora-kernel.git KVM: nSVM: propagate the NPF EXITINFO to the guest This is similar to what the EPT code does with the exit qualification. This allows the guest to see a valid value for bits 33:32. Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed