cloud-hypervisor/devices/src
Sebastien Boeuf 871138d5cc vm-migration: Make snapshot() mutable
There will be some cases where the implementation of the snapshot()
function from the Snapshottable trait will require to modify some
internal data, therefore we make this possible by updating the trait
definition with snapshot(&mut self).

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-08-25 16:43:10 +02:00
..
legacy vm-migration: Make snapshot() mutable 2020-08-25 16:43:10 +02:00
acpi.rs devices: vmm: Add ACPI PM timer 2020-07-23 13:10:21 +01:00
bus.rs devices: Add new method to remove all occurrences of a BusDevice 2020-03-10 17:05:06 +00:00
gic.rs vm-migration: Make snapshot() mutable 2020-08-25 16:43:10 +02:00
interrupt_controller.rs devices: Implement InterruptController on AArch64 2020-05-26 11:09:19 +02:00
ioapic.rs vm-migration: Make snapshot() mutable 2020-08-25 16:43:10 +02:00
lib.rs devices: vmm: Add ACPI PM timer 2020-07-23 13:10:21 +01:00