Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D2057C6FD1E for ; Tue, 7 Mar 2023 19:59:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232115AbjCGT7S (ORCPT ); Tue, 7 Mar 2023 14:59:18 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33842 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231769AbjCGT7A (ORCPT ); Tue, 7 Mar 2023 14:59:00 -0500 Received: from mail.skyhub.de (mail.skyhub.de [5.9.137.197]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1E604968E8; Tue, 7 Mar 2023 11:55:09 -0800 (PST) Received: from zn.tnic (p5de8e9fe.dip0.t-ipconnect.de [93.232.233.254]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id AD4CC1EC0688; Tue, 7 Mar 2023 20:55:07 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1678218907; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=craNlKH5R1RjI0dTvntdRneUy7nr9hMjAvrqHexPQ/g=; b=DlSDRhJLH4J1KbdYK+DjOFPstgnfQaHxeGKmqhG5UMlrP8YUm2KamBj6NKnPbBBOt52mgh 1+staQ7QmLqjaqYtE6k7C0VXtGTaFzpsLoMBSEDt87OO8iV1jue/hvz2IzQg1fYPDwYS2S lgZG+uKnXUjm2nadoXSm0K372ZOaaqk= Date: Tue, 7 Mar 2023 20:55:07 +0100 From: Borislav Petkov To: Sean Christopherson Cc: Paolo Bonzini , Takahiro Itazuri , dave.hansen@linux.intel.com, kvm@vger.kernel.org, linux-kernel@vger.kernel.org, mingo@redhat.com, tglx@linutronix.de, x86@kernel.org, zulinx86@gmail.com Subject: Re: [PATCH 0/2] KVM: x86: Propagate AMD-specific IBRS bits to guests Message-ID: <20230307195507.GHZAeWmyrhcrKm4wI1@fat_crate.local> References: <20230228222416.61484-1-itazur@amazon.com> <20230306214419.GDZAZes941k+4NPgDL@fat_crate.local> <25249e7d-4fd9-e1c1-8efb-31750740ec27@redhat.com> <20230306215450.GFZAZhKnr6zMCeeDNd@fat_crate.local> <20230307185811.GEZAeJQ8U+NYySH8up@fat_crate.local> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 07, 2023 at 11:28:26AM -0800, Sean Christopherson wrote: > Ah, gotcha. We're on the same page then. Thanks! Yeah, now someone needs to document it.. :-) I'll put it on my TODO. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette