On Wed, Aug 23, 2023 at 10:04:00AM +0000, William Henderson wrote: > +* *argsz* is the size of the above structure.
As we discussed offline, this isn't right for any of these. They have the same ->argsz semantics as discussed here: https://github.com/nutanix/libvfio-user/blob/master/docs/vfio-user.rst#message-sizes So this value should in fact be the (max) size of the reply message. regards john