From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:51134) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UXqN7-0008Vx-M7 for qemu-devel@nongnu.org; Thu, 02 May 2013 06:04:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UXqN6-0007Pf-A6 for qemu-devel@nongnu.org; Thu, 02 May 2013 06:04:17 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55063) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UXqN6-0007PQ-2X for qemu-devel@nongnu.org; Thu, 02 May 2013 06:04:16 -0400 Message-ID: <51823A1B.7040002@redhat.com> Date: Thu, 02 May 2013 12:04:11 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <517FC830.5050908@dlhnet.de> <517FE4D4.5000106@redhat.com> <51821B38.4010508@dlhnet.de> <51822734.6000106@redhat.com> <51823842.2080902@dlhnet.de> In-Reply-To: <51823842.2080902@dlhnet.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Windows XP qemu 1.4.5 BSOD 0x7B List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Lieven Cc: "qemu-devel@nongnu.org" Il 02/05/2013 11:56, Peter Lieven ha scritto: > On 02.05.2013 10:43, Paolo Bonzini wrote: >> Il 02/05/2013 09:52, Peter Lieven ha scritto: >>> On 30.04.2013 17:35, Paolo Bonzini wrote: >>>> -M pc-1.2 >>> that helped. >> As the next step in "bisecting", can you now: >> >> - start the Windows XP installer (it is fine to stop it at to the >> beginning of the graphical installation) with no -M option > > fresh install works without the -M option. Only my old install crashed > without -M pc-1.2 Ok, can you now try your old install with -M pc-1.3 and -M pc-1.4? Paolo