cloud-hypervisor/virtio-devices
Sebastien Boeuf 581bf4aad5 virtio-devices: vhost-user: Fix device reset
There is no need to get the vring base when resetting the vhost-user
device. This was mostly ignored, but in some cases, it was causing some
actual errors.

A reset must simply be a combination of disabling the vrings along with
the reset of the owner.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-03-11 19:04:21 +01:00
..
src virtio-devices: vhost-user: Fix device reset 2021-03-11 19:04:21 +01:00
Cargo.toml build(deps): bump byteorder from 1.4.2 to 1.4.3 2021-03-10 13:14:58 +00:00