From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 75981] [Nested kvm on kvm]L2 guest reboot continuously when
create a rhel6u5(64bit) as L2 guest.
Date: Mon, 12 May 2014 03:06:50 +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]:47897 "EHLO mail.kernel.org"
rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP
id S1750939AbaELDGy (ORCPT );
Sun, 11 May 2014 23:06:54 -0400
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 61B322018B
for ; Mon, 12 May 2014 03:06:53 +0000 (UTC)
Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org [172.20.200.52])
by mail.kernel.org (Postfix) with ESMTP id 2CD9420115
for ; Mon, 12 May 2014 03:06:50 +0000 (UTC)
In-Reply-To:
Sender: kvm-owner@vger.kernel.org
List-ID:
https://bugzilla.kernel.org/show_bug.cgi?id=75981
--- Comment #1 from Zhou, Chao ---
the first bad commit is:
commit 346874c9507a2582d0c00021f848de6e115f276c
Author: Nadav Amit
Date: Fri Apr 18 03:35:09 2014 +0300
KVM: x86: Fix CR3 reserved bits
According to Intel specifications, PAE and non-PAE does not have any
reserved
bits. In long-mode, regardless to PCIDE, only the high bits (above the
physical address) are reserved.
Signed-off-by: Nadav Amit
Signed-off-by: Marcelo Tosatti
--
You are receiving this mail because:
You are watching the assignee of the bug.