From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:32784) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WEDIh-0000c3-Na for qemu-devel@nongnu.org; Fri, 14 Feb 2014 02:35:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WEDId-0005Gf-7m for qemu-devel@nongnu.org; Fri, 14 Feb 2014 02:35:07 -0500 Sender: Paolo Bonzini Message-ID: <52FDC715.3010102@redhat.com> Date: Fri, 14 Feb 2014 08:34:45 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1385350750-21468-1-git-send-email-aik@ozlabs.ru> <529CBE15.8010206@msgid.tls.msk.ru> <529D0533.7090402@suse.de> <529D11C5.2080505@ozlabs.ru> <529DDD08.4030206@suse.de> <20131203144740.GL22837@otherpad.lan.raisama.net> <529EC2C3.3050703@ozlabs.ru> <20131204124847.GK2340@otherpad.lan.raisama.net> <52FDBE32.2040005@ozlabs.ru> In-Reply-To: <52FDBE32.2040005@ozlabs.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] vl: remove (max_cpus > 255) check from smp_parse List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Kardashevskiy , Eduardo Habkost Cc: qemu-trivial@nongnu.org, Michael Tokarev , qemu-devel@nongnu.org, Igor Mammedov , =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= , Wanlong Gao Il 14/02/2014 07:56, Alexey Kardashevskiy ha scritto: >> > Subject: [PATCH V17 04/11] NUMA: convert -numa option to use OptsVisitor >> > Message-Id: <1386143939-19142-5-git-send-email-gaowanlong@cn.fujitsu.com> >> > http://article.gmane.org/gmane.comp.emulators.qemu/244826 > > Any progress with this? Thanks. Yes, there was some progress though for some reason it happened onlist. Igor/Wanlong, can you send the first patches of the "common" NUMA/memory series, i.e. excluding the memdev backend? Paolo