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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 DE64AC433EF for ; Thu, 16 Dec 2021 17:31:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=E62cnsXrOVeklaK9w2GtzlE7z6cXG439iy5CgDyPkxU=; b=GJyAiQU7Zggisd BDpTnTl71ADoDbsKbM+AIyuVkwU3XK2H/yrMqLAQIKXsaWNL3y0uMUTlquH5skqn5YoT2VT9pmdJX +cYYT5218AkQ0uc+44QmUqT91MowQhQAn6DocS3lKEUJfSpxl0X/zoWwlEqgTUCxZVmZVZfk1+WoB 9P6D5CYdvqO2DuFisv05lbBg8vhId+hpg/6Zd7yrL/pq5j3+oVzuGZD8SaUALdopEnmJ1TpFvp0JU wN/YNsoGzho6Q/yxiE3c70vf3lqrpUW/Seqzxa5gEsz6Dm3NsuZxI7EoOye6tGhkiL4TaJldS10rP AwcCe/fweA3+eRL6MsuA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mxuZy-006vJ3-EU; Thu, 16 Dec 2021 17:30:07 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mxuQJ-006ryc-Oc for linux-arm-kernel@lists.infradead.org; Thu, 16 Dec 2021 17:20:12 +0000 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 ams.source.kernel.org (Postfix) with ESMTPS id 29A21B82461; Thu, 16 Dec 2021 17:20:06 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id F1EA5C36AE4; Thu, 16 Dec 2021 17:20:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1639675205; bh=DmJfUcVa4WEqw43aPD7aqrGwtV991ysCoXXGRte8rfs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=GPfIYfhhoIQdTv3KtxoKer/kqPUZbH6iRehQhuTNeMIsNx7kUjQmxZKSYhhqVBpKT LjLlUbTcsuxjyrorzpSRBCpAGuCZeGjTg/474oqq2+MONhNgz/n60z6sQx4Bpg33+G M5QX3YONFJZG8/NvXcbCXC3G9uwWqRvxPElbfKsWqb61anv1LFtBRBV16q+zwgIQjF UmYhFWBtYo/+Lqx8dN/uscJUU61qWpIOr7EjmgT1lGpuAuyvlY7mkzDs00lbT/XOFS e/hUfeE+dFKHPHHeRdQk+wHOF1XdbCFtu1v++kSOgl6LbPhzWS9n3sQPAy+toNMx5P CLNJWmK5q+45A== Received: from cfbb000407.r.cam.camfibre.uk ([185.219.108.64] helo=hot-poop.lan) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1mxuQE-00CaTQ-TO; Thu, 16 Dec 2021 17:20:02 +0000 From: Marc Zyngier To: Marc Zyngier , kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org, kvm@vger.kernel.org Cc: Andre Przywara , Ganapatrao Kulkarni , Christoffer Dall , kernel-team@android.com, qperret@google.com Subject: Re: (subset) [PATCH v5 00/69] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support Date: Thu, 16 Dec 2021 17:19:55 +0000 Message-Id: <163967515734.1690660.13878910598737761364.b4-ty@kernel.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20211129200150.351436-1-maz@kernel.org> References: <20211129200150.351436-1-maz@kernel.org> MIME-Version: 1.0 X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: maz@kernel.org, kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org, kvm@vger.kernel.org, andre.przywara@arm.com, gankulkarni@os.amperecomputing.com, christoffer.dall@arm.com, kernel-team@android.com, qperret@google.com X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211216_092007_992051_95FA3FF1 X-CRM114-Status: GOOD ( 12.98 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, 29 Nov 2021 20:00:41 +0000, Marc Zyngier wrote: > Here the bi-annual drop of the KVM/arm64 NV support code, the least > loved series in the history of KVM! > > Not a lot has changed since [1]: a number of bug fixes (wrong MMU > context being selected leading to failing TLB invalidations, fixes > around the handling of nested faults), a complete rewrite of the early > exit handling, a change in the way the NV support is enabled > ("kvm-arm.mode=nested"), and a rebase on top of 5.16-rc1. > > [...] Applied to next, thanks! [04/69] KVM: arm64: Rework kvm_pgtable initialisation commit: 9d8604b28575ccab3afd8d6f56cab9a6c0d281ef Cheers, M. -- Without deviation from the norm, progress is not possible. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel