From mboxrd@z Thu Jan 1 00:00:00 1970 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 01D40C4321E for ; Fri, 2 Dec 2022 13:43:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233185AbiLBNnU (ORCPT ); Fri, 2 Dec 2022 08:43:20 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45208 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233389AbiLBNnM (ORCPT ); Fri, 2 Dec 2022 08:43:12 -0500 Received: from mail.skyhub.de (mail.skyhub.de [5.9.137.197]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AEE5098E96 for ; Fri, 2 Dec 2022 05:43:05 -0800 (PST) Received: from zn.tnic (p200300ea9733e73a329c23fffea6a903.dip0.t-ipconnect.de [IPv6:2003:ea:9733:e73a:329c:23ff:fea6:a903]) (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 D27DD1EC081C; Fri, 2 Dec 2022 14:43:03 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1669988583; 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=QOfot9XtOv+EtbLeAcn31z7GVqdtaj7ePsgNf7RUhYc=; b=qPNIKGUuoP+1sZWnHNRz4X8mtptFzUn8BLHoGHiPI1VnDEY2JQGxcU7S2YqUo7U6Yvgh1Z 29dfJemnh3inWi/tEbIdQS8mYxMR0xOYsSfQDuXhBtZmKeU+cyIJvTWlirwaMpAOTjZ6hY fcBxu+fI6zRhVZ4uPs1XZx/FNlbbmME= Date: Fri, 2 Dec 2022 14:42:59 +0100 From: Borislav Petkov To: Dionna Amalie Glaze Cc: Tom Lendacky , linux-kernel@vger.kernel.org, x86@kernel.org, Peter Gonda , Borislav Petkov , Liam Merwick , Yang Yingliang , Haowen Bai Subject: Re: [PATCH v8 4/4] virt: sev-guest: interpret VMM errors from guest request Message-ID: References: <20221104230040.2346862-1-dionnaglaze@google.com> <20221104230040.2346862-5-dionnaglaze@google.com> 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, Nov 29, 2022 at 09:18:17AM -0800, Dionna Amalie Glaze wrote: > Confirming with Borislov, since you've queued "[PATCH V4] virt: sev: > Prevent IV reuse in SNP guest driver" for inclusion, have you also > queued this patch series? The IV reuse patch without this patch series > will cause host throttling to render the guest unable to use > sev-guest. As Tom said, the relevant patches have Fixes: tags so they will get picked up eventually. But lemme go through the set first. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette