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)
committerMarcelo Tosatti <mtosatti@redhat.com>
Fri, 3 Aug 2012 18:08:22 +0000 (15:08 -0300)
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>

No differences found