cloud-hypervisor/vmm/src
Sebastien Boeuf 9ed880d74e vmm: Add an identifier to the --fs device
By giving the devices ids this effectively enables the removal of the
device.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-04-29 13:33:19 +01:00
..
api vmm: api: Add "add-vsock" API entry point 2020-04-29 12:44:49 +01:00
acpi.rs vmm: acpi: Remove unused IORT related structures 2020-03-17 12:46:26 +00:00
config.rs vmm: Add an identifier to the --fs device 2020-04-29 13:33:19 +01:00
cpu.rs vmm: vm: Implement the Snapshottable trait 2020-04-07 12:26:10 +02:00
device_manager.rs vmm: Add an identifier to the --fs device 2020-04-29 13:33:19 +01:00
interrupt.rs msi/msi-x: Prevent from losing masked interrupts 2020-02-25 08:31:14 +00:00
lib.rs vmm: api: Add "add-vsock" API entry point 2020-04-29 12:44:49 +01:00
memory_manager.rs vmm: MemoryManager: Cleanup the usage of std::ffi/io/result 2020-04-23 21:39:51 +02:00
migration.rs vmm: Add a VmRestore command 2020-04-02 13:24:25 +01:00
seccomp_filters.rs vmm: Add the 'shared' and 'hugepages' controls to MemoryConfig 2020-04-23 21:39:51 +02:00
vm.rs vmm: vm: Remove vsock device from config 2020-04-29 12:44:49 +01:00