From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57954) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJztH-0001oR-99 for qemu-devel@nongnu.org; Thu, 12 Sep 2013 01:56:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VJztB-0007Gg-9V for qemu-devel@nongnu.org; Thu, 12 Sep 2013 01:56:31 -0400 Received: from indium.canonical.com ([91.189.90.7]:52548) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJztB-0007Ga-42 for qemu-devel@nongnu.org; Thu, 12 Sep 2013 01:56:25 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1VJztA-0006SB-07 for ; Thu, 12 Sep 2013 05:56:24 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id F3A522E8081 for ; Thu, 12 Sep 2013 05:56:23 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Thu, 12 Sep 2013 05:46:36 -0000 From: Stefan Weil <1007269@bugs.launchpad.net> Sender: bounces@canonical.com References: <20120601061048.26952.45268.malonedeb@gac.canonical.com> Message-Id: <20130912054637.7666.49590.malone@gac.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] =?utf-8?b?W0J1ZyAxMDA3MjY5XSBSZTogQ2Fu4oCZdCBpbnN0?= =?utf-8?q?all_or_boot_up_32bit_win8_guest=2E?= Reply-To: Bug 1007269 <1007269@bugs.launchpad.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org *** This bug is a duplicate of bug 921208 *** https://bugs.launchpad.net/bugs/921208 It's not a KVM bug, but a well known problem of QEMU without KVM (TCG). There is currently no solution. ** Changed in: qemu Status: Invalid =3D> Confirmed ** This bug has been marked a duplicate of bug 921208 win7/x64 installer hangs on startup with 0x0000005d. -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1007269 Title: Can=E2=80=99t install or boot up 32bit win8 guest. Status in QEMU: Confirmed Bug description: Environment: ------------ Host OS (ia32/ia32e/IA64):ia32e Guest OS (ia32/ia32e/IA64):ia32e Guest OS Type (Linux/Windows):Linux(rhel6u1) kvm.git Commit:51bfd2998113e1f8ce8dcf853407b76a04b5f2a0 qemu-kvm Commit:3fd9fedb9fae4517d93d76e93a2924559cacf2f6 Host Kernel Version:3.4.0-rc7 Hardware:WSM-EP,Romley-EP = Bug detailed description: -------------------------- it can't install or boot up 32bit Win8(Consumer Preview Update 2) guest. = The guest will crash with the following error, while 64bit Win8 and 32bit W= in7 guest work fine. = -----Win8 Error------- Your computer needs to restart. Please hold down the power button. Error code: 0x0000005D Parameters: 0x03060D03 0x756E6547 0x49656E69 0x6C65746E -----Win8 Error------- "0x0000005D" code means "UNSUPPORTED_PROCESSOR" in Windows. BTW, you can get 32bit Win8 ISO from the following website. = http://windows.microsoft.com/en-US/windows-8/iso = Reproduce steps: ---------------- 1. get 32 bit win8 ISO 2. prepare a disk image: dd if=3D/dev/zero of=3D/root/win8-32.img bs=3D1M= count=3D16384 3. start a guest to install 32bit win8: qemu-system =E2=80=93m 4096 =E2= =80=93smp 4 =E2=80=93hda /root/win8-32.img =E2=80=93cdrom /media/32bit-Win8= .iso 4. if you have a 32bit win8 image,try to boot it up = Current result: ---------------- 32bit Win8 guest crash Expected result: ---------------- 32bit win8 guest boot up correctly To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1007269/+subscriptions