From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:40552) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RkFGC-0002VX-E8 for qemu-devel@nongnu.org; Mon, 09 Jan 2012 08:27:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RkFG5-0000Bl-0d for qemu-devel@nongnu.org; Mon, 09 Jan 2012 08:27:36 -0500 Received: from mx1.redhat.com ([209.132.183.28]:59322) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RkFG4-0000BY-M4 for qemu-devel@nongnu.org; Mon, 09 Jan 2012 08:27:28 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q09DRSkT002773 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 9 Jan 2012 08:27:28 -0500 Message-ID: <4F0AEB3C.6090102@redhat.com> Date: Mon, 09 Jan 2012 15:27:24 +0200 From: Avi Kivity MIME-Version: 1.0 References: <1326110694-5196-1-git-send-email-avi@redhat.com> <1326110694-5196-4-git-send-email-avi@redhat.com> <20120109132841.GC23401@redhat.com> In-Reply-To: <20120109132841.GC23401@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 3/3] vhost: improve region filtering List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: qemu-devel@nongnu.org On 01/09/2012 03:28 PM, Michael S. Tsirkin wrote: > On Mon, Jan 09, 2012 at 02:04:54PM +0200, Avi Kivity wrote: > > vhost memory management doesn't care about non-memory (e.g. PIO) or non-RAM > > regions. Adjust the filtering to reflect that, and move it earlier so it > > applies to mem_sections too. > > > > Signed-off-by: Avi Kivity > > Acked-by: Michael S. Tsirkin Do you want me to push those patches, or will you do that as maintainer? -- error compiling committee.c: too many arguments to function