From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38435) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQcQa-00030R-E0 for qemu-devel@nongnu.org; Mon, 30 Sep 2013 08:18:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VQcQV-0002Ds-NY for qemu-devel@nongnu.org; Mon, 30 Sep 2013 08:18:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33333) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQcQV-0002Dk-GC for qemu-devel@nongnu.org; Mon, 30 Sep 2013 08:18:11 -0400 Message-ID: <52496BFD.4030809@redhat.com> Date: Mon, 30 Sep 2013 14:18:05 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <20130929151044.GB5426@pd.tnic> <52493EC6.4020403@redhat.com> <20130930094936.GA16383@pd.tnic> In-Reply-To: <20130930094936.GA16383@pd.tnic> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] qemu, numa: non-contiguous cpusets List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Borislav Petkov Cc: Eduardo Habkost , Gleb Natapov , libvir-list@redhat.com, Joerg Roedel , X86 ML , LKML , qemu-devel@nongnu.org, Andre Przywara , KVM , "H. Peter Anvin" , Igor Mammedov , Jiri Denemark , Borislav Petkov Il 30/09/2013 11:49, Borislav Petkov ha scritto: > Yeah: https://lists.gnu.org/archive/html/qemu-devel/2013-09/msg02833.html > > Although I don't see from it how the syntax for -cpus will look like > from that QAPI magic except that it is an > > + '*cpus': ['uint16'], It's "-numa node,cpus=0-1,cpus=4-5". Paolo