[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen master] xen/public: arch-arm: Add mention of argo_op hypercall
commit a931e8e64af07bd333a31f3b71a3f8f3e7910857 Author: Michal Orzel <michal.orzel@xxxxxxx> AuthorDate: Fri Aug 20 11:39:24 2021 +0200 Commit: Julien Grall <jgrall@xxxxxxxxxx> CommitDate: Tue Aug 24 10:23:27 2021 +0000 xen/public: arch-arm: Add mention of argo_op hypercall Commit 1ddc0d43c20cb1c1125d4d6cefc78624b2a9ccb7 introducing argo_op hypercall forgot to add a mention of it in the comment listing supported hypercalls. Fix that. Signed-off-by: Michal Orzel <michal.orzel@xxxxxxx> Reviewed-by: Christopher Clark <christopher.w.clark@xxxxxxxxx> Acked-by: Julien Grall <jgrall@xxxxxxxxxx> --- xen/include/public/arch-arm.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xen/include/public/arch-arm.h b/xen/include/public/arch-arm.h index 64a2ca30da..6b5a5f818a 100644 --- a/xen/include/public/arch-arm.h +++ b/xen/include/public/arch-arm.h @@ -128,6 +128,8 @@ * * VCPUOP_register_vcpu_info * * VCPUOP_register_runstate_memory_area * + * HYPERVISOR_argo_op + * All generic sub-operations * * Other notes on the ARM ABI: * -- generated by git-patchbot for /home/xen/git/xen.git#master
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |