> On Jun 28, 2023, at 5:39 PM, Tom Lonergan wrote:
>
> A device reset is issued per device, not per VQ. The legacy device reset
> message, VHOST_USER_RESET_OWNER, is already a per device message. Therefore,
> this change adds the proper message, VHOST_USER_RESET_DEVICE, to per device
> messages
A device reset is issued per device, not per VQ. The legacy device reset
message, VHOST_USER_RESET_OWNER, is already a per device message. Therefore,
this change adds the proper message, VHOST_USER_RESET_DEVICE, to per device
messages.
Signed-off-by: Tom Lonergan
---
hw/virtio/vhost-user.c | 1 +