From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: improving VNC performance Date: Tue, 26 Jul 2011 08:45:52 +0200 Message-ID: <4E2E62A0.1050103@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: James Harper Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 07/26/2011 04:00 AM, James Harper wrote: > It would be really nice to be able to cut&paste (would require a > userspace app), and to fake some accelerator functions (eg block moves). Block moves are accelerated if you use the Cirrus VGA. Nothing else is, though. :) Paolo