Gleb Natapov 1e08ec4a13 KVM: optimize apic interrupt delivery
Most interrupt are delivered to only one vcpu. Use pre-build tables to
find interrupt destination instead of looping through all vcpus. In case
of logical mode loop only through vcpus in a logical cluster irq is sent
to.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2012-09-20 15:05:26 +03:00
..
2012-08-06 16:04:58 +03:00
2012-07-02 21:10:30 -03:00
2012-07-20 16:12:00 -03:00
2009-09-10 08:33:05 +03:00
2012-08-06 16:04:57 +03:00