On 05/12/2017 04:35 PM, Wei Wang wrote:
Enable the vhost-user master to asynchronously receive messages from the slave. The vhost_user_asyn_read and vhost_user_can_read stub functions are defined for platforms that do not support the use of virtio.Signed-off-by: Wei Wang <wei.w.w...@intel.com>
After the secondary channel based solution is merged: https://lists.gnu.org/archive/html/qemu-devel/2017-04/msg02467.html , we can switch to use that. Best, Wei