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
..
2012-04-19 17:06:26 -03:00
2012-04-10 00:13:45 +02:00
2012-04-06 17:54:53 -07:00
2012-03-30 10:06:39 -07:00
2012-04-09 13:59:00 -04:00