Re: [Xen-devel] [PATCH v3 01/11] libxl: add vdispl structures to idl

2017-06-30 Thread Wei Liu
On Fri, Jun 30, 2017 at 01:36:46PM +0300, Oleksandr Grytsov wrote: > Hi Wei, > > Thanks for the review. > > This field is already defined in the display protocol. > To avoid misunderstanding I prefer to use same name in libxl > as well. > > Never mind then. Keep it as-is.

Re: [Xen-devel] [PATCH v3 01/11] libxl: add vdispl structures to idl

2017-06-30 Thread Oleksandr Grytsov
Hi Wei, Thanks for the review. This field is already defined in the display protocol. To avoid misunderstanding I prefer to use same name in libxl as well. On Thu, Jun 29, 2017 at 8:36 PM, Wei Liu wrote: > On Tue, Jun 27, 2017 at 01:03:17PM +0300, Oleksandr Grytsov wrote: >> From: Oleksandr G

Re: [Xen-devel] [PATCH v3 01/11] libxl: add vdispl structures to idl

2017-06-29 Thread Wei Liu
On Tue, Jun 27, 2017 at 01:03:17PM +0300, Oleksandr Grytsov wrote: > From: Oleksandr Grytsov > > Add libxl_device_vdispl and libxl_vdisplinfo to libxl_types.idl > Add VDISPL to libxl__device_kind enumerator > > Signed-off-by: Oleksandr Grytsov > --- > tools/libxl/libxl_types.idl | 38

[Xen-devel] [PATCH v3 01/11] libxl: add vdispl structures to idl

2017-06-27 Thread Oleksandr Grytsov
From: Oleksandr Grytsov Add libxl_device_vdispl and libxl_vdisplinfo to libxl_types.idl Add VDISPL to libxl__device_kind enumerator Signed-off-by: Oleksandr Grytsov --- tools/libxl/libxl_types.idl | 38 +++- tools/libxl/libxl_types_internal.idl | 1 +