From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:42976) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RkFIW-0003Jw-Qp for qemu-devel@nongnu.org; Mon, 09 Jan 2012 08:30:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RkFIR-0000lE-Ac for qemu-devel@nongnu.org; Mon, 09 Jan 2012 08:30:00 -0500 Received: from mx1.redhat.com ([209.132.183.28]:39601) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RkFIR-0000lA-2M for qemu-devel@nongnu.org; Mon, 09 Jan 2012 08:29:55 -0500 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q09DTs7L009880 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 9 Jan 2012 08:29:54 -0500 Date: Mon, 9 Jan 2012 15:32:04 +0200 From: "Michael S. Tsirkin" Message-ID: <20120109133203.GD23401@redhat.com> References: <1326110694-5196-1-git-send-email-avi@redhat.com> <1326110694-5196-4-git-send-email-avi@redhat.com> <20120109132841.GC23401@redhat.com> <4F0AEB3C.6090102@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4F0AEB3C.6090102@redhat.com> Subject: Re: [Qemu-devel] [PATCH 3/3] vhost: improve region filtering List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: qemu-devel@nongnu.org On Mon, Jan 09, 2012 at 03:27:24PM +0200, Avi Kivity wrote: > 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? Pls go ahead and push them. Thanks, MST > -- > error compiling committee.c: too many arguments to function