cloud-hypervisor/vm-virtio/src
Sebastien Boeuf 1592a9292f vm-virtio: pmem: Expect an identifier upon device creation
This identifier is chosen from the DeviceManager so that it will manage
all identifiers across the VM, which will ensure uniqueness.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-04-29 19:34:31 +01:00
..
transport vm-virtio: Restore queues based on used index 2020-04-21 21:25:03 +02:00
vhost_user vm-virtio: Fix FS_IO callback for virtio-fs 2020-04-23 15:01:28 +01:00
vsock vm-migration: Define the Snapshottable and Transportable traits 2020-04-02 13:24:25 +01:00
block.rs vm-virtio: blk: Expect an identifier upon device creation 2020-04-29 19:34:31 +01:00
console.rs vm-virtio: Implement Snapshottable trait for Console 2020-04-22 14:45:16 +02:00
device.rs vm-virtio: Get userspace mappings from VirtioDevice 2020-04-21 10:02:21 +01:00
iommu.rs vm-migration: Define the Snapshottable and Transportable traits 2020-04-02 13:24:25 +01:00
lib.rs vmm: Only allow removal of specific types of virtio device 2020-04-29 13:33:19 +01:00
mem.rs vmm: Cleanup warning from build 2020-04-07 09:45:31 +02:00
net_util.rs vm-virtio: Implement the Snapshottable trait for Net 2020-04-21 21:25:03 +02:00
net.rs vm-virtio: net: Expect an identifier upon device creation 2020-04-29 19:34:31 +01:00
pmem.rs vm-virtio: pmem: Expect an identifier upon device creation 2020-04-29 19:34:31 +01:00
queue.rs vm-virtio: Extend Queue helpers 2020-04-21 21:25:03 +02:00
rng.rs vm-virtio: rng: Expect an identifier upon device creation 2020-04-29 19:34:31 +01:00