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 lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 730A6C433EF for ; Mon, 13 Dec 2021 17:01:45 +0000 (UTC) Received: from localhost ([::1]:38888 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mwohs-0002hT-Ax for qemu-devel@archiver.kernel.org; Mon, 13 Dec 2021 12:01:44 -0500 Received: from eggs.gnu.org ([209.51.188.92]:56804) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mwofT-0000c3-Th for qemu-devel@nongnu.org; Mon, 13 Dec 2021 11:59:15 -0500 Received: from mail.thalheim.io ([95.216.112.61]:33785) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mwofQ-0007Lm-T2 for qemu-devel@nongnu.org; Mon, 13 Dec 2021 11:59:15 -0500 Received: from mail.thalheim.io (eve.i [IPv6:2a01:4f9:2b:1605::1]) by mail.thalheim.io (Postfix) with ESMTPSA id 9EB1361B8A7 for ; Mon, 13 Dec 2021 16:59:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thalheim.io; s=default; t=1639414749; h=from:from:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=x9tOhuje2mUx15oj21hgk2t+eQoQPgmnPwrsVuRHLOc=; b=UayQ+/yHSXW2FzkWt9ig+1aou+wpwo3JFqppYgkgCHXWStdaW0frg2YeYqNHTU/b3oLkd6 SoVlxl0zEMQZ0B8+XdBwSNoRT4p1DWOI2Oez5ory72A4nphwXmQneJ8NlgqAA0VyfaPR4E vZulPLqil/SFBIH436tZHCBHFpL5380= MIME-Version: 1.0 Date: Mon, 13 Dec 2021 16:59:09 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: RainLoop/1.16.0 From: "=?utf-8?B?SsO2cmcgVGhhbGhlaW0=?=" Message-ID: <62b9be0d0cecd85204d94a3872cb6524@thalheim.io> Subject: Re: [PATCH] hw/i386: fix phys-bits on cpus with AMD SEV/SMD To: qemu-devel@nongnu.org Authentication-Results: ORIGINATING; auth=pass smtp.auth=joerg@higgsboson.tk smtp.mailfrom=joerg@thalheim.io Received-SPF: pass client-ip=95.216.112.61; envelope-from=joerg@thalheim.io; helo=mail.thalheim.io X-Spam_score_int: -1 X-Spam_score: -0.2 X-Spam_bar: / X-Spam_report: (-0.2 / 5.0 requ) BAYES_20=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: 0b3132692ee53e98082b4dd12e41b4a3@thalheim.io Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" Friendly bump.