From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38857) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZmFrJ-0002jJ-GU for qemu-devel@nongnu.org; Wed, 14 Oct 2015 02:48:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZmFrG-0004AL-8F for qemu-devel@nongnu.org; Wed, 14 Oct 2015 02:48:21 -0400 Received: from mailout1.w1.samsung.com ([210.118.77.11]:35718) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZmFrG-00048L-2C for qemu-devel@nongnu.org; Wed, 14 Oct 2015 02:48:18 -0400 Received: from eucpsbgm1.samsung.com (unknown [203.254.199.244]) by mailout1.w1.samsung.com (Oracle Communications Messaging Server 7.0.5.31.0 64bit (built May 5 2014)) with ESMTP id <0NW700EC16WE7I30@mailout1.w1.samsung.com> for qemu-devel@nongnu.org; Wed, 14 Oct 2015 07:48:14 +0100 (BST) From: Pavel Fedin References: <011d01d10278$3ed96260$bc8c2720$@samsung.com> In-reply-to: Date: Wed, 14 Oct 2015 09:48:13 +0300 Message-id: <00ba01d1064c$4c834ed0$e589ec70$@samsung.com> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: quoted-printable Content-language: ru Subject: Re: [Qemu-devel] [PATCH] Add mp-affinity property for ARM CPU class List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: 'Peter Crosthwaite' , 'Peter Maydell' Cc: 'Andrew Jones' , 'QEMU Developers' Hello! > Can we have separate props for each affinity level? Yes, we can, but i don't see any use for them in this form. Except = merging back into full MPIDR value. :) > Are you assuming MPIDR format for this? Yes. This is convenient because everything else (KVM, GICv3, etc) also = uses MPIDR format. Check out GICv3 live migration RFC v2 for one = possible use case. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia