From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [Bug 37262] VNC access to KVM VM is unusable Date: Thu, 16 Jun 2011 17:00:17 +0300 Message-ID: <4DFA0C71.1020909@redhat.com> References: <201106152144.p5FLibSN003523@demeter2.kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: bugzilla-daemon@bugzilla.kernel.org, Xiao Guangrong Return-path: Received: from mx1.redhat.com ([209.132.183.28]:48162 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757998Ab1FPOA0 (ORCPT ); Thu, 16 Jun 2011 10:00:26 -0400 In-Reply-To: <201106152144.p5FLibSN003523@demeter2.kernel.org> Sender: kvm-owner@vger.kernel.org List-ID: 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] -- error compiling committee.c: too many arguments to function