He, Qing wrote:
>     kvm: qemu: fix a possible deadlock situation in save/restore
>     
>     If a VM using userspace irqchip is saved when it's in HLT state,
>     and is restored to use the in-kernel irqchip, the HLT state flag
>     is also restored. This HLT flag in userspace HLT handling prevents
>     kvm kernel driver from being run. And at the same time, the original
>     userspace irqchip is now unused thus will not generate any interrupt
>     to wake up the HLT state. This patch fixes this deadlock situation
>     by dropping the HLT state at restore time
>     
>   

Applied, thanks.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to