From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH v4 0/8] Simplify and fix fetch() Date: Tue, 13 Jul 2010 14:50:28 +0300 Message-ID: <4C3C5304.3050505@redhat.com> References: <1279020431-31431-1-git-send-email-avi@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: Xiao Guangrong , Marcelo Tosatti , kvm@vger.kernel.org Return-path: Received: from mx1.redhat.com ([209.132.183.28]:33555 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751400Ab0GMLub (ORCPT ); Tue, 13 Jul 2010 07:50:31 -0400 In-Reply-To: <1279020431-31431-1-git-send-email-avi@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 07/13/2010 02:27 PM, Avi Kivity wrote: > fetch() has become a monster, with a zillion continues, breaks, and gotos. > Simplify it before Xiao adds even more. > > Also fix the gpte validation race. > > Survives autotest, btw. -- error compiling committee.c: too many arguments to function