cloud-hypervisor/vmm/src
Sebastien Boeuf 5a83ebce64 vmm: Notify Migratable objects about migration being complete
Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-08-10 12:36:58 -07:00
..
api vmm: http: Allow file descriptor to be sent with add-net 2021-07-19 09:51:32 +02:00
acpi.rs vmm: cpu: Add PPTT table for AArch64 2021-08-05 21:19:16 +08:00
config.rs vmm: config: Ensure shared memory is enabled if using user-devices 2021-08-10 16:01:00 +01:00
cpu.rs vmm: cpu: Add PPTT table for AArch64 2021-08-05 21:19:16 +08:00
device_manager.rs vmm: Notify Migratable objects about migration being complete 2021-08-10 12:36:58 -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: Notify Migratable objects about migration being complete 2021-08-10 12:36:58 -07:00
memory_manager.rs vmm: Refactor migration through Migratable trait 2021-08-05 06:07:00 -07:00
migration.rs vmm: Simplify snapshot/restore path handling 2021-03-12 13:03:01 +01:00
seccomp_filters.rs vmm: seccomp: Permit syscalls used for vfio-user on vCPU thread 2021-08-10 16:01:00 +01:00
vm.rs vmm: Notify Migratable objects about migration being complete 2021-08-10 12:36:58 -07:00