cloud-hypervisor/devices/src/legacy
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
..
cmos.rs devices: cmos: Populate Update in Progress bit (UIP) 2020-07-22 09:57:46 +02:00
fwdebug.rs vmm, devices: Add firmware debug port device 2020-04-17 12:54:00 +02:00
i8042.rs
mod.rs device: Add AArch64 RTC PL031 implementation 2020-06-09 06:27:46 +01:00
rtc_pl031.rs device: Add AArch64 RTC PL031 implementation 2020-06-09 06:27:46 +01:00
serial.rs vm-migration: Make snapshot() mutable 2020-08-25 16:43:10 +02:00