Re: [PATCH 3/3] configure: mark vhost-user Linux-only

2020-11-11 Thread Philippe Mathieu-Daudé
On 11/10/20 6:11 PM, Stefan Hajnoczi wrote: > The vhost-user protocol uses the Linux eventfd feature and is typically > connected to Linux kvm.ko ioeventfd and irqfd file descriptors. The > protocol specification in docs/interop/vhost-user.rst does not describe > how platforms without eventfd suppo

Re: [PATCH 3/3] configure: mark vhost-user Linux-only

2020-11-10 Thread Thomas Huth
On 10/11/2020 18.11, Stefan Hajnoczi wrote: > The vhost-user protocol uses the Linux eventfd feature and is typically > connected to Linux kvm.ko ioeventfd and irqfd file descriptors. The > protocol specification in docs/interop/vhost-user.rst does not describe > how platforms without eventfd suppo