OSDN Git Service

KVM: x2apic interface to lapic
authorGleb Natapov <gleb@redhat.com>
Sun, 5 Jul 2009 14:39:36 +0000 (17:39 +0300)
committerAvi Kivity <avi@redhat.com>
Thu, 10 Sep 2009 05:33:08 +0000 (08:33 +0300)
commit0105d1a526404cfc9779552a6198bfd0e5fc937a
treeedf269da022574fe380b73473daef4b763b25672
parentfc61b800f9506ca47bf1439342a79847f2353562
KVM: x2apic interface to lapic

This patch implements MSR interface to local apic as defines by x2apic
Intel specification.

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