mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-24 05:25:22 +00:00
dfd6f3471d
The only driver writable field in the virtio-block specification is the writeback one. Check that the offset being written to is for that field and update it. Signed-off-by: Rob Bradford <robert.bradford@intel.com>