From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 42563] rhel5u5 guest panic when booting up Date: Thu, 12 Jan 2012 01:58:02 GMT Message-ID: <201201120158.q0C1w2J5006934@bugzilla.kernel.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To: kvm@vger.kernel.org Return-path: Received: from bugzilla.kernel.org ([198.145.19.204]:41045 "EHLO bugzilla.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753938Ab2AMXEi (ORCPT ); Fri, 13 Jan 2012 18:04:38 -0500 Received: from bugzilla.kernel.org (localhost [127.0.0.1]) by bugzilla.kernel.org (8.14.5/8.14.5) with ESMTP id q0C1w2gG006935 for ; Thu, 12 Jan 2012 01:58:02 GMT In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=42563 xudong changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xudong.hao@intel.com --- Comment #2 from xudong 2012-01-12 01:58:02 --- Qemu-kvm used "qemu64" model by default, the level is defined to 4, so only the 0~4 CPUID function is programmed, the PMU function 0xA(Gleb's patch a0fa82085e...) did not execute at all. If changes the level to 10 for "qemu64" model and patch a0fa82085e..., RHEL5u5 can boot up. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.