commit | bd31a7f55777a46063ebe3d50e6536cfff51a757 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Thu Feb 14 19:46:27 2013 +0100 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Fri Feb 22 00:50:45 2013 -0300 |
tree | b752149fa5582d64686cf82d450968fa19897994 | |
parent | 908a7bdd6adba3dfd35d8a74a48aed90593de178 [diff] |
KVM: nVMX: Trap unconditionally if msr bitmap access fails This avoids basing decisions on uninitialized variables, potentially leaking kernel data to the L1 guest. Reviewed-by: Gleb Natapov <gleb@redhat.com> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>