From mboxrd@z Thu Jan 1 00:00:00 1970 From: Davidlohr Bueso Subject: Re: [PATCH 1/2] KVM: X86: Fix setup the virt_spin_lock_key before static key get initialized Date: Tue, 27 Mar 2018 09:29:56 -0700 Message-ID: <20180327162956.ocafdhbbuwtaphi5@linux-n805> References: <1521951444-5087-1-git-send-email-wanpengli@tencent.com> <20180326002732.qks4cp7qq2xzysnx@linux-n805> <20180326223232.ifaoc3zyjii4gq2f@linux-n805> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Cc: Peter Zijlstra , LKML , kvm , Paolo Bonzini , Radim Kr??m??? , Davidlohr Bueso To: Wanpeng Li Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Tue, 27 Mar 2018, Wanpeng Li wrote: >The host admin can control it by qemu command-line, -cpu ...+kvm-hint-dedicated So this requires qemu code modification, no?