public inbox for linux-hyperv@vger.kernel.org
 help / color / mirror / Atom feed
From: Wei Liu <wei.liu@kernel.org>
To: Anirudh Rayabharam <anirudh@anirudhrb.com>
Cc: kys@microsoft.com, haiyangz@microsoft.com, wei.liu@kernel.org,
	decui@microsoft.com, longli@microsoft.com,
	linux-hyperv@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/2] Fixes for movable pages
Date: Thu, 15 Jan 2026 07:31:21 +0000	[thread overview]
Message-ID: <20260115073121.GG3557088@liuwe-devbox-debian-v2.local> (raw)
In-Reply-To: <20260105122837.1083896-1-anirudh@anirudhrb.com>

On Mon, Jan 05, 2026 at 12:28:35PM +0000, Anirudh Rayabharam wrote:
> From: "Anirudh Rayabharam (Microsoft)" <anirudh@anirudhrb.com>
> 
> Fix movable pages for arm64 guests by implementing a GPA intercept
> handler.
> 
> v2:
>   - Added "Fixes:" tag
>   - Got rid of the utility function to get intercept GPA and instead
>     integrated the rather small logic into the GPA intercept handling
>     function.
>   - Dropped patch 3 since it was applied to the fixes tree.
> 
> Anirudh Rayabharam (Microsoft) (2):
>   hyperv: add definitions for arm64 gpa intercepts
>   mshv: handle gpa intercepts for arm64
> 

The code looks fine. I have queued both patches.

I massaged the first subject line a bit.

Wei

>  drivers/hv/mshv_root_main.c | 15 ++++++------
>  include/hyperv/hvhdk.h      | 47 +++++++++++++++++++++++++++++++++++++
>  2 files changed, 55 insertions(+), 7 deletions(-)
> 
> -- 
> 2.34.1
> 

      parent reply	other threads:[~2026-01-15  7:31 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-05 12:28 [PATCH v2 0/2] Fixes for movable pages Anirudh Rayabharam
2026-01-05 12:28 ` [PATCH v2 1/2] hyperv: add definitions for arm64 gpa intercepts Anirudh Rayabharam
2026-01-05 16:06   ` vdso
2026-01-05 19:27     ` Anirudh Rayabharam
2026-01-05 19:44       ` mrathor
2026-01-05 17:01   ` Stanislav Kinsburskii
2026-01-05 12:28 ` [PATCH v2 2/2] mshv: handle gpa intercepts for arm64 Anirudh Rayabharam
2026-01-05 17:04   ` Stanislav Kinsburskii
2026-01-06  7:21     ` Anirudh Rayabharam
2026-01-06 16:36       ` Stanislav Kinsburskii
2026-01-06 18:59         ` Nuno Das Neves
2026-01-07  7:35         ` Anirudh Rayabharam
2026-01-15  7:31 ` Wei Liu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260115073121.GG3557088@liuwe-devbox-debian-v2.local \
    --to=wei.liu@kernel.org \
    --cc=anirudh@anirudhrb.com \
    --cc=decui@microsoft.com \
    --cc=haiyangz@microsoft.com \
    --cc=kys@microsoft.com \
    --cc=linux-hyperv@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=longli@microsoft.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox