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)
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>

No differences found