cloud-hypervisor/vm-virtio/src
Yang Zhong 360980d93c vhost-user-blk: enable write_config for WCE
In vhost-user-blk, only WCE value can be set back to device in
guest kernel like
echo "write through" > /sys/block/vda/cache_type

So write_config() will only set WCE value from guest kernel to
vhost user side.

Signed-off-by: Yang Zhong <yang.zhong@intel.com>
2019-09-20 15:56:51 +02:00
..
transport vm-virtio: Allocate BARs for virtio-block devices in 32-bit hole 2019-09-19 10:43:55 +01:00
vhost_user vhost-user-blk: enable write_config for WCE 2019-09-20 15:56:51 +02:00
vsock vm-virtio: vsock: Port unit testing from Firecracker 2019-09-06 10:51:25 -07:00
block.rs virtio-bindings: Rely on the upstream crate from rust-vmm 2019-09-19 07:13:54 -07:00
console.rs vmm: Add RwLock to the GuestMemoryMmap 2019-08-22 08:24:15 +01:00
device.rs vmm: Add RwLock to the GuestMemoryMmap 2019-08-22 08:24:15 +01:00
lib.rs vm-virtio: Add vhost-user-blk implementation 2019-09-20 15:56:51 +02:00
net.rs virtio-bindings: Rely on the upstream crate from rust-vmm 2019-09-19 07:13:54 -07:00
pmem.rs vmm: Add RwLock to the GuestMemoryMmap 2019-08-22 08:24:15 +01:00
queue.rs vm-virtio: vsock: Port submodule csm and packet from Firecracker 2019-09-06 10:51:25 -07:00
rng.rs vmm: Add RwLock to the GuestMemoryMmap 2019-08-22 08:24:15 +01:00