On Mon, Oct 11, 2021 at 01:31:05AM -0400, Jagannathan Raman wrote: > We have addressed most of comments from v2. > > We are working on MSI-x support (used by PCIe devices such as “nvme”) > and a couple of comments in the migration patches. We hope these two > items will be in the next revision of the patches. Please add an object-add vfio-user-server and object-del vfio-user-server test case. The code is currently written in a way that is incompatible with hotplug. Even if you don't need hotplug right away it's worth implementing it immediately to avoid baking in assumptions that will be hard to fix later. Please try running the tests on a big-endian host, if possible. That may help shake out remaining endianness issues. Stefan