Received: by 2002:a5b:505:0:0:0:0:0 with SMTP id o5csp823915ybp; Thu, 17 Oct 2019 04:11:10 -0700 (PDT) X-Google-Smtp-Source: APXvYqzVTYF2Hhd7Ia+MFONVi9pFGyI4KG+HljH3ks0ZtzdEb0Qbv23RpdNZFUetqyG8L4yh5Pm3 X-Received: by 2002:a50:fa94:: with SMTP id w20mr3123753edr.47.1571310669961; Thu, 17 Oct 2019 04:11:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1571310669; cv=none; d=google.com; s=arc-20160816; b=Hef0A7KtC95qYGVinWT+7HSdBc4EKmBV8T5W03lnxj7zANLBgIn1po22LiJZ1KOAPs 1LtnCzhtZzebSCQuG9/QTSf86a+1aE+N9RWPNyoD8PxBVa1Jqd+Goqm+SLVYqqD9aFsP piZ9MZ4rbdeA8/7lKbr/0GHO6mifrzcZ3GxXygJbthb4gXGTVBp6MPXdPxIr4F8n/Pc0 4UxodyvJZSxjjgJ84ujtKA1/3HMIdangM8U1r4Y56JNn3F3rllD8iIcPfxIyikCZPRo/ jOmw4Af+mOJtNdDSqr8lto4uVwKROdF20/Iz9LLTmWsebDHe7725JyAwchF7cXlM+3wA XgIw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=DdS5B46856emPa4tgItr3LAvK20KqVCOy8XrZklkEIY=; b=Kz4HFWEnStctvUQqeeeTvK6g3jXjofbxxBHcfyddPE9FjVXr1A/LXaHprPC0+/jtPS gd833MApVBhMX94jndpMRA+/zpXYSYiRfTt2QvKsA6xCTP8rzvEdEkGC/8KPLTmdKArF mW7lokSsK0Lpt18+3DB79NaMnbWXvAPtbjOrsStMDstiAdRQUotaebWRKhFoBamksmU6 sPFs8oOjKwqNPZ4F1qYHZGMse8iMDWE/tyKL3nuyQioyRtY2oPXws0Su/0CqyxHhlfoH PgH+g6mfnnW8WVab5AC4lillOvwebaV3i6/5X48+Y9COYCjzdso++OM4Q5jycrjY4lkc ILtA== 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=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id s21si1153491eja.226.2019.10.17.04.10.47; Thu, 17 Oct 2019 04:11:09 -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=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2406173AbfJPQXk (ORCPT + 99 others); Wed, 16 Oct 2019 12:23:40 -0400 Received: from mga07.intel.com ([134.134.136.100]:12166 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727138AbfJPQXj (ORCPT ); Wed, 16 Oct 2019 12:23:39 -0400 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 16 Oct 2019 09:23:38 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.67,304,1566889200"; d="scan'208";a="208439185" Received: from sjchrist-coffee.jf.intel.com (HELO linux.intel.com) ([10.54.74.41]) by fmsmga001.fm.intel.com with ESMTP; 16 Oct 2019 09:23:38 -0700 Date: Wed, 16 Oct 2019 09:23:37 -0700 From: Sean Christopherson To: Paolo Bonzini Cc: Xiaoyao Li , Thomas Gleixner , Fenghua Yu , Ingo Molnar , Borislav Petkov , H Peter Anvin , Peter Zijlstra , Andrew Morton , Dave Hansen , Radim Krcmar , Ashok Raj , Tony Luck , Dan Williams , Sai Praneeth Prakhya , Ravi V Shankar , linux-kernel , x86 , kvm@vger.kernel.org Subject: Re: [PATCH v9 09/17] x86/split_lock: Handle #AC exception for split lock Message-ID: <20191016162337.GC5866@linux.intel.com> References: <20190925180931.GG31852@linux.intel.com> <3ec328dc-2763-9da5-28d6-e28970262c58@redhat.com> <57f40083-9063-5d41-f06d-fa1ae4c78ec6@redhat.com> <3a12810b-1196-b70a-aa2e-9fe17dc7341a@redhat.com> <20191016154116.GA5866@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 16, 2019 at 05:43:53PM +0200, Paolo Bonzini wrote: > On 16/10/19 17:41, Sean Christopherson wrote: > > On Wed, Oct 16, 2019 at 04:08:14PM +0200, Paolo Bonzini wrote: > >> SIGBUS (actually a new KVM_EXIT_INTERNAL_ERROR result from KVM_RUN is > >> better, but that's the idea) is for when you're debugging guests. > >> Global disable (or alternatively, disable SMT) is for production use. > > > > Alternatively, for guests without split-lock #AC enabled, what if KVM were > > to emulate the faulting instruction with split-lock detection temporarily > > disabled? > > Yes we can get fancy, but remember that KVM is not yet supporting > emulation of locked instructions. Adding it is possible but shouldn't > be in the critical path for the whole feature. Ah, didn't realize that. I'm surprised emulating all locks with cmpxchg doesn't cause problems (or am I misreading the code?). Assuming I'm reading the code correctly, the #AC path could kick all other vCPUS on emulation failure and then retry emulation to "guarantee" success. Though that's starting to build quite the house of cards. > How would you disable split-lock detection temporarily? Just tweak > MSR_TEST_CTRL for the time of running the one instruction, and cross > fingers that the sibling doesn't notice? Tweak MSR_TEST_CTRL, with logic to handle the scenario where split-lock detection is globally disable during emulation (so KVM doesn't inadvertantly re-enable it). There isn't much for the sibling to notice. The kernel would temporarily allow split-locks on the sibling, but that's a performance issue and isn't directly fatal. A missed #AC in the host kernel would only delay the inevitable global disabling of split-lock. A missed #AC in userspace would again just delay the inevitable SIGBUS.