On 4/10/26 10:57, John Levon wrote:
>
>
> John Levon (3):
> vfio-user: support VFIO_USER_DEVICE_FEATURE
> vfio-user: correct protocol for DMA reads/writes
> vfio-user: fix DMA write reply
>
> docs/interop/vfio-user.rst | 8 +++++++-
> hw/vfio-user/protocol.h | 14 ++++++++++++-
> hw/vfio-user/device.c | 42 ++++++++++++++++++++++++++++++++++++++
> hw/vfio-user/pci.c | 30 +++++++++++++++++++--------
> hw/vfio-user/trace-events | 23 ++++++++++++---------
> 5 files changed, 97 insertions(+), 20 deletions(-)
>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Thanks,
C.