From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 28402] New: MacOSX guest has SMP problem without -kvm-irqchip option Date: Sun, 6 Feb 2011 17:22:26 GMT Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To: kvm@vger.kernel.org Return-path: Received: from demeter1.kernel.org ([140.211.167.39]:52779 "EHLO demeter1.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752744Ab1BFRW1 (ORCPT ); Sun, 6 Feb 2011 12:22:27 -0500 Received: from demeter1.kernel.org (localhost.localdomain [127.0.0.1]) by demeter1.kernel.org (8.14.4/8.14.3) with ESMTP id p16HMQVB008412 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 6 Feb 2011 17:22:26 GMT Sender: kvm-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=28402 Summary: MacOSX guest has SMP problem without -kvm-irqchip option Product: Virtualization Version: unspecified Kernel Version: 2.6.38-rc3 Platform: All OS/Version: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: kvm AssignedTo: virtualization_kvm@kernel-bugs.osdl.org ReportedBy: spamjunkeater@gmail.com Regression: No Created an attachment (id=46652) --> (https://bugzilla.kernel.org/attachment.cgi?id=46652) MacOSX guest cannot boot SMP without -kvm-irqchip Problem : On MacOSX SMP guest, got Error message and lock on boot( with -v option) There is no problem with single core and could boot without -kvm-irqchip. Failed to start CPU 01, rebooting... CPU halted. Screenshot attached. The command I use to launch the vm is: qemu-kvm -hda ./MacOSX.vdi -net nic,vlan=0,model=rtl8139 -net user,vlan=0,hostname=emu -boot c -smp 4 The problem appearing with -no-kvm-pit. The problem stops appearing with -no-kvm-irqchip. The problem stops appearing with -no-kvm switch. (offcourse) Software: Host:OpenSUSE 11.3 with Vanilla 2.6.38-rc3/AMD64, Guest: MacOSX 10.6.0 KVM: QEMU emulator version 0.14.50 (kvm-0.14.0.rc0-69.1) (From OpenSUSE repos) Hardware configuration: AMD Phenom II x4 2.6 Ghz. Biostar 790GX A2+ 4GB DDR2 PC800 RAM -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.