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:
e8457c6
)
KVM: nVMX: Avoid reading VM_EXIT_INTR_ERROR_CODE needlessly on nested exits
author
Jan Kiszka
<jan.kiszka@siemens.com>
Sun, 14 Apr 2013 10:12:50 +0000
(12:12 +0200)
committer
Gleb Natapov
<gleb@redhat.com>
Sun, 14 Apr 2013 15:27:10 +0000
(18:27 +0300)
We only need to update vm_exit_intr_error_code if there is a valid exit
interruption information and it comes with a valid error code.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
No differences found