cloud-hypervisor/vm-virtio
Arron Wang 65a38e6f70 vm-virtio: vhost_user: Fix blk device configuration space offset value
Current device configuration space offset value is 0, we need to
update that value to VHOST_USER_CONFIG_OFFSET(0x100) to follow the spec

Fixes #844

Signed-off-by: Arron Wang <arron.wang@intel.com>
2020-03-03 12:27:55 +00:00
..
src vm-virtio: vhost_user: Fix blk device configuration space offset value 2020-03-03 12:27:55 +00:00
Cargo.toml vm-virtio: Add support for indirect descriptors 2020-02-25 11:12:50 +00:00