From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 37262] VNC access to KVM VM is unusable Date: Thu, 16 Jun 2011 14:15:10 GMT Message-ID: <201106161415.p5GEFAXJ014793@demeter2.kernel.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To: kvm@vger.kernel.org Return-path: Received: from demeter2.kernel.org ([140.211.167.42]:41806 "EHLO demeter2.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751502Ab1FPOPL (ORCPT ); Thu, 16 Jun 2011 10:15:11 -0400 Received: from demeter2.kernel.org (localhost.localdomain [127.0.0.1]) by demeter2.kernel.org (8.14.4/8.14.4) with ESMTP id p5GEFAu2014794 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 16 Jun 2011 14:15:10 GMT In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=37262 --- Comment #41 from Steve 2011-06-16 14:15:09 --- (In reply to comment #40) > On 06/16/2011 12:44 AM, bugzilla-daemon@bugzilla.kernel.org wrote: > > https://bugzilla.kernel.org/show_bug.cgi?id=37262 > > > > > > > > > > > > --- Comment #38 from Steve 2011-06-15 21:44:37 --- > > I found it: > > > > 5d163b1c9d6e5562dcdfd6cd471f237f1502bb35 is the first bad commit > > commit 5d163b1c9d6e5562dcdfd6cd471f237f1502bb35 > > Author: Xiao Guangrong > > Date: Wed Mar 9 15:43:00 2011 +0800 > > > > KVM: MMU: introduce a common function to get no-dirty-logged slot > > > > Cleanup the code of pte_prefetch_gfn_to_memslot and > > mapping_level_dirty_bitmap > > > > Signed-off-by: Xiao Guangrong > > Signed-off-by: Avi Kivity > > > > :040000 040000 23f9e0cbbeba9b82067fc50ffc3fdd0c2982a206 > > 28607b5635b3cb78048f9e270ddefde39f1ed25f M arch > > > > Xiao? Can you take a look? > > Steve, can you confirm by: > > $ git bisect reset > $ git checkout 5d163b1c9d6e5562dc > [build and test, verify failure] > $ git checkout 5d163b1c9d6e5562dc^ > [build and test, verify success] Ok, I will try it tonight and then give you report. Thank you for your time. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.