Re: [PATCH v3 04/14 - ALT] x86/svm: Remove the asm/hvm/svm/emulate.h header

2023-02-24 Thread Xenia Ragiadakou
On 2/24/23 21:58, Andrew Cooper wrote: These days, this is just two length helpers. Move into the private svm.h No functional change intended. Signed-off-by: Andrew Cooper Reviewed-by: Xenia Ragiadakou -- Xenia

[PATCH v3 04/14 - ALT] x86/svm: Remove the asm/hvm/svm/emulate.h header

2023-02-24 Thread Andrew Cooper
These days, this is just two length helpers. Move into the private svm.h No functional change intended. Signed-off-by: Andrew Cooper --- CC: Jan Beulich CC: Xenia Ragiadakou --- xen/arch/x86/hvm/svm/emulate.c | 3 +- xen/arch/x86/hvm/svm/nestedsvm.c | 1 -