Re: [Xen-devel] [PATCH v2 01/18] xen: introduce the pvcalls interface header

2017-06-01 Thread Stefano Stabellini
On Thu, 25 May 2017, Boris Ostrovsky wrote: > On 05/19/2017 07:22 PM, Stefano Stabellini wrote: > > Introduce the C header file which defines the PV Calls interface. It is > > imported from xen/include/public/io/pvcalls.h. > > > > Signed-off-by: Stefano Stabellini > > CC: konrad.w...@oracle.com >

Re: [Xen-devel] [PATCH v2 01/18] xen: introduce the pvcalls interface header

2017-05-25 Thread Boris Ostrovsky
On 05/19/2017 07:22 PM, Stefano Stabellini wrote: > Introduce the C header file which defines the PV Calls interface. It is > imported from xen/include/public/io/pvcalls.h. > > Signed-off-by: Stefano Stabellini > CC: konrad.w...@oracle.com > CC: boris.ostrov...@oracle.com > CC: jgr...@suse.com > -

[Xen-devel] [PATCH v2 01/18] xen: introduce the pvcalls interface header

2017-05-19 Thread Stefano Stabellini
Introduce the C header file which defines the PV Calls interface. It is imported from xen/include/public/io/pvcalls.h. Signed-off-by: Stefano Stabellini CC: konrad.w...@oracle.com CC: boris.ostrov...@oracle.com CC: jgr...@suse.com --- include/xen/interface/io/pvcalls.h | 120