On 26.03.20 15:01, Jason Wang wrote:
Currently, CONFIG_VHOST depends on CONFIG_VIRTUALIZATION. But vhost isFWIW, this now results in vhost not being build with defconfig kernels (in todays
not necessarily for VM since it's a generic userspace and kernel
communication protocol. Such dependency may prevent archs without
virtualization support from using vhost.
To solve this, a dedicated vhost menu is created under drivers so
CONIFG_VHOST can be decoupled out of CONFIG_VIRTUALIZATION.
linux-next).