On 10/17/25 10:22, Zhenzhong Duan wrote:
From: Joao Martins <[email protected]>
This new parameter will be used in following patch, currently 0 is passed.
Signed-off-by: Joao Martins <[email protected]>
Signed-off-by: Zhenzhong Duan <[email protected]>
Tested-by: Giovannio Cabiddu <[email protected]>
---
include/hw/vfio/vfio-container.h | 8 ++++++--
hw/vfio-user/container.c | 5 +++--
hw/vfio/container-legacy.c | 5 +++--
hw/vfio/container.c | 15 +++++++++------
hw/vfio/iommufd.c | 7 ++++---
hw/vfio/listener.c | 6 +++---
hw/vfio/trace-events | 2 +-
7 files changed, 29 insertions(+), 19 deletions(-)
Reviewed-by: Cédric Le Goater <[email protected]>
Thanks,
C.