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:
44944d4
)
KVM: nVMX: Check exit control for VM_EXIT_SAVE_IA32_PAT, not entry controls
author
Jan Kiszka
<jan.kiszka@siemens.com>
Sat, 6 Apr 2013 11:51:21 +0000
(13:51 +0200)
committer
Gleb Natapov
<gleb@redhat.com>
Sun, 7 Apr 2013 11:06:42 +0000
(14:06 +0300)
Obviously a copy&paste mistake: prepare_vmcs12 has to check L1's exit
controls for VM_EXIT_SAVE_IA32_PAT.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
No differences found