From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fantu Subject: Re: Need help with qemu args debug Date: Thu, 1 Mar 2012 01:43:16 -0800 (PST) Message-ID: <1330594996706-5527425.post@n5.nabble.com> References: <1330513756170-5524689.post@n5.nabble.com> <1330514555.4270.52.camel@zakaz.uk.xensource.com> <1330519499118-5524861.post@n5.nabble.com> <1330520756321-5524897.post@n5.nabble.com> <1330593519728-5527357.post@n5.nabble.com> <1330594273.18632.2.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1330594273.18632.2.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: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Ian Campbell-10 wrote > > On Thu, 2012-03-01 at 09:18 +0000, Fantu wrote: >> Stefano Stabellini-3 wrote >> > >> > Try adding videoram=32 to the VM config file, I think the issue is that >> > the default videoram size for QXL is much larger (32MB) than the >> default >> > videoram size for Cirrus (8MB). >> > >> >> Minimum setting of the ram was 16 mb, I applied this patch for decrese >> minimum to 4 mb: >> http://git.qemu.org/?p=qemu.git;a=commit;h=80105bbfb2aa3023e959b6ea682a3fc9515080a3 >> And retry with -global qxl-vga.vram_size=4194304 (4 MB) but give same >> error >> /var/log/xen/qemu-dm-PRECISEHVM.log >> do_spice_init: starting 0.10.1 >> spice_server_add_interface: SPICE_INTERFACE_MIGRATION >> spice_server_add_interface: SPICE_INTERFACE_KEYBOARD >> spice_server_add_interface: SPICE_INTERFACE_MOUSE >> qemu: hardware error: xen: failed to populate ram at 40000000 > > I think you'll need to dig into the qemu code and find out where/why > this message is coming from. > >> >> Tried to change minimum patch and setting to 3 MB but always same result, >> probably samething to change about xen for support qxl graphic and >> assignment of its ram? >> I do not know how to fix or what else to try now :( > I do other search about xen limit of video ram and found old patch about limit of qemu video ram size, is probably something about... http://xen.1045712.n5.nabble.com/PATCH-ioemu-drop-unused-4MB-video-memory-td2487287.html I do search on new tree but not found for now on where is xen limit of video ram allocation, someone can help me please? -- View this message in context: http://xen.1045712.n5.nabble.com/Need-help-with-qemu-args-debug-tp5524689p5527425.html Sent from the Xen - Dev mailing list archive at Nabble.com.