public inbox for linux-hyperv@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fixes for movable pages
@ 2026-01-05 12:28 Anirudh Rayabharam
  2026-01-05 12:28 ` [PATCH v2 1/2] hyperv: add definitions for arm64 gpa intercepts Anirudh Rayabharam
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Anirudh Rayabharam @ 2026-01-05 12:28 UTC (permalink / raw)
  To: kys, haiyangz, wei.liu, decui, longli, linux-hyperv, linux-kernel; +Cc: anirudh

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

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

-- 
2.34.1


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2026-01-15  7:31 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH v2 0/2] Fixes for movable pages Wei Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox