cloud-hypervisor/vmm/src
Sebastien Boeuf f6c8e4b045 vmm: device_manager: Add info!() message about disk file backend
It might be useful debugging information for the user to know what kind
of disk file implementation is in use.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-01-22 16:10:34 +00:00
..
api opeenapi: Add power button API entry point 2021-01-13 17:00:39 +00:00
acpi.rs vmm: acpi: Advertise the correct PCI bus range 2020-09-23 19:03:19 +02:00
config.rs vmm: config: Extend NetConfig to include fd for tap device 2020-12-17 22:51:30 +01:00
cpu.rs vmm: acpi: Move CpuManager ACPI device to an MMIO address 2021-01-22 16:08:41 +01:00
device_manager.rs vmm: device_manager: Add info!() message about disk file backend 2021-01-22 16:10:34 +00:00
device_tree.rs vmm: Remove mmio and pci differentiation 2020-10-19 14:58:48 +01:00
interrupt.rs hypervisor, vmm: Implement MsiInterruptOps for mshv 2020-12-09 14:55:20 +01:00
lib.rs vmm: api: Add "power-button" API entry point 2021-01-13 17:00:39 +00:00
memory_manager.rs vmm: acpi: Move MemoryManager ACPI device to an MMIO address 2021-01-22 16:08:41 +01:00
migration.rs vmm: Get and set clock during pause and resume operations 2020-06-23 14:36:01 +01:00
seccomp_filters.rs vmm: Refine the seccomp filter list for the vCPU thread 2021-01-21 09:41:40 +00:00
vm.rs vmm: vm, device_manager: Trigger a power button notification via ACPI 2021-01-13 17:00:39 +00:00