diff options
author | Thomas Huth | 2018-02-21 11:18:32 +0100 |
---|---|---|
committer | Jason Wang | 2018-03-05 03:30:15 +0100 |
commit | 253dc14cadd00a3131b5a933e172236dd365f4bc (patch) | |
tree | a6a0fcde9f85b44c49564c90f622fcc32f63b31e /net/net.c | |
parent | net: List available netdevs with "-netdev help" (diff) | |
download | qemu-253dc14cadd00a3131b5a933e172236dd365f4bc.tar.gz qemu-253dc14cadd00a3131b5a933e172236dd365f4bc.tar.xz qemu-253dc14cadd00a3131b5a933e172236dd365f4bc.zip |
net: Only show vhost-user in the help text if CONFIG_POSIX is defined
According to net/Makefile.objs we only link in the vhost-user code
if CONFIG_POSIX has been set. So the help screen should also only
show this information if CONFIG_POSIX has been defined.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'net/net.c')
0 files changed, 0 insertions, 0 deletions