]> Git Repo - qemu.git/commit
vhost-net: revamp configure logic
authorPaolo Bonzini <[email protected]>
Thu, 14 Feb 2019 17:35:53 +0000 (18:35 +0100)
committerMichael S. Tsirkin <[email protected]>
Thu, 21 Feb 2019 17:28:01 +0000 (12:28 -0500)
commit299e6f19b3e285f3ab00b780e3b48f5e58b5d4ed
tree8f8aab219b0cbd50d1dcbcad4cb14ad2555c6617
parentaf3bba761a1208c8515bcc72fc48d0f9045d040c
vhost-net: revamp configure logic

Detect all invalid configurations (e.g. mingw32 with vhost-user,
non-Linux with vhost-kernel).  As a collateral benefit, all vhost-kernel
backends can be now disabled if one wants to reduce the attack surface.

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Message-Id: <1543851204[email protected]>
Message-Id: <1550165756[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
configure
hw/virtio/Makefile.objs
hw/virtio/vhost-backend.c
This page took 0.025507 seconds and 4 git commands to generate.