diff options
author | Jan Kiszka <jan.kiszka@siemens.com> | 2014-06-12 19:40:32 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-06-19 12:52:11 +0200 |
commit | e4aa5288ff07766d101751de9a8420d666c61735 (patch) | |
tree | 4c95039117dd9b8ed18259b17947b6d958e1397b /net/Makefile | |
parent | KVM: x86: NOP emulation clears (incorrectly) the high 32-bits of RAX (diff) | |
download | linux-e4aa5288ff07766d101751de9a8420d666c61735.tar.xz linux-e4aa5288ff07766d101751de9a8420d666c61735.zip |
KVM: x86: Fix constant value of VM_{EXIT_SAVE,ENTRY_LOAD}_DEBUG_CONTROLS
The spec says those controls are at bit position 2 - makes 4 as value.
The impact of this mistake is effectively zero as we only use them to
ensure that these features are set at position 2 (or, previously, 1) in
MSR_IA32_VMX_{EXIT,ENTRY}_CTLS - which is and will be always true
according to the spec.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'net/Makefile')
0 files changed, 0 insertions, 0 deletions