cloud-hypervisor/vm-virtio
Sebastien Boeuf 8862d61042 vm-virtio: Add virtio-pmem implementation
This commit introduces the implementation of the virtio-pmem device
based on the pending proposal of the virtio specification here:
https://lists.oasis-open.org/archives/virtio-dev/201903/msg00083.html

It is also based on the kernel patches coming along with the virtio
proposal: https://lkml.org/lkml/2019/6/12/624

And it is based off of the current crosvm implementation found in
devices/src/virtio/pmem.rs relying on commit
bb340d9a94d48514cbe310d05e1ce539aae31264

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-07-01 14:38:55 +01:00
..
src vm-virtio: Add virtio-pmem implementation 2019-07-01 14:38:55 +01:00
Cargo.toml vm-virtio: Add vhost-user-fs support 2019-06-27 21:46:00 +02:00