Re: [Xen-devel] [PATCH 00/35] libxl refactoring to use ev_qmp (with API changes)

2019-09-17 Thread Ian Jackson
Anthony PERARD writes ("[PATCH 00/35] libxl refactoring to use ev_qmp (with API changes)"): > On the quest to have QEMU depriviledge, we need to make quite a few changes to > libxl. This patch series rework quite a few libxl feature to use > libxl__ev_qmp, > which is the new asynchronous way of

[Xen-devel] [PATCH 00/35] libxl refactoring to use ev_qmp (with API changes)

2019-08-02 Thread Anthony PERARD
Hi, On the quest to have QEMU depriviledge, we need to make quite a few changes to libxl. This patch series rework quite a few libxl feature to use libxl__ev_qmp, which is the new asynchronous way of communicating with QEMU in libxl. Unfortunately, some libxl functions (in the public API) are