git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0c0feb
)
KVM: nSVM: propagate the NPF EXITINFO to the guest
author
Paolo Bonzini
<pbonzini@redhat.com>
Tue, 2 Sep 2014 11:18:37 +0000
(13:18 +0200)
committer
Paolo 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