KVM: Add Directed EOI support to APIC emulation
authorGleb Natapov <gleb@redhat.com>
Sun, 5 Jul 2009 14:39:35 +0000 (17:39 +0300)
committerAvi Kivity <avi@redhat.com>
Thu, 10 Sep 2009 05:33:07 +0000 (08:33 +0300)
Directed EOI is specified by x2APIC, but is available even when lapic is
in xAPIC mode.

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

No differences found