]> Pileus Git - ~andy/linux/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)
commit439793d4b3c99e550daebd868bbd58967c93d0b3
tree76343ba8bfe7792099ae0373ec69e47ca092885e
parente7882d6c40874a5b5033ca85f7508a602a60b662
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