Michael S. Tsirkin
2022-Aug-17 08:55 UTC
[PATCH 2/2] vDPA: conditionally read fields in virtio-net dev
On Wed, Aug 17, 2022 at 10:14:26AM +0800, Zhu, Lingshan wrote:> Yes it is a little messy, and we can not check _F_VERSION_1 because of > transitional devices, so maybe this is the best we can do for nowI think vhost generally needs an API to declare config space endian-ness to kernel. vdpa can reuse that too then. -- MST