From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: [Qemu-devel] Suggested Parameters for SLES 10 64-bit Date: Tue, 18 May 2010 15:36:47 +0200 Message-ID: <87mxvxxrf4.fsf@basil.nowhere.org> References: <4BF25A7A.1010305@dlh.net> <5F70B456-4DC8-4A05-A872-00259D6C9374@suse.de> <4BF2647B.4090503@dlh.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Alexander Graf , qemu-devel@nongnu.org, kvm@vger.kernel.org To: Peter Lieven Return-path: Received: from one.firstfloor.org ([213.235.205.2]:58644 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757502Ab0ERNgx (ORCPT ); Tue, 18 May 2010 09:36:53 -0400 In-Reply-To: <4BF2647B.4090503@dlh.net> (Peter Lieven's message of "Tue\, 18 May 2010 11\:57\:15 +0200") Sender: kvm-owner@vger.kernel.org List-ID: Peter Lieven writes: > Starting mail service (Postfix) > NMI Watchdog detected LOCKUP on CPU 0 You could simply turn off the NMI watchdog (nmi_watchdog=0 at the kernel command line) Perhaps the PMU emulation is not complete and nmi watchdog needs PMU. It's not really needed normally. -Andi -- ak@linux.intel.com -- Speaking for myself only. From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=45881 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OEMym-0003WX-BO for qemu-devel@nongnu.org; Tue, 18 May 2010 09:37:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OEMyh-0007nc-Bf for qemu-devel@nongnu.org; Tue, 18 May 2010 09:37:01 -0400 Received: from one.firstfloor.org ([213.235.205.2]:53827) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OEMyh-0007ld-1A for qemu-devel@nongnu.org; Tue, 18 May 2010 09:36:59 -0400 Subject: Re: [Qemu-devel] Suggested Parameters for SLES 10 64-bit From: Andi Kleen References: <4BF25A7A.1010305@dlh.net> <5F70B456-4DC8-4A05-A872-00259D6C9374@suse.de> <4BF2647B.4090503@dlh.net> Date: Tue, 18 May 2010 15:36:47 +0200 In-Reply-To: <4BF2647B.4090503@dlh.net> (Peter Lieven's message of "Tue\, 18 May 2010 11\:57\:15 +0200") Message-ID: <87mxvxxrf4.fsf@basil.nowhere.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Lieven Cc: Alexander Graf , kvm@vger.kernel.org, qemu-devel@nongnu.org Peter Lieven writes: > Starting mail service (Postfix) > NMI Watchdog detected LOCKUP on CPU 0 You could simply turn off the NMI watchdog (nmi_watchdog=0 at the kernel command line) Perhaps the PMU emulation is not complete and nmi watchdog needs PMU. It's not really needed normally. -Andi -- ak@linux.intel.com -- Speaking for myself only.