Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
V index
The Linux kernel configuration item CONFIG_VHOST_NET has multiple definitions:
drivers/vhost/KconfigThe configuration item CONFIG_VHOST_NET:
CONFIG_NET && CONFIG_EVENTFD && ( CONFIG_TUN || ! CONFIG_TUN ) && ( CONFIG_MACVTAP || ! CONFIG_MACVTAP ) && CONFIG_EXPERIMENTALvhost_netThis kernel module can be loaded in host kernel to accelerate guest networking with virtio_net. Not to be confused with virtio_net module itself which needs to be loaded in guest kernel.
To compile this driver as a module, choose M here: the module will be called vhost_net.
drivers/vhost/KconfigThe configuration item CONFIG_VHOST_NET:
CONFIG_NET && CONFIG_EVENTFD && ( CONFIG_TUN || ! CONFIG_TUN ) && ( CONFIG_MACVTAP || ! CONFIG_MACVTAP )vhost_netThis kernel module can be loaded in host kernel to accelerate guest networking with virtio_net. Not to be confused with virtio_net module itself which needs to be loaded in guest kernel.
To compile this driver as a module, choose M here: the module will be called vhost_net.
Raw data from LKDDb:
lkddb module vhost_net CONFIG_VHOST_NET : drivers/vhost/Kconfig : "Host kernel accelerator for virtio net"This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - V index
Automatically generated (in year 2013) with gen-web-lkddb.py in lkddb-sources.