On 6/25/25 21:29, John Levon wrote:
Add support for getting basic device information.

Originally-by: John Johnson <john.g.john...@oracle.com>
Signed-off-by: Elena Ufimtseva <elena.ufimts...@oracle.com>
Signed-off-by: Jagannathan Raman <jag.ra...@oracle.com>
Signed-off-by: John Levon <john.le...@nutanix.com>
---
  hw/vfio-user/device.h     | 20 ++++++++++++++
  hw/vfio-user/protocol.h   | 12 +++++++++
  hw/vfio-user/proxy.h      |  7 +++++
  hw/vfio-user/container.c  |  8 +++++-
  hw/vfio-user/device.c     | 55 +++++++++++++++++++++++++++++++++++++++
  hw/vfio-user/proxy.c      | 10 +++----
  hw/vfio-user/meson.build  |  1 +
  hw/vfio-user/trace-events |  1 +
  8 files changed, 107 insertions(+), 7 deletions(-)
  create mode 100644 hw/vfio-user/device.h
  create mode 100644 hw/vfio-user/device.c



Reviewed-by: Cédric Le Goater <c...@redhat.com>

Thanks,

C.




Reply via email to