Anthony Liguori wrote:
> The vmport code is very broken for SMP guests.  It uses a global CPUState
> that's initialized multiple times?  At any rate, since it needs to know CPU
> registers for the current CPU in a PIO handler, it needs to use 
> cpu_single_env.
>
> This patch makes vmmouse when using -smp > 1
>
>   

Applied to kvm's qemu, thanks.

-- 
Any sufficiently difficult bug is indistinguishable from a feature.


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