From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 58931] New: SMP x64 Windows 2003 guest can't boot up
Date: Wed, 29 May 2013 03:06:23 +0000 (UTC)
Message-ID:
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: QUOTED-PRINTABLE
To: kvm@vger.kernel.org
Return-path:
Received: from mail.kernel.org ([198.145.19.201]:46569 "EHLO mail.kernel.org"
rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP
id S1753075Ab3E2DGa convert rfc822-to-8bit (ORCPT
); Tue, 28 May 2013 23:06:30 -0400
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 1152D2047E
for ; Wed, 29 May 2013 03:06:26 +0000 (UTC)
Received: from bugzilla.kernel.org (bugzilla.kernel.org [198.145.19.217])
by mail.kernel.org (Postfix) with ESMTP id 03F3920563
for ; Wed, 29 May 2013 03:06:25 +0000 (UTC)
Sender: kvm-owner@vger.kernel.org
List-ID:
https://bugzilla.kernel.org/show_bug.cgi?id=3D58931
Summary: SMP x64 Windows 2003 guest can't boot up
Product: Virtualization
Version: unspecified
Kernel Version: 3.10.0-rc1
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: kvm
AssignedTo: virtualization_kvm@kernel-bugs.osdl.org
ReportedBy: yongjie.ren@intel.com
Regression: Yes
Environment:
------------
Host OS (ia32/ia32e/IA64):ia32e
Guest OS (ia32/ia32e/IA64):ia32e
Guest OS Type (Linux/Windows):Windows
kvm.git next Commit:e47a5f5fb715b90b40747e9e235de557c6abd56c
qemu-kvm Commit:b5803aa3583e82e5133f7621121bc15ee694f4a1
Host Kernel Version:3.10.0-rc1
Hardware: SandyBridge / IvyBridge
Bug detailed description:
--------------------------
SMP 64bit Windows 2003 can't boot up as a KVM guest.
note:=20
1.win2k8/win7/win8/win2012/rhel6u4 guest can boot up fine
2.UP 64bit win2k3 guest (1 vCPU=EF=BC=89can boot up fine.
3.32bit(PAE) win2k3 guest with 2 vCPUs can boot up fine.
This should be a kvm kernel bug.
kvm next + qemu-kvm =3D result
f722406f + b5803aa3 =3D good
e47a5f5f + b5803aa3 =3D bad
Reproduce steps:
----------------
1.start up a host with KVM enabled
2. qemu-system-x86_64 -enable-kvm -m 1024 -smp 2 -net none win2k3-x64.i=
mg
Current result:
----------------
SMP 64bit win2k3 guest boot up fail
Expected result:
----------------
SMP 64bit win2k3 guest boot up fine
--=20
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=3Demai=
l
------- You are receiving this mail because: -------
You are watching the assignee of the bug.