cloud-hypervisor/vmm/src
Rob Bradford e475b12cf7 virtio-devices, vmm: Upgrade restore related messages to info!()
These happen only sporadically so can be included at the info!() level.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-09-03 09:30:55 -07:00
..
api vmm: openapi: use the right default values 2021-08-27 15:58:23 +01:00
acpi.rs vmm: Move NUMA node data structures to arch 2021-08-12 10:49:02 +02:00
config.rs vmm, doc: Forbid same memory zone in multiple NUMA nodes 2021-08-12 10:49:02 +02:00
cpu.rs virtio-devices, vmm: Upgrade restore related messages to info!() 2021-09-03 09:30:55 -07:00
device_manager.rs virtio-devices, vmm: Upgrade restore related messages to info!() 2021-09-03 09:30:55 -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, virtio-console: Move input reading into virtio-console thread 2021-09-02 21:17:33 +01: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: ensure signal handlers run on the right thread 2021-09-02 21:33:31 +01:00
serial_buffer.rs vmm: Introduce a SerialBuffer for buffering serial output 2021-09-02 13:52:18 +01:00
vm.rs vmm: ensure signal handlers run on the right thread 2021-09-02 21:33:31 +01:00