Re: [Xen-devel] [PATCH v1 0/6] libxl: create standalone vkb device

2017-11-20 Thread Oleksandr Grytsov
On Tue, Nov 14, 2017 at 2:39 PM, Oleksandr Grytsov wrote: > On Wed, Nov 1, 2017 at 5:05 PM, Oleksandr Grytsov > wrote: > >> From: Oleksandr Grytsov >> >> Changes since initial: >> * add setting backend-type to xenstore >> * add id field to indentify the vkb device on backend side >> >> Oleksa

Re: [Xen-devel] [PATCH v1 0/6] libxl: create standalone vkb device

2017-11-14 Thread Oleksandr Grytsov
On Wed, Nov 1, 2017 at 5:05 PM, Oleksandr Grytsov wrote: > From: Oleksandr Grytsov > > Changes since initial: > * add setting backend-type to xenstore > * add id field to indentify the vkb device on backend side > > Oleksandr Grytsov (6): > libxl: move vkb device to libxl_vkb.c > libxl: fi

[Xen-devel] [PATCH v1 0/6] libxl: create standalone vkb device

2017-11-01 Thread Oleksandr Grytsov
From: Oleksandr Grytsov Changes since initial: * add setting backend-type to xenstore * add id field to indentify the vkb device on backend side Oleksandr Grytsov (6): libxl: move vkb device to libxl_vkb.c libxl: fix vkb XS entry and type libxl: add backend type and id to vkb libxl: vk