From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59743) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1ORS-0003rR-GR for qemu-devel@nongnu.org; Thu, 09 Jan 2014 17:51:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W1ORM-0004lI-Hu for qemu-devel@nongnu.org; Thu, 09 Jan 2014 17:51:10 -0500 Message-ID: <1389307844.14390.36.camel@snotra.buserror.net> From: Scott Wood Date: Thu, 9 Jan 2014 16:50:44 -0600 In-Reply-To: <1389245648-10300-1-git-send-email-aik@ozlabs.ru> References: <1389245648-10300-1-git-send-email-aik@ozlabs.ru> Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH v2] PPC: smp: autodetect numbers of threads per core List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Kardashevskiy Cc: Paul Mackerras , qemu-ppc@nongnu.org, qemu-devel@nongnu.org, Alexander Graf On Thu, 2014-01-09 at 16:34 +1100, Alexey Kardashevskiy wrote: > On POWERPC, only a whole CPU core can be assigned to a KVM. s/POWERPC/POWER/ -Scott