On 04/24/2012 06:02 PM, Avi Kivity wrote: >> >> kvm_vcpu_exiting_guest_mode(vcpu) != OUTSIDE_GUEST_MODE) >> cpumask_set_cpu(cpu, cpus); >> } >> >> VCPU 0 send IPI to CPU1, but actually, VCPU1 is running on CPU 2. >> > > It can happen, but it's benign. After migration, vcpu1 will examine > vcpu->requests and flush the TLB. > Yes, you are right, i forgot it. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html