From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Armbruster Subject: [PATCH 0/2][PVFB][TOOLS] Bogus screen updates Date: Tue, 13 Nov 2007 17:43:30 +0100 Message-ID: <871waurt8t.fsf@pike.pond.sub.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org The PVFB frontend can get confused and send a bogus screen update to the back end when the screen is clean. Two parts: fix the frontend not to do that, and fix the backend not to choke on it.