From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C16D01ACED5; Wed, 17 Jun 2026 17:42:53 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781718174; cv=none; b=WX1zbajbhrQmAjRjpK0/NFW9F7EYfbjwiXyLKLkA73FzJyw6wnZ+Uu1KXGWYjo+Mz6e7Xmy/rQ/wTyTZ7CurDcxtgr+dd6+WWopqYYcRcvj98n9BtokewwqAU5TIB3b2+rLdHqMNBT0eN/CPqL7NBFothXqJkHhIHdtgxuWkN2E= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781718174; c=relaxed/simple; bh=YR/KD8/XRO71ptfmJqnvkQ209oYo5b8Yh67RqvMiju4=; h=Date:Message-ID:From:To:Cc:Subject:In-Reply-To:References: MIME-Version:Content-Type; b=USxVUGL5O0Gq8BaSaMHITjzLFUWEmD5+wK+AI5u6xQihE5H6ePmm/sZ83+hiQyjFupsM/oUmU8v5m26/wgStGvdht3zGkepdlG2QVv3vdAQf0+RvFbRlkmlxROOhDUl4A4pojexxJOVOGilqRJ6yBji3bb1I+EpqvkGQ871ol50= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=iALhzLc2; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="iALhzLc2" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 688281F000E9; Wed, 17 Jun 2026 17:42:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1781718173; bh=9w0uM5qxxsgUvqa94spUIYbpA1pZJswDZhZQjxo+Q68=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=iALhzLc2MAoZos23UUsBTxomajsVm8lH6DuMga9uIO9HGhy4pbZ4NizraoBLur7Qw MBwKIsEEiuFVlRethEtuk0/CJCEo8W8u8ZbnKo+N/q4NiztDh/lbH8upN3UKheBZ7w 6JDTuvS+oOqgcN6cLsDLXwV/uFjCcMNN4tBzj5Mw+ba4iq/CBUBNMsj1nXoww3O4T3 3kT7Vas47Mz5K4jggfATDqafI+CG9hvn+3DFDaUipYfUi2wYf67I06R2Bs2HqYGUlZ 5g8+2cDoKznQCNOeyeclAWWEQA1EqIG+1YGvQz3bNZqEYZDp5hvuJ3GGPF5izlGjbz wCAKra/STBwdA== Received: from sofa.misterjones.org ([185.219.108.64] helo=goblin-girl.misterjones.org) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wZuHr-0000000Dls5-0yUp; Wed, 17 Jun 2026 17:42:51 +0000 Date: Wed, 17 Jun 2026 18:42:50 +0100 Message-ID: <86pl1prrl1.wl-maz@kernel.org> From: Marc Zyngier To: Oliver Upton Cc: Fuad Tabba , Joey Gouly , Suzuki K Poulose , Zenghui Yu , Catalin Marinas , Will Deacon , kvmarm@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] KVM: arm64: Add Fuad Tabba as a reviewer In-Reply-To: References: <20260617131237.2842619-1-tabba@google.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/30.1 (aarch64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO) Precedence: bulk X-Mailing-List: kvmarm@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: oupton@kernel.org, tabba@google.com, joey.gouly@arm.com, suzuki.poulose@arm.com, yuzenghui@huawei.com, catalin.marinas@arm.com, will@kernel.org, kvmarm@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false On Wed, 17 Jun 2026 18:29:03 +0100, Oliver Upton wrote: > > On Wed, Jun 17, 2026 at 02:12:36PM +0100, Fuad Tabba wrote: > > I have been working on KVM/arm64 for a couple of years, mostly on > > pKVM, and am currently upstreaming protected guest support, with more > > to come later. I already review KVM/arm64 patches more broadly, and > > am happy to continue doing so in an official capacity. > > > > Add myself to the KVM/arm64 reviewer list. > > > > Signed-off-by: Fuad Tabba > > Welcome to the party! Marc, I'm guessing you'll take this as a fix so > Fuad can suffer through reviews ASAP :) Yup. Though it doesn't apply to the current kvmarm/fixes tree, as it is missing Steffen who has been in the same boat since 7.1-rc4! I've fixed that. > > Acked-by: Oliver Upton Thanks, M. -- Without deviation from the norm, progress is not possible.