From: "Anirudh Rayabharam (Microsoft)" <[email protected]>
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