KVM: nSVM: propagate the NPF EXITINFO to the guest
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 2 Sep 2014 11:18:37 +0000 (13:18 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 3 Sep 2014 08:18:54 +0000 (10:18 +0200)
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 <pbonzini@redhat.com>

No differences found