From mboxrd@z Thu Jan 1 00:00:00 1970 From: ZhouPeng Subject: Re: Unable to get QXL vga working Date: Thu, 3 May 2012 21:05:59 +0800 Message-ID: References: <1335453835300-5667919.post@n5.nabble.com> <1335454757.28015.160.camel@zakaz.uk.xensource.com> <1335946863612-5679908.post@n5.nabble.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Stefano Stabellini Cc: "xen-devel@lists.xensource.com" , Ian Campbell , Fantu List-Id: xen-devel@lists.xenproject.org On Thu, May 3, 2012 at 9:05 PM, Stefano Stabellini wrote: > On Thu, 3 May 2012, ZhouPeng wrote: >> On Thu, May 3, 2012 at 8:46 PM, Stefano Stabellini >> wrote: >> > On Thu, 3 May 2012, ZhouPeng wrote: >> >> On Wed, May 2, 2012 at 4:21 PM, Fantu wrote: >> >> > >> >> > Zhou Peng wrote >> >> >> >> >> >> Hi Fantu, >> >> >> >> >> >> Thanks for your response. >> >> >> >> >> >> xl doesn't support qxl-related option at the moment. >> >> >> I will test upstream-qemu-xen these days, and if it works well >> >> >> with qxl device, I will be glad to add qxl support to xl. >> >> >> >> >> > Hello, any news about this? >> >> > Thanks in advance >> >> >> >> It seems you are using the upstream-qemu. >> >> There are some special patches for upstream-qemu-xen(I don't track if= all the >> >> patches have been accepted by qemu) >> >> >> >> The git repos for upstream-qemu-xen: >> >> =A0 Stefano Stabellini's tree: >> >> git://xenbits.xen.org/people/sstabellini/qemu-dm.git >> >> =A0 Anthony's tree: git://xenbits.xen.org/people/aperard/qemu-dm.git >> >> >> >> I am watching upstream-qemu-xen's progress too, but I have not tracked >> >> it for months. >> > >> > That is my personal tree. Now upstream QEMU is integrated in >> > xen-unstable, so the tree that should be used >> > is: http://xenbits.xen.org/git-http/qemu-upstream-unstable.git >> > >> > >> >> I was plan to test the latest upstream-qemu-xen and response to you, >> >> but I encounter a problem when preparing the environment using the up= stream xen: >> >> =A0 # xl list >> >> =A0 libxl: error: libxl.c:506:libxl_list_domain: geting domain info >> >> list: Operation not permitted >> >> =A0 libxl_domain_infolist failed. >> > >> > This looks like a basic setup issue. >> > >> > >> >> So I suggest you =A0to have a try of upstream-qemu-xen if not yet. >> >> In my test many months ago, it didn't support graphic, and spice was = tested >> >> with linux-hvm disabling graphic. >> > >> > What do you mean by "disabling graphic"? Do you mean disabling the vga >> > card? >> No, not disable the vga card. >> But booting in Text mode. > > Then you are manually starting X11 with the spice driver? Always in text mode. Never start X11. Using stdard vga but not qxl-vga. -- = Zhou Peng