From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Stabellini Subject: [PATCH 0 of 2 ] qemu-remote: fix save\restore Date: Wed, 15 Oct 2008 18:03:38 +0100 Message-ID: <48F6226A.3020701@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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 List-Id: xen-devel@lists.xenproject.org Hi all, this series fixes the recent save\restore problems encountered with qemu-remote. The first patch fixes a problem in cirrus_vga_load introduced by the "use main memory for video memory" patch. The second patch enables the usb uhci save and restore functions that for some reasons were commented out. Cheers, Stefano Stabellini