summaryrefslogtreecommitdiffstats
path: root/default-configs/virtio.mak
diff options
context:
space:
mode:
authorPaolo Bonzini2019-02-14 18:35:48 +0100
committerMichael S. Tsirkin2019-02-21 18:28:01 +0100
commit7b28c61524540e325e241aa31e6f10e99a5a9516 (patch)
treeee5dcb9fc5a246408a10180ea496b9a9486e9326 /default-configs/virtio.mak
parentMerge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ... (diff)
downloadqemu-7b28c61524540e325e241aa31e6f10e99a5a9516.tar.gz
qemu-7b28c61524540e325e241aa31e6f10e99a5a9516.tar.xz
qemu-7b28c61524540e325e241aa31e6f10e99a5a9516.zip
vhost-net: move stubs to a separate file
There is no reason for CONFIG_VHOST_NET to be specific to a single target; it is a host feature that can be add to all targets, as long as they support the virtio-net device. Currently CONFIG_VHOST_NET depends on CONFIG_KVM, but ioeventfd support is present in the core memory API and works with other accelerators as well. As a first step, move the vhost-net stubs to a separate file. Later, they will become conditional on CONFIG_VIRTIO_NET, which is not available in .c files. Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Message-Id: <1543851204-41186-2-git-send-email-pbonzini@redhat.com> Message-Id: <1550165756-21617-2-git-send-email-pbonzini@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'default-configs/virtio.mak')
0 files changed, 0 insertions, 0 deletions