Re: [PATCH v2 07/13] x86/domctl: Map/unmap xsave area in arch_get_info_guest()
On 05.11.2024 15:33, Alejandro Vallejo wrote: > No functional change. > > Signed-off-by: Alejandro Vallejo Acked-by: Jan Beulich
[PATCH v2 07/13] x86/domctl: Map/unmap xsave area in arch_get_info_guest()
No functional change. Signed-off-by: Alejandro Vallejo --- v2: * No change --- xen/arch/x86/domctl.c | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/xen/arch/x86/domctl.c b/xen/arch/x86/domctl.c index 5f0619da..3044f706de1c 100644 --- a/xen/arch/x86/domctl.c ++