From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52542) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIcZ2-0003FQ-CE for qemu-devel@nongnu.org; Wed, 26 Feb 2014 06:22:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WIcYw-00055H-H7 for qemu-devel@nongnu.org; Wed, 26 Feb 2014 06:22:12 -0500 Received: from mail-qa0-x22e.google.com ([2607:f8b0:400d:c00::22e]:33963) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIcYw-000555-D6 for qemu-devel@nongnu.org; Wed, 26 Feb 2014 06:22:06 -0500 Received: by mail-qa0-f46.google.com with SMTP id k15so2070844qaq.33 for ; Wed, 26 Feb 2014 03:22:05 -0800 (PST) Sender: Paolo Bonzini Message-ID: <530DCE59.7080607@redhat.com> Date: Wed, 26 Feb 2014 12:22:01 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <53047351.80300@redhat.com> <20140219103657.4daed264@nial.usersys.redhat.com> <20140225102059.GA20627@G08FNSTD100614.fnst.cn.fujitsu.com> <530CA599.6090109@redhat.com> <20140226050003.GC28873@G08FNSTD100614.fnst.cn.fujitsu.com> <20140226094708.76bfef50@nial.usersys.redhat.com> In-Reply-To: <20140226094708.76bfef50@nial.usersys.redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v18 13/14] memory backend: fill memory backend ram fields List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Mammedov , Hu Tao Cc: lersek@redhat.com, qemu-devel@nongnu.org, Wanlong Gao Il 26/02/2014 09:47, Igor Mammedov ha scritto: > I'm sorry that I've forgotten to mention prerequisite path > https://github.com/imammedo/qemu/commit/72a079b88e055fc690c8895a99ccbcce36f6fc1f > in stage tree https://github.com/imammedo/qemu/commits/memory-hotplug-v8 Thanks, I'll add this patch to the numa-queue branch. Paolo