qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Spice project is now open


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] Spice project is now open
Date: Mon, 14 Dec 2009 14:56:35 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20090922 Fedora/3.0-3.9.b4.fc12 Lightning/1.0pre Thunderbird/3.0b4

  Hi,

Well, in fact VNC would wait for the refresh timer of the VGA
framebuffer dirty thing and only send a single update too.

Well, it isn't that simple. When copyrect is used updates can be *much* more frequently. Reason is that the vnc server has to push out outstanding dirty regions before sending the copyrect command. Otherwise the client-side blit would work with stale data.

cheers,
  Gerd






reply via email to

[Prev in Thread] Current Thread [Next in Thread]