severity 667604 normal thanks On Thu, 2012-04-05 at 13:55 +0400, Michael Tokarev wrote: > On 05.04.2012 13:25, Svante Signell wrote: > > Package: qemu-kvm > > Version: 1.0+dfsg-2 > > Severity: important ... > It appears to be yet another... strange bugreport - there were a few > bugreports recently which makes absolutely no sense. > > The thing is that vnc has very very little to do with guest, it is > a separate thread unrelated to any and all guest activity.
Yes, this might seem strange hut is a fact. > Can you at least give me exact steps to reproduce the issue? Without -vnc: kvm -m 1024 -net nic,model=rtl8139 -net user,hostfwd=tcp::5556-:22 -drive cache=writeback,index=0,media=disk,file=hurd-20120221.img -cdrom isos/netinst_2012-02-21.iso With vnc: kvm -m 1024 -net nic,model=rtl8139 -net user,hostfwd=tcp::5556-:22 -drive cache=writeback,index=0,media=disk,file=hurd-20120221.img -vnc :0 -cdrom isos/netinst_2012-02-21.iso Test for example with: apt-get update; apt-get dist-upgrade For the case with vnc and disk activity do e.g. find "pattern" /*/*/* and find out that that the network speed increases. > And one more thing: why do you think this bug has severity "important" > instead of "normal" ? Set to normal, see above. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

