]> xenbits.xensource.com Git - people/andrewcoop/xen-test-framework.git/commit
Add HYPERCALL5 and hypercall_argo_op()
authorChristopher Clark <christopher.w.clark@gmail.com>
Thu, 28 Jan 2021 06:26:35 +0000 (22:26 -0800)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 13 Apr 2021 20:19:41 +0000 (21:19 +0100)
commit7cd8f381d0fe1736d00a568e1381956197e66699
tree9800be53ba2b4db9c4873d60b1d628ceafdc555f
parent8ab15139728a8efd3ebbb60beb16a958a6a93fa1
Add HYPERCALL5 and hypercall_argo_op()

[Split out from argo patch]

Signed-off-by: Christopher Clark <christopher.clark6@baesystems.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
[Also implement HYPERCALL0 as it is frequently opencoded]
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
arch/x86/hypercall_page.S
arch/x86/include/arch/hypercall-x86_32.h
arch/x86/include/arch/hypercall-x86_64.h
include/xen/xen.h
include/xtf/hypercall.h