Re: [Xen-devel] [PATCH v2 0/6] Fix console synchronisation issues

2016-08-08 Thread Wei Liu
Adjusted some patches as required and pushed. ___ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel

[Xen-devel] [PATCH v2 0/6] Fix console synchronisation issues

2016-08-05 Thread Wei Liu
Version 2 of this series. Now it properly handles read and write errors. I also dropped two patches to not move the wait bodge from xenconsole to libxl. Wei Liu (6): tools/console: fix help string in client tools/console: introduce --start-notify-fd option for console client libxl: factor ou