KVM: use kvm_lapic_set_base() to change apic_base
authorGleb Natapov <gleb@redhat.com>
Sun, 5 Aug 2012 12:58:27 +0000 (15:58 +0300)
committerAvi Kivity <avi@redhat.com>
Mon, 6 Aug 2012 13:20:05 +0000 (16:20 +0300)
Do not change apic_base directly. Use kvm_lapic_set_base() instead.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found