Re: [Xen-devel] [PATCH v4] displif: add ABI for para-virtual display

2017-04-04 Thread Oleksandr Andrushchenko
On 04/04/2017 11:07 PM, Konrad Rzeszutek Wilk wrote: .snip.. + *- Protocol version -- + * + * version + * Values: + * + * Protocol version, chosen among the ones supported by the backend. + * ..snip.. +#define

Re: [Xen-devel] [PATCH v4] displif: add ABI for para-virtual display

2017-04-04 Thread Konrad Rzeszutek Wilk
.snip.. > > + *- Protocol version > > -- > > + * > > + * version > > + * Values: > > + * > > + * Protocol version, chosen among the ones supported by the backend. > > + * ..snip.. > > +#define XENDISPL_FIELD_BE_VERSIONS

Re: [Xen-devel] [PATCH v4] displif: add ABI for para-virtual display

2017-04-04 Thread Oleksandr Andrushchenko
Hi, Konrad! On 04/04/2017 10:38 PM, Konrad Rzeszutek Wilk wrote: Hey! I only had minor comments - and if you are OK with them comments seem to be reasonable to me I can also put them in the patch when checking them in Please, do me a favor (or if you want you can repost it right away

Re: [Xen-devel] [PATCH v4] displif: add ABI for para-virtual display

2017-04-04 Thread Konrad Rzeszutek Wilk
Hey! I only had minor comments - and if you are OK with them I can also put them in the patch when checking them in (or if you want you can repost it right away and I will check in the new version). > > --- > Changes since v3: > * add clarification on buffer's size/depth/format and >

Re: [Xen-devel] [PATCH v4] displif: add ABI for para-virtual display

2017-03-28 Thread Oleksandr Andrushchenko
ping On 03/20/2017 10:56 AM, Oleksandr Andrushchenko wrote: From: Oleksandr Andrushchenko This is the ABI for the two halves of a para-virtualized display driver. This protocol aims to provide a unified protocol which fits more sophisticated use-cases than

[Xen-devel] [PATCH v4] displif: add ABI for para-virtual display

2017-03-20 Thread Oleksandr Andrushchenko
From: Oleksandr Andrushchenko This is the ABI for the two halves of a para-virtualized display driver. This protocol aims to provide a unified protocol which fits more sophisticated use-cases than a framebuffer device can handle. At the moment basic

[Xen-devel] [PATCH v4] displif: add ABI for para-virtual display

2017-03-20 Thread Oleksandr Andrushchenko
From: Oleksandr Andrushchenko This is the ABI for the two halves of a para-virtualized display driver. This protocol aims to provide a unified protocol which fits more sophisticated use-cases than a framebuffer device can handle. At the moment basic