summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSergio Lopez2022-03-04 11:08:53 +0100
committerMichael S. Tsirkin2022-03-06 12:19:47 +0100
commiteb9baecdb3aef37ef4952bd4014f14c9d057fa18 (patch)
tree6154132184859bb80d3039acbc4698751579f6f2 /include
parentvhost: use wfd on functions setting vring call fd (diff)
downloadqemu-eb9baecdb3aef37ef4952bd4014f14c9d057fa18.tar.gz
qemu-eb9baecdb3aef37ef4952bd4014f14c9d057fa18.tar.xz
qemu-eb9baecdb3aef37ef4952bd4014f14c9d057fa18.zip
configure, meson: allow enabling vhost-user on all POSIX systems
With the possibility of using a pipe pair via qemu_pipe() as a replacement on operating systems that doesn't support eventfd, vhost-user can also work on all POSIX systems. This change allows enabling vhost-user on all non-Windows platforms and makes libvhost_user (which still depends on eventfd) a linux-only feature. Signed-off-by: Sergio Lopez <slp@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Message-Id: <20220304100854.14829-4-slp@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions