Radim Krčmář 5d87db7119 KVM: x86: add apic_timer_expired()
Make the code reusable.

If the timer was already pending, we shouldn't be waiting in a queue,
so wake_up can be skipped, simplifying the path.

There is no 'reinject' case => the comment is removed.
Current race behaves correctly.

Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2014-11-03 12:07:27 +01:00
..
2014-10-24 13:21:14 +02:00
2014-11-03 12:07:27 +01:00
2013-10-30 19:02:03 +01:00
2014-09-24 14:07:52 +02:00