Gleb Natapov 4138377142 KVM: Introduce bitmask for apic attention reasons
The patch introduces a bitmap that will hold reasons apic should be
checked during vmexit. This is in a preparation for vp eoi patch
that will add one more check on vmexit. With the bitmap we can do
if(apic_attention) to check everything simultaneously which will
add zero overhead on the fast path.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2012-04-24 16:36:18 +03:00
..
2011-12-27 11:22:30 +02:00
2010-10-24 10:53:14 +02:00
2011-12-27 11:23:39 +02:00
2012-04-18 23:35:01 -03:00
2011-07-24 11:50:40 +03:00
2012-04-16 20:35:04 -03:00
2011-12-27 11:17:05 +02:00
2012-04-19 17:06:26 -03:00
2012-04-19 20:35:07 -03:00
2012-04-08 14:03:13 +03:00