[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 0/4] libxl: use libxl__device_kind string to access device
On Thu, Oct 05, 2017 at 12:30:44PM +0300, Oleksandr Grytsov wrote: > From: Oleksandr Grytsov <oleksandr_grytsov@xxxxxxxx> > > In current implementation the path of device XS entry is created with > string from libxl__device_kind enum. But access to the device entry > usually done with hardcoded path. This is source of potential errors. > This patchset changes hardcoded device name in the XS path to string > representation of libxl__device_kind enum. Also it changes "type" field > in libxl__..._devtype structure to keep libxl__device_kind. It allows > to move some duplicated functions to macros. > > Oleksandr Grytsov (4): > libxl: use libxl__device_kind to get device XS entry > libxl: use libxl__device_kind in LIBXL_DEFINE_UPDATE_DEVID > libxl: move libxl__device_from_ to LIBXL_DEFINE_DEVICE_FROM_TYPE > libxl: move ibxl_devid_to_device_... to LIBXL_DEFINE_DEVID_TO_DEVICE Sigh. I tried to apply this series but it doesn't apply anymore. Sorry, if you still wants it to be upsteamed you need to rebase. Wei. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |