On Tue, Jul 18, 2017 at 05:25:17PM +0300, Oleksandr Grytsov wrote: > From: Oleksandr Grytsov <oleksandr_gryt...@epam.com> > > Changes since V3: > * libxl__device_add renamed to libxl__device_add_async and reworked > to match the former design; > * libxl__device_add used for devices which don't require updating domain > config but simple write to Xen Store (9pfs, vkb, vfb); > * following devices are changed to use the libxl__device_add: > 9pfs, vkb, vfb, nic, vtpm. Other device (console, pci, usb, disk) have > very different adding pattern and required to unreasonable extend > libxl__device_add_async and its parameters; > * disk device list changed to use libxl__device_list; > * previous comments are applied. > > Patches on github [1]. > > [1] https://github.com/al1img/xen/tree/xl-vdispl-v4
So I just went through this series and pointed out issues I can immediately find. I will need to take a closer look at the framework itself next week. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel