From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:36844) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S2RtK-00071Z-3M for qemu-devel@nongnu.org; Tue, 28 Feb 2012 13:35:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S2RtF-000261-1I for qemu-devel@nongnu.org; Tue, 28 Feb 2012 13:35:13 -0500 Received: from mail-yw0-f45.google.com ([209.85.213.45]:58906) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S2RtE-00024v-QL for qemu-devel@nongnu.org; Tue, 28 Feb 2012 13:35:08 -0500 Received: by yhoo21 with SMTP id o21so1385919yho.4 for ; Tue, 28 Feb 2012 10:35:07 -0800 (PST) Message-ID: <4F4D1E56.7000709@gmail.com> Date: Tue, 28 Feb 2012 18:35:02 +0000 From: Anthony PERARD MIME-Version: 1.0 References: <1330444295-8859-1-git-send-email-stefano.stabellini@eu.citrix.com> In-Reply-To: <1330444295-8859-1-git-send-email-stefano.stabellini@eu.citrix.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH RESEND v5 1/6] cirrus_vga: do not reset videoram List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefano Stabellini Cc: jan.kiszka@siemens.com, xen-devel@lists.xensource.com, qemu-devel@nongnu.org, anthony@codemonkey.ws, avi@redhat.com On 28/02/12 15:51, Stefano Stabellini wrote: > There is no need to set the videoram to 0xff in cirrus_reset, because it > is the BIOS' job. > > Signed-off-by: Stefano Stabellini Acked-by: Anthony PERARD -- Anthony PERARD