From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: x2APIC and number of the vcpu Date: Sat, 15 Aug 2015 02:32:39 +0200 Message-ID: <55CE88A7.6050407@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE To: Ozgur O Kilic , kvm@vger.kernel.org Return-path: Received: from mail-wi0-f181.google.com ([209.85.212.181]:34219 "EHLO mail-wi0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751172AbbHOAcn (ORCPT ); Fri, 14 Aug 2015 20:32:43 -0400 Received: by wicne3 with SMTP id ne3so33284867wic.1 for ; Fri, 14 Aug 2015 17:32:42 -0700 (PDT) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On 15/08/2015 01:03, Ozgur O Kilic wrote: > My question is: is it possible theoretically or any one > tried it? and if it is I cheched my pc's hardware is support x2APIC > wh=C4=B1ch version of KVM should I use for that? KVM doesn't support more than 256 VCPUs, even with x2APIC enabled in th= e guest. Paolo