cloud-hypervisor/vmm/src
Sebastien Boeuf 12db6e5068 vmm: Allow restoring virtio-fs with no cache region
It's totally acceptable to snapshot and restore a virtio-fs device that
has no cache region, since this is a valid mode of functioning for
virtio-fs itself.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-07-29 06:35:03 -07:00
..
api vmm: http: Allow file descriptor to be sent with add-net 2021-07-19 09:51:32 +02:00
acpi.rs numa: Add optional sgx_epc_sections field to NumaConfig 2021-07-09 14:45:30 +02:00
config.rs numa: Add optional sgx_epc_sections field to NumaConfig 2021-07-09 14:45:30 +02:00
cpu.rs clippy: Fix redundant allocations 2021-07-29 13:28:57 +02:00
device_manager.rs vmm: Allow restoring virtio-fs with no cache region 2021-07-29 06:35:03 -07:00
device_tree.rs vmm: device_manager: Use DeviceTree to store PCI devices 2021-03-18 15:26:25 +01:00
interrupt.rs clippy: Fix redundant allocations 2021-07-29 13:28:57 +02:00
lib.rs vmm: Add CPUID compatibility check for snapshot/restore 2021-07-28 09:26:02 +02:00
memory_manager.rs vmm: Create guest memory regions with explicit dirty-pages-log flags 2021-07-28 09:08:32 -07:00
migration.rs vmm: Simplify snapshot/restore path handling 2021-03-12 13:03:01 +01:00
seccomp_filters.rs vmm: Extend seccomp filters with fcntl() for HTTP thread 2021-07-21 15:34:22 +02:00
vm.rs clippy: Fix redundant allocations 2021-07-29 13:28:57 +02:00