[PATCH 0/3] x86/boot: Improvements to move_memory()

Andrew Cooper posted 3 patches 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20241022223954.432554-1-andrew.cooper3@citrix.com
xen/arch/x86/setup.c | 29 +++++++++++++----------------
1 file changed, 13 insertions(+), 16 deletions(-)
[PATCH 0/3] x86/boot: Improvements to move_memory()
Posted by Andrew Cooper 1 month ago
Strip module_t out of move_memory() and simplify the logic.

This is to allow yet-more cleanup with the hyperlaunch series.  See patch 1
for most of the discussion.

https://gitlab.com/xen-project/people/andyhhp/xen/-/pipelines/1507885241

Andrew Cooper (3):
  x86/boot: Convert move_memory() to use bootstrap_map_addr()
  x86/boot: Simplify address calculations in move_memory()
  x86/boot: Simplify size calculations in move_memory()

 xen/arch/x86/setup.c | 29 +++++++++++++----------------
 1 file changed, 13 insertions(+), 16 deletions(-)

-- 
2.39.5