mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-03 10:25:20 +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>