]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct value
authorGleb Natapov <gleb@redhat.com>
Wed, 1 Aug 2012 14:01:42 +0000 (17:01 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 5 Aug 2012 13:52:38 +0000 (16:52 +0300)
commit517f75e508f952f3c704b373764d34be8c47a0cc
tree76343ba8bfe7792099ae0373ec69e47ca092885e
parentafc8d41bb6f819e5a853f8a3348c7a6adf29bab5
KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct value

When MSR_KVM_PV_EOI_EN was added to msrs_to_save array
KVM_SAVE_MSRS_BEGIN was not updated accordingly.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/x86.c