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 mm01.cs.columbia.edu (mm01.cs.columbia.edu [128.59.11.253]) by smtp.lore.kernel.org (Postfix) with ESMTP id BFBC3C433EF for ; Wed, 20 Apr 2022 17:46:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id 33C8248F9C; Wed, 20 Apr 2022 13:46:25 -0400 (EDT) X-Virus-Scanned: at lists.cs.columbia.edu Received: from mm01.cs.columbia.edu ([127.0.0.1]) by localhost (mm01.cs.columbia.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Jvcdg8W1EKIc; Wed, 20 Apr 2022 13:46:23 -0400 (EDT) Received: from mm01.cs.columbia.edu (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id E62804B10C; Wed, 20 Apr 2022 13:46:23 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id D04FE4B0FB for ; Wed, 20 Apr 2022 13:46:21 -0400 (EDT) X-Virus-Scanned: at lists.cs.columbia.edu Received: from mm01.cs.columbia.edu ([127.0.0.1]) by localhost (mm01.cs.columbia.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pnYBZBdJzLnq for ; Wed, 20 Apr 2022 13:46:20 -0400 (EDT) Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by mm01.cs.columbia.edu (Postfix) with ESMTPS id 93BE44A534 for ; Wed, 20 Apr 2022 13:46:20 -0400 (EDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 6A05361B0B; Wed, 20 Apr 2022 17:46:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C1FA1C385A0; Wed, 20 Apr 2022 17:46:16 +0000 (UTC) Date: Wed, 20 Apr 2022 18:46:13 +0100 From: Catalin Marinas To: Marc Zyngier Subject: Re: [PATCH v2 07/10] KVM: arm64: Expose the WFXT feature to guests Message-ID: References: <20220419182755.601427-1-maz@kernel.org> <20220419182755.601427-8-maz@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220419182755.601427-8-maz@kernel.org> Cc: kernel-team@android.com, kvm@vger.kernel.org, Joey Gouly , Will Deacon , kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org X-BeenThere: kvmarm@lists.cs.columbia.edu X-Mailman-Version: 2.1.14 Precedence: list List-Id: Where KVM/ARM decisions are made List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: kvmarm-bounces@lists.cs.columbia.edu Sender: kvmarm-bounces@lists.cs.columbia.edu On Tue, Apr 19, 2022 at 07:27:52PM +0100, Marc Zyngier wrote: > Plumb in the capability, and expose WFxT to guests when available. > > Signed-off-by: Marc Zyngier Acked-by: Catalin Marinas _______________________________________________ kvmarm mailing list kvmarm@lists.cs.columbia.edu https://lists.cs.columbia.edu/mailman/listinfo/kvmarm