cloud-hypervisor/virtio-devices/src
Rob Bradford dfd6f3471d virtio-devices: vhost_user: block: Only change mutable field in write_config()
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>
2020-07-16 13:17:22 +02:00
..
transport pci: Enable GSI routing (MSI type) for AArch64 2020-07-14 14:34:54 +01:00
vhost_user virtio-devices: vhost_user: block: Only change mutable field in write_config() 2020-07-16 13:17:22 +02:00
vsock virtio-devices: vsock: Remove write_config() implementation 2020-07-16 13:17:22 +02:00
balloon.rs virtio-devices: Port devices over to new read_config_from_slice() helper 2020-07-16 13:17:22 +02:00
block.rs virtio-devices: block: Only change mutable field in write_config() 2020-07-16 13:17:22 +02:00
console.rs virtio-devices: Port devices over to new read_config_from_slice() helper 2020-07-16 13:17:22 +02:00
device.rs virtio-devices: Introduce helper for implementing read_config() 2020-07-16 13:17:22 +02:00
iommu.rs virtio-devices: Port devices over to new read_config_from_slice() helper 2020-07-16 13:17:22 +02:00
lib.rs net_util, vhost_user_net, virtio-devices: Move NetQueuePair 2020-07-08 16:11:50 +01:00
mem.rs virtio-devices: Port devices over to new read_config_from_slice() helper 2020-07-16 13:17:22 +02:00
net_util.rs net_util, vhost_user_net, virtio-devices: Move NetQueuePair 2020-07-08 16:11:50 +01:00
net.rs virtio-devices: Port devices over to new read_config_from_slice() helper 2020-07-16 13:17:22 +02:00
pmem.rs virtio-devices: Port devices over to new read_config_from_slice() helper 2020-07-16 13:17:22 +02:00
rng.rs virtio-devices: Remove warning generating read_config() implementation 2020-07-16 13:17:22 +02:00