From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54327) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYMnm-0000lY-Pt for qemu-devel@nongnu.org; Fri, 03 May 2013 16:42:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UYMnk-0002Xs-Cp for qemu-devel@nongnu.org; Fri, 03 May 2013 16:41:58 -0400 Received: from smtp02.citrix.com ([66.165.176.63]:3612) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYMnk-0002Xi-8h for qemu-devel@nongnu.org; Fri, 03 May 2013 16:41:56 -0400 Message-ID: <5184210F.3090501@citrix.com> Date: Fri, 3 May 2013 16:41:51 -0400 From: John Baboval MIME-Version: 1.0 References: <20130208163515.GA6448@leaf> In-Reply-To: <20130208163515.GA6448@leaf> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Support for 1366x768 (720p) resolution? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Josh Triplett Cc: "qemu-devel@nongnu.org" , Gerd Hoffmann Josh, Somehow missed this message going by. Sorry about that. The 720p support patch (and variable VRAM size) slipped off my radar. I'm going to try and get another batch of interesting patches from the XenClient Enterprise device model ready to submit in the coming weeks, and I'll add that one to the list. -John On 02/08/2013 11:35 AM, Josh Triplett wrote: > Late last year, I saw a patch go by adding support for the unfortunately > common 1366x768 resolution. Some discussion in the resulting thread > suggested some possible improvements to the patch that needed to occur > before merging; however, I haven't seen a newer version go by. Just > wanted to check back about the status of that patch to make sure it > didn't get lost. > > See also the Launchpad bug about this: > https://bugs.launchpad.net/qemu/+bug/1054558 > > - Josh Triplett