From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v18] libxl: Add qxl vga interface support for upstream qemu Date: Fri, 8 May 2015 15:59:55 +0100 Message-ID: <1431097195.2660.494.camel@citrix.com> References: <1430299228-5088-1-git-send-email-fabio.fantoni@m2r.biz> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1430299228-5088-1-git-send-email-fabio.fantoni@m2r.biz> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Fabio Fantoni Cc: xen-devel@lists.xensource.com, wei.liu2@citrix.com, Stefano.Stabellini@eu.citrix.com, george.dunlap@eu.citrix.com, Ian.Jackson@eu.citrix.com, Zhou Peng , jfehlig@suse.com, anthony.perard@citrix.com List-Id: xen-devel@lists.xenproject.org On Wed, 2015-04-29 at 11:20 +0200, Fabio Fantoni wrote: > Usage: > vga="qxl" > > Qxl vga support many resolutions that not supported by stdvga, > mainly the 16:9 ones and other high up to 2560x1600. > With QXL you can get improved performance and smooth video also > with high resolutions and high quality. > Require their drivers installed in the domU and spice used > otherwise act as a simple stdvga. > > Signed-off-by: Fabio Fantoni > Signed-off-by: Zhou Peng > Acked-by: Stefano Stabellini > Acked-by: Ian Jackson > Acked-by: George Dunlap Applied.