From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:56179) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYP84-0002XO-Ah for qemu-devel@nongnu.org; Fri, 03 May 2013 19:11:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UYP82-00082c-Vw for qemu-devel@nongnu.org; Fri, 03 May 2013 19:11:04 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:45853) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYP82-00081s-Ol for qemu-devel@nongnu.org; Fri, 03 May 2013 19:11:02 -0400 Date: Fri, 3 May 2013 16:10:43 -0700 From: Josh Triplett Message-ID: <20130503231042.GA7176@jtriplet-mobl1> References: <20130208163515.GA6448@leaf> <5184210F.3090501@citrix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5184210F.3090501@citrix.com> Subject: Re: [Qemu-devel] Support for 1366x768 (720p) resolution? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Baboval Cc: "qemu-devel@nongnu.org" , Gerd Hoffmann Thanks! - Josh Triplett On Fri, May 03, 2013 at 04:41:51PM -0400, John Baboval wrote: > 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