[PATCH 0/3] x86/entry: More cleanup

Andrew Cooper posted 3 patches 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20240226125501.1233599-1-andrew.cooper3@citrix.com
xen/arch/x86/include/asm/asm_defns.h | 12 +++++
xen/arch/x86/x86_64/asm-offsets.c    | 17 +++++++
xen/arch/x86/x86_64/compat/entry.S   | 12 ++---
xen/arch/x86/x86_64/entry.S          | 76 +++++++++++++---------------
4 files changed, 69 insertions(+), 48 deletions(-)
[PATCH 0/3] x86/entry: More cleanup
Posted by Andrew Cooper 2 months ago
Misc adjustments and cleanup.  No functional change.

Andrew Cooper (3):
  x86/entry: Adjustments to "reduce assembly code size of entry points"
  x86/entry: Simplify expressions in compat_restore_all_guest()
  x86/entry: Introduce EFRAME_* constants

 xen/arch/x86/include/asm/asm_defns.h | 12 +++++
 xen/arch/x86/x86_64/asm-offsets.c    | 17 +++++++
 xen/arch/x86/x86_64/compat/entry.S   | 12 ++---
 xen/arch/x86/x86_64/entry.S          | 76 +++++++++++++---------------
 4 files changed, 69 insertions(+), 48 deletions(-)


base-commit: 8de3afc0b402bc17f65093a53e5870862707a8c7
-- 
2.30.2