From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 105841] New: "KVM: x86: apply guest MTRR virtualization on host
reserved pages" causes kernel to panic on boot
Date: Mon, 12 Oct 2015 15:35:41 +0000
Message-ID:
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.29.136]:59484 "EHLO mail.kernel.org"
rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP
id S1751620AbbJLPfq (ORCPT );
Mon, 12 Oct 2015 11:35:46 -0400
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 4EDCE2051F
for ; Mon, 12 Oct 2015 15:35:45 +0000 (UTC)
Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51])
by mail.kernel.org (Postfix) with ESMTP id 08385200B4
for ; Mon, 12 Oct 2015 15:35:44 +0000 (UTC)
Sender: kvm-owner@vger.kernel.org
List-ID:
https://bugzilla.kernel.org/show_bug.cgi?id=105841
Bug ID: 105841
Summary: "KVM: x86: apply guest MTRR virtualization on host
reserved pages" causes kernel to panic on boot
Product: Virtualization
Version: unspecified
Kernel Version: 4.2.0
Hardware: x86-64
OS: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: kvm
Assignee: virtualization_kvm@kernel-bugs.osdl.org
Reporter: vapier@gentoo.org
Regression: Yes
Created attachment 190041
--> https://bugzilla.kernel.org/attachment.cgi?id=190041&action=edit
kernel config
after upgrading to linux-4.2, i found my system no longer booted -- it paniced
pretty early on. after bisecting it down, it started with:
commit fd717f11015f673487ffc826e59b2bad69d20fe5
KVM: x86: apply guest MTRR virtualization on host reserved pages
going back to the linux-4.2 release, if i revert these commits, things boot:
fd717f11015f673487ffc826e59b2bad69d20fe5
e098223b789b4a618dacd79e5e0dad4a9d5018d1
3c2e7f7de3240216042b61073803b61b9b3cfb22
i needed all three because the other two started using code from the first bad
commit.
i'm using a AMD Phenom(tm) II X4 980 Processor. having trouble getting a panic
log (no serial port). will try to manually offload it.
--
You are receiving this mail because:
You are watching the assignee of the bug.