Liu, Eric E wrote:
> If we use Qcow img to boot SMP guest,  windows guest may hang , since
> the vcpu thread which does AIO will wait for the signal SIGUSR2 which
> may be eated by vcpu 0 's thread. So this patch removes SIGUSR2 from
> io_sigset and masks it in vcpu 0's thread, it can let the guest boot
> successfully.
>   

Applied, thanks.

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


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to