Re: [Xen-devel] [PATCH RFC 3/8] libxl: add backend_features to libxl_device_disk

2017-11-07 Thread Joao Martins
On 11/07/2017 11:28 AM, Oleksandr Grytsov wrote: > On Thu, Nov 2, 2017 at 8:06 PM, Joao Martins > wrote: > > The function libxl__device_generic_add will have an additional > argument whereby it adds a second set of entries visible to the > backend o

Re: [Xen-devel] [PATCH RFC 3/8] libxl: add backend_features to libxl_device_disk

2017-11-07 Thread Oleksandr Grytsov
On Thu, Nov 2, 2017 at 8:06 PM, Joao Martins wrote: > The function libxl__device_generic_add will have an additional > argument whereby it adds a second set of entries visible to the > backend only. These entries will then be used for devices > thus overriding backend maximum feature set with thi