From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [Qemu-devel] [PATCH vgabios] Add 1280x768 mode Date: Tue, 30 Nov 2010 10:23:34 -0200 Message-ID: <20101130122334.GA32617@amt.cnet> References: <1290353613-21641-1-git-send-email-avi@redhat.com> <4CEA52D4.9060809@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , qemu-devel@nongnu.org, kvm@vger.kernel.org To: Gerd Hoffmann , Anthony Liguori Return-path: Received: from mx1.redhat.com ([209.132.183.28]:57533 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751627Ab0K3MY0 (ORCPT ); Tue, 30 Nov 2010 07:24:26 -0500 Content-Disposition: inline In-Reply-To: <4CEA52D4.9060809@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Anthony, Can you please apply this patch and update the submodule in QEMU to use it? Its the only diff between qemu-kvm's vgabios and qemu's. Thanks On Mon, Nov 22, 2010 at 12:24:04PM +0100, Gerd Hoffmann wrote: > On 11/21/10 16:33, Avi Kivity wrote: > >+{ 1280, 768, 16 , 0x175}, > >+{ 1280, 768, 24 , 0x176}, > >+{ 1280, 768, 32 , 0x177}, > > Acked-by: Gerd Hoffmann > > cheers, > Gerd >