> In the v3 you mentioned that this could be used also in vhost-net and > maybe vhost-scsi. Would it be better to include the other patches in > this series as well, since we're basically fixing the same issues, or > have they already been merged?
I did not explain this clearly before. vhost-scsi itself does not negotiate VIRTIO_F_ACCESS_PLATFORM; the fix I referred to addressed a different issue. See: [email protected] The issue addressed by this series also led me to find corresponding problems in vhost-net and vhost-vsock. It now appears that these are the relevant backends here, so I will include the vhost-net changes in this series as well. Thanks, Jia

