Message ID | 20250215150134.3765791-1-maz@kernel.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 4F232C021A0 for <linux-arm-kernel@archiver.kernel.org>; Sat, 15 Feb 2025 15:05:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=L7jTzp4SxXCA62VuC8L3J5EV6+jaR8SdSCT9N//bbZ8=; b=y9E5jv26IxgEEbPbNwgVAieBp5 sOSRc4KkEE5rXB6nMJPUanZz3CZMx974H31ZihKGu85SrwcxRPQ/wrh08W5guGewAN6kASElY6ejG YAPhY8ySyMTi56Q+jgbkLy2SZ7nFVXwHLvc3cFU4fnl+um+UOecCpLcKT7Nuo7FYvEAHJW83kLsvK gigi88vIrs15TLHuNX3XWQ9B1TTMOUtVdSjXl8b0vYx9X8UG6LKSqOXaMKN3U3+Z0aa8GSY5ZhNoo aTHSLHgaOqaVoSCVSXQIWSwzjs8yR+lI8lKNO0SdBjrJPtVWvFN6iMdNktYV6+MVkCRNfldYOXLUJ uBU6exkg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tjJj5-00000000HaV-0Yuu; Sat, 15 Feb 2025 15:05:03 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tjJgC-00000000H1I-057k for linux-arm-kernel@lists.infradead.org; Sat, 15 Feb 2025 15:02:05 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 5458A5C53A5; Sat, 15 Feb 2025 15:01:23 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 746EBC4CEDF; Sat, 15 Feb 2025 15:02:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1739631722; bh=ztYsTcmEp65UD5hR3GQ0KqCG/eVGKXg7wIbh2cUt5FA=; h=From:To:Cc:Subject:Date:From; b=RkPXFrhECFqLjv3nIdr5MupxnYwBX++dQ6yGvj2bQXoodVHrwUrl9W7bNubgKelEx yzp6sMf4rdPthZMOc3+flf5sa6Wwu2eqYfT0dL7G27hr/4n0BhribMUb49rcIURuis 8ddaql3Ykqdc3V4vjmlUIJqzNXC4Iwm+DG9JZf3VU4lTqf4C7mF0UdbUUaUCezXI+u kjvGZLvigbcinpjGJlTDCbUmayDYE9jD+T2ZT6aTHid4e+TQEHcK21nlszJGJIsM9E EoaU+a8mPnOX7RtWfIax9XAfRM0OrDHrT8pWaniwyqB/FQ3mSiuCUkj0CGj9DGILLO TDU+5Dvfn98KQ== Received: from sofa.misterjones.org ([185.219.108.64] helo=valley-girl.lan) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from <maz@kernel.org>) id 1tjJg8-004Nz6-3b; Sat, 15 Feb 2025 15:02:00 +0000 From: Marc Zyngier <maz@kernel.org> To: kvmarm@lists.linux.dev, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: Joey Gouly <joey.gouly@arm.com>, Suzuki K Poulose <suzuki.poulose@arm.com>, Oliver Upton <oliver.upton@linux.dev>, Zenghui Yu <yuzenghui@huawei.com>, Eric Auger <eric.auger@redhat.com> Subject: [PATCH 00/14] KVM: arm64: Recursive NV support Date: Sat, 15 Feb 2025 15:01:20 +0000 Message-Id: <20250215150134.3765791-1-maz@kernel.org> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: kvmarm@lists.linux.dev, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, joey.gouly@arm.com, suzuki.poulose@arm.com, oliver.upton@linux.dev, yuzenghui@huawei.com, eric.auger@redhat.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-20250215_070204_176296_B5F768DE X-CRM114-Status: GOOD ( 15.45 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
KVM: arm64: Recursive NV support
|
expand
|