From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 54061] guest panic after live migration Date: Fri, 1 Mar 2013 07:33:31 +0000 (UTC) Message-ID: <20130301073331.9EAC311FB5D@bugzilla.kernel.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To: kvm@vger.kernel.org Return-path: Received: from mail.kernel.org ([198.145.19.201]:55320 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750696Ab3CAHdg (ORCPT ); Fri, 1 Mar 2013 02:33:36 -0500 Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 8835B20260 for ; Fri, 1 Mar 2013 07:33:35 +0000 (UTC) Received: from bugzilla.kernel.org (bugzilla.kernel.org [198.145.19.217]) by mail.kernel.org (Postfix) with ESMTP id A7D422024B for ; Fri, 1 Mar 2013 07:33:32 +0000 (UTC) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=54061 Jay Ren changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |CODE_FIX --- Comment #4 from Jay Ren 2013-03-01 07:33:31 --- By reverting the buggy commit, this bug was fixed. See the following commit: commit 6b73a96065e89dc9fa75ba4f78b1aa3a3bbd0470 Author: Marcelo Tosatti Date: Wed Feb 20 18:52:02 2013 -0300 Revert "KVM: MMU: lazily drop large spte" This reverts commit caf6900f2d8aaebe404c976753f6813ccd31d95e. It is causing migration failures, reference https://bugzilla.kernel.org/show_bug.cgi?id=54061. Signed-off-by: Marcelo Tosatti -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.