From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39467) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WL71D-0002BJ-3F for qemu-devel@nongnu.org; Wed, 05 Mar 2014 03:17:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WL712-0000RT-ST for qemu-devel@nongnu.org; Wed, 05 Mar 2014 03:17:35 -0500 Received: from mail-qc0-x22a.google.com ([2607:f8b0:400d:c01::22a]:46149) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WL712-0000RO-Ow for qemu-devel@nongnu.org; Wed, 05 Mar 2014 03:17:24 -0500 Received: by mail-qc0-f170.google.com with SMTP id e9so751210qcy.15 for ; Wed, 05 Mar 2014 00:17:24 -0800 (PST) Sender: Paolo Bonzini Message-ID: <5316DD8C.9020809@redhat.com> Date: Wed, 05 Mar 2014 09:17:16 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1393941656-29068-1-git-send-email-pbonzini@redhat.com> <1393941656-29068-29-git-send-email-pbonzini@redhat.com> <53160F50.4040001@redhat.com> <53161769.8030500@redhat.com> <20140305035051.GC950@G08FNSTD100614.fnst.cn.fujitsu.com> In-Reply-To: <20140305035051.GC950@G08FNSTD100614.fnst.cn.fujitsu.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 2.1 28/28] qmp: add query-memdev List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hu Tao Cc: ehabkost@redhat.com, mtosatti@redhat.com, qemu-devel@nongnu.org, imammedo@redhat.com, a.motakis@virtualopensystems.com, gaowanlong@cn.fujitsu.com Il 05/03/2014 04:50, Hu Tao ha scritto: >>> > >"bind" is not one of the values of HostMemPolicy - is that missing from >>> > >patch 27/28? >> > >> > Should be membind. > How about change it into bind to keep in line with MPOL_BIND? > > > Sure! Paolo