> On Oct 3, 2023, at 9:45 PM, Stefan Hajnoczi wrote:
>
> v2:
> - Fix compilation error when vhost is not built [Michael]
>
> Stateful vhost devices may need to free resources or clear device state upon
> device reset. The vhost-user protocol has a VHOST_USER_RESET_DEVICE message
> for
> this
v2:
- Fix compilation error when vhost is not built [Michael]
Stateful vhost devices may need to free resources or clear device state upon
device reset. The vhost-user protocol has a VHOST_USER_RESET_DEVICE message for
this and vDPA has SET_STATUS 0, but only QEMU's vhost-user-scsi device actually