From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49699) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCbqP-0006We-Lf for qemu-devel@nongnu.org; Sun, 09 Feb 2014 16:23:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WCbqH-0005YR-8W for qemu-devel@nongnu.org; Sun, 09 Feb 2014 16:23:17 -0500 Received: from mail-ee0-x22d.google.com ([2a00:1450:4013:c00::22d]:45626) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCbqH-0005YJ-1z for qemu-devel@nongnu.org; Sun, 09 Feb 2014 16:23:09 -0500 Received: by mail-ee0-f45.google.com with SMTP id b15so2573161eek.32 for ; Sun, 09 Feb 2014 13:23:08 -0800 (PST) Sender: Paolo Bonzini Message-ID: <52F7F1B5.6090202@redhat.com> Date: Sun, 09 Feb 2014 22:23:01 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <20140209195952.1859.2806.malonedeb@soybean.canonical.com> <20140209195952.1859.2806.malonedeb@soybean.canonical.com> In-Reply-To: <20140209195952.1859.2806.malonedeb@soybean.canonical.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Bug 1278166] [NEW] Last commit to exec.c causes BSOD installing WinXP on i386-softmmu List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bug 1278166 <1278166@bugs.launchpad.net>, qemu-devel@nongnu.org Il 09/02/2014 20:59, Xabier Ugarte-Pedrero ha scritto: > Public bug reported: > > The last commit to exec.c (360e607b88a23d378f6efaa769c76d26f538234d), > causes a BSOD when trying to install a 32bit Windows XP SP-3 image using > the pure emulation version of i386-softmmu. A checkout of the previous > version of the file (commited in > 0169c511554cb0014a00290b0d3d26c31a49818f) solves the problem. > Nevertheless, this last commit was intented to solve a BSOD when Xen was > used as a hypervisor. > > ** Affects: qemu > Importance: Undecided > Status: New > There should already be a patch for this on the list. Paolo