From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55121) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V9CS9-0005nU-D4 for qemu-devel@nongnu.org; Tue, 13 Aug 2013 07:08:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V9CS2-0001j0-OB for qemu-devel@nongnu.org; Tue, 13 Aug 2013 07:07:53 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38215) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V9CS2-0001iB-FO for qemu-devel@nongnu.org; Tue, 13 Aug 2013 07:07:46 -0400 Message-ID: <520A1407.1060301@redhat.com> Date: Tue, 13 Aug 2013 13:09:59 +0200 From: Laszlo Ersek MIME-Version: 1.0 References: <5208F96D.3010101@m2r.biz> <5209F95F.1080806@m2r.biz> <520A04A2.9020801@redhat.com> <520A0B5E.8080405@m2r.biz> In-Reply-To: <520A0B5E.8080405@m2r.biz> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Test report for xen-unstable and qemu-xen List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fabio Fantoni Cc: xen-devel , Ian Campbell , Stefano Stabellini , George Dunlap , seabios , mjt@tls.msk.ru, "qemu-devel@nongnu.org" , pkg-qemu-devel@lists.alioth.debian.org, Gerd Hoffmann On 08/13/13 12:33, Fabio Fantoni wrote: > Il 13/08/2013 12:04, Laszlo Ersek ha scritto: >> CC'ing Gerd and the seabios list: >> >> On 08/13/13 11:16, Fabio Fantoni wrote: >>> Il 12/08/2013 17:04, Fabio Fantoni ha scritto: >>>> New issue: >>>> - domU not start with qemu 1.5.1 and more that 2 gb of ram: >>>> tested on w7 64 bit domU with 4 gb of ram, with built-in qemu 1.3 it >>>> works, >>>> while with qemu 1.5.1 doesn't (stops at the beginning, spice client >>>> show only the lines of seabios version and machine UUID; >>>> qemu log show nothing more that 2 gb test), while with 2 gb of ram >>>> works also with qemu 1.5.1 >>>> ------------------------- >>> Added qemu-devel and debian maintainers to cc for this regression about >>> upstream qemu. >>> If you need more details and tests tell me and I'll do/post them. >> As a superficial guess, this could be fixed by the seabios-1.7.3.1 >> release: >> >> http://thread.gmane.org/gmane.comp.emulators.qemu/227536 >> >> http://code.coreboot.org/p/seabios/source/commit/2a9aeabdfb34374ecac25e7a8d21c9e368618cd4/ >> >> >> Laszlo > > Thanks for reply, i did fast test adding this patch that you linked: > http://code.coreboot.org/p/seabios/source/commit/2a9aeabdfb34374ecac25e7a8d21c9e368618cd4/ > > Same result, the problem remains, should I test full seabios 1.7.3.1? No idea, it was just a random shot, sorry... You're probably down to bisecting qemu :( Laszlo