Re: [Xen-devel] [PATCH v7 4/4] Introduce the pvcalls header

2017-03-31 Thread Jan Beulich
>>> On 30.03.17 at 23:04, wrote: > Define the ring and request and response structs according to the > specification. Use the new DEFINE_XEN_FLEX_RING macro. > > Add the header to the C99 check. > > Signed-off-by: Stefano Stabellini > CC: jbeul...@suse.com > CC: konrad.w...@oracle.com > --- >

[Xen-devel] [PATCH v7 4/4] Introduce the pvcalls header

2017-03-30 Thread Stefano Stabellini
Define the ring and request and response structs according to the specification. Use the new DEFINE_XEN_FLEX_RING macro. Add the header to the C99 check. Signed-off-by: Stefano Stabellini CC: jbeul...@suse.com CC: konrad.w...@oracle.com --- xen/include/Makefile | 3 ++- 1 file changed, 2 insert