Re: [PATCH] async PF event can fail to wakeup vcpu from halt

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 05/03/2012 11:36 AM, Gleb Natapov wrote:
> If vcpu executes hlt instruction while async PF is waiting to be delivered
> vcpu can block and deliver async PF only after another even wakes it
> up. This happens because kvm_check_async_pf_completion() will remove
> completion event from vcpu->async_pf.done before entering kvm_vcpu_block()
> and this will make kvm_arch_vcpu_runnable() return false. The solution
> is to make vcpu runnable when processing completion.
>
>

Thanks, applied to master for 3.4.

-- 
error compiling committee.c: too many arguments to function

--
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


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux