Avi Kivity 2f52d58c92 KVM: Move apic timer migration away from critical section
Migrating the apic timer in the critical section is not very nice, and is
absolutely horrible with the real-time port.  Move migration to the regular
vcpu execution path, triggered by a new bitflag.

Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Avi Kivity <avi@qumranet.com>
2008-01-30 18:01:22 +02:00
..
2008-01-28 23:58:27 -05:00
2008-01-28 23:21:18 +01:00
2008-01-30 13:34:07 +01:00
2008-01-28 23:58:27 -05:00
2008-01-28 23:21:18 +01:00
2008-01-30 13:32:38 +01:00
2008-01-27 18:14:46 +01:00
2007-11-20 20:16:43 +01:00