From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Fantoni Subject: Re: [PATCH v9] tools/libxl: Add qxl vga interface support for upstream qemu Date: Sat, 16 Feb 2013 13:40:05 +0100 Message-ID: <511F7E25.7040307@heliman.it> References: <1360580318-5021-1-git-send-email-fantonifabio@tiscali.it> <1360935977.31407.66.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1360935977.31407.66.camel@zakaz.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: Zhou Peng , "fantonifabio@tiscali.it" , "xen-devel@lists.xensource.com" , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org Il 15/02/2013 14:46, Ian Campbell ha scritto: > On Fri, 2013-02-15 at 12:27 +0000, Stefano Stabellini wrote: >> On Mon, 11 Feb 2013, fantonifabio@tiscali.it wrote: >>> From: Fabio Fantoni >>> >>> Usage: >>> vga="qxl" >>> >>> Changes from v8: >>> - vga=qxl instead of qxl=1 to use it. >>> - Show an error and exit if vga="qxl" without qemu upstream. >>> - Other small improvements. >>> >>> Required patches: >>> - Improve videoram setting v5 >>> - Added vga parameter for hvm domUs >>> >>> Signed-off-by: Fabio Fantoni >>> Signed-off-by: Zhou Peng >> Acked-by: Stefano Stabellini > Applied thanks > > I do not see this patch in the staging branch, there are problems of code style?