Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp87194imm; Thu, 28 Jun 2018 15:27:23 -0700 (PDT) X-Google-Smtp-Source: AAOMgpe1nCOF5otSyPOhCNGpQIATYaY4W5kNmtXW845JXD4u/kvAnsQ5/zp8n+YK4+lhk9SVrgvz X-Received: by 2002:a62:2605:: with SMTP id m5-v6mr11876095pfm.223.1530224843169; Thu, 28 Jun 2018 15:27:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530224843; cv=none; d=google.com; s=arc-20160816; b=dR1DePRdLA8sYBZ5PS2dFNG4fj3jtZyA4by496gfaI0W9pcoC+pKdjzzRTfSxlp3DJ PaO1/95Izwcobbv56FgNN/yrNT8thq1KAzXXZeOaANOlZKaNb60/D3fZDFdgH/7rSPnX hy12o0iTBU26MYinrcNRh3t+Tq1/NY+tw9ekcrNTC8B8HZtRlDmWouqDz+JQHdpgTGuc OztuFHaxtKImVrbFliL7odwjoxwXU4A8ryAU+nO4Temz27ZEDL+9fEw1rTvdx9hTkCHk bdHwbUYYI90BD2wsaG6Kn0nqfokY6Z1IcFTa6xMQxSXHWcdUeVNBdpMksmwdMqwfq2w5 z8xQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from :arc-authentication-results; bh=s4a+iTGFgREmYeu/iCKzGni2ISkm4L4OeTWnWgH66mc=; b=WQ75FVmNxOabe+NmgajscLv5iGuLUSFhAuD0jMhGJQ2LVZAdIQuZ8xHPNNh5DXowmc kCjCaVPLKpXBE7CICqQxIqOANwwSgcdtnT7C867bdW435VuPijrZ+35rO5tyOwdL3GR4 pWCOgTit4ibus1849cXn7/7+90Kv2lJT34dCjYnsfu0JjB6oXU6xhTEshhDfTN9WdxIc cHkOf3T8fkSdnN4OYddG4ijSb65ysMutdc+JtJWOSrOupEwueTvzaqTs2eJdhgY0ud6M oYk2wp4rqTdKCTtYc5Tvyc2p9Q9d5eDk4kuoEapXehueK1hS4u/j0e7ieC9XN+La41ub pWag== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k4-v6si5830014pgo.77.2018.06.28.15.27.08; Thu, 28 Jun 2018 15:27:23 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966962AbeF1PEg (ORCPT + 99 others); Thu, 28 Jun 2018 11:04:36 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:59334 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S964934AbeF1PEe (ORCPT ); Thu, 28 Jun 2018 11:04:34 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 246744075741; Thu, 28 Jun 2018 15:04:34 +0000 (UTC) Received: from vitty.brq.redhat.com.redhat.com (unknown [10.43.2.155]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 634881116712; Thu, 28 Jun 2018 15:04:32 +0000 (UTC) From: Vitaly Kuznetsov To: Wanpeng Li Cc: Radim Krcmar , kvm , Paolo Bonzini , Roman Kagan , "K. Y. Srinivasan" , Haiyang Zhang , Stephen Hemminger , "Michael Kelley \(EOSG\)" , Mohammed Gamal , Cathy Avery , LKML Subject: Re: [PATCH 3/3] KVM: x86: hyperv: implement PV IPI send hypercalls References: <20180622145616.5851-1-vkuznets@redhat.com> <20180622145616.5851-4-vkuznets@redhat.com> <20180622191333.GC2377@flask> Date: Thu, 28 Jun 2018 17:04:31 +0200 In-Reply-To: (Wanpeng Li's message of "Thu, 28 Jun 2018 22:05:13 +0800") Message-ID: <87vaa3dkao.fsf@vitty.brq.redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Scanned-By: MIMEDefang 2.78 on 10.11.54.3 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.7]); Thu, 28 Jun 2018 15:04:34 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.7]); Thu, 28 Jun 2018 15:04:34 +0000 (UTC) for IP:'10.11.54.3' DOMAIN:'int-mx03.intmail.prod.int.rdu2.redhat.com' HELO:'smtp.corp.redhat.com' FROM:'vkuznets@redhat.com' RCPT:'' Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Wanpeng Li writes: > Hi Paolo and Radim, > > I have already completed the patches for linux guest/kvm/qemu w/ vCPUs > <= 64, however, extra complication as the ex in hyperv should be > introduced for vCPUs > 64, so do you think vCPU <=64 is enough for > linux guest or should me introduce two hypercall as what hyperv does > w/ ex logic? > Neither Paolo nor Radim but as we already have #define KVM_MAX_VCPUS 288 on at least x86, supporting <= 64 vCPUs seems to be too limiting for any new functionality. -- Vitaly