On Fri, Dec 23, 2016 at 07:14:22AM +0000, Jianfeng Tan wrote: > To support vhost kernel as the backend of net_virtio_user in coming > patches, we move vhost_user specific structs and macros into > vhost_user.c, and only keep common definitions in vhost.h.
Good. > Besides, remove VHOST_USER_MQ feature check, it will be added back > in following multiqueue patch. Why then? --yliu