Haw-Yuan Yang wrote:
>  
> Host PC configuration:
> CPU: Intel Pentium D 925 Dual Core.
> RAM: 2GByte
> Kernel version: 2.6.15 smp


>  
> Problem: After two WinXP pro guest start, mouse response in guest 
> window is kind of up and down sometimes good and sometimes have no 
> response at all . 

Can you try pinning the two VMs on different cores?

  taskset 1 qemu .... &
  taskset 2 qemu .... &

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


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
kvm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to