Linux-HyperV List
 help / color / mirror / Atom feed
* [PATCH 0/3] Fixes for movable pages
@ 2025-12-16 14:20 Anirudh Rayabharam
  2025-12-16 14:20 ` [PATCH 1/3] hyperv: add definitions for arm64 gpa intercepts Anirudh Rayabharam
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Anirudh Rayabharam @ 2025-12-16 14:20 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.

Fix an improper cleanup issue in the region invalidation failure path.

Anirudh Rayabharam (Microsoft) (3):
  hyperv: add definitions for arm64 gpa intercepts
  mshv: handle gpa intercepts for arm64
  mshv: release mutex on region invalidation failure

 drivers/hv/mshv_regions.c   |  4 +++-
 drivers/hv/mshv_root_main.c | 38 +++++++++++++++++++++++-------
 include/hyperv/hvhdk.h      | 47 +++++++++++++++++++++++++++++++++++++
 3 files changed, 79 insertions(+), 10 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-12-18 20:06 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-16 14:20 [PATCH 0/3] Fixes for movable pages Anirudh Rayabharam
2025-12-16 14:20 ` [PATCH 1/3] hyperv: add definitions for arm64 gpa intercepts Anirudh Rayabharam
2025-12-16 15:07   ` vdso
2025-12-17  5:08     ` Anirudh Rayabharam
2025-12-17  5:46       ` vdso
2025-12-18 20:06       ` Wei Liu
2025-12-16 14:20 ` [PATCH 2/3] mshv: handle gpa intercepts for arm64 Anirudh Rayabharam
2025-12-16 16:11   ` Stanislav Kinsburskii
2025-12-17  5:10     ` Anirudh Rayabharam
2025-12-16 14:20 ` [PATCH 3/3] mshv: release mutex on region invalidation failure Anirudh Rayabharam
2025-12-16 15:14   ` vdso
2025-12-16 16:18   ` Stanislav Kinsburskii
2025-12-18 20:01   ` Wei Liu

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