>>> On 01.12.18 at 02:32, wrote:
> --- /dev/null
> +++ b/xen/include/public/argo.h
> @@ -0,0 +1,55 @@
> +/**
> + * Argo : Hypervisor-Mediated data eXchange
> + *
> + * Derived from v4v, the version 2 of v2v.
> + *
> + * Co
> -Original Message-
> From: Christopher Clark [mailto:christopher.w.cl...@gmail.com]
> Sent: 01 December 2018 01:33
> To: xen-devel@lists.xenproject.org
> Cc: Andrew Cooper ; George Dunlap
> ; Ian Jackson ; Jan
> Beulich ; Julien Grall ; Konrad
> Rzeszutek Wilk ; Paul Durrant
> ; Stefano S
Initialises basic data structures and performs teardown of argo state
for domain shutdown.
Introduces headers:
with definions of addresses and ring structure, including
indexes for atomic update for communication between domain and hypervisor,
and to support hooking init and destroy into d