Finish the conversion to PUSH/POP_GPRS, and remove SAVE/RESTORE_ALL.
Slightly RFC; testing still ongoing, but I dont anticipate any issues.
Andrew Cooper (3):
x86/hvm: Use PUSH_AND_CLEAR_GPRS in preference to SAVE_ALL
x86/entry: Use POP_GPRS and remove RESTORE_ALL
x86/entry: Use PUSH_AND_CLEAR_GPRS and drop SAVE_ALL
xen/arch/x86/hvm/svm/entry.S | 2 +-
xen/arch/x86/hvm/vmx/entry.S | 4 +-
xen/arch/x86/include/asm/asm_defns.h | 95 +---------------------------
xen/arch/x86/x86_64/compat/entry.S | 12 ++--
xen/arch/x86/x86_64/entry.S | 37 ++++++-----
5 files changed, 31 insertions(+), 119 deletions(-)
base-commit: eca5f92e6b6b6135092ec179647a9349dfe8f907
--
2.39.5