From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 67761] Kernel fails to boot under virtualization, kernel panic
in intel_pstate_timer_func
Date: Tue, 31 Dec 2013 10:00:43 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
To: kvm@vger.kernel.org
Return-path:
Received: from mail.kernel.org ([198.145.19.201]:46292 "EHLO mail.kernel.org"
rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP
id S1752254Ab3LaKAr (ORCPT );
Tue, 31 Dec 2013 05:00:47 -0500
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id CB38F20145
for ; Tue, 31 Dec 2013 10:00:45 +0000 (UTC)
Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org [172.20.200.52])
by mail.kernel.org (Postfix) with ESMTP id C3B9B20122
for ; Tue, 31 Dec 2013 10:00:43 +0000 (UTC)
In-Reply-To:
Sender: kvm-owner@vger.kernel.org
List-ID:
https://bugzilla.kernel.org/show_bug.cgi?id=67761
--- Comment #4 from Kashyap Chamarthy ---
This patch fixes it: https://patchwork.kernel.org/patch/3421271/
I re-built the Kernel on L0 (physical host) and L1 (guest hypervisor) with
the above patch, and re-ran the libguestfs-test-tool, which invokes an L2 KVM
guest -- it now successfully boots.
--
You are receiving this mail because:
You are watching the assignee of the bug.