cloud-hypervisor/vmm/src
Rob Bradford 4579afa091 vmm: For --disk error if socket and path is specified
This is an error as the path should be specfied by the unmanaged
backend.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-03-13 11:41:52 +00:00
..
api openapi: Make desired_ram int64 format 2020-03-12 23:17:56 +01:00
acpi.rs vmm: Move DeviceManager into an Arc<Mutex<>> 2020-02-27 11:12:31 +01:00
config.rs vmm: For --disk error if socket and path is specified 2020-03-13 11:41:52 +00:00
cpu.rs vmm: Remove all Weak references from DeviceManager 2020-03-04 18:46:44 +01:00
device_manager.rs vmm: Make disk path optional 2020-03-13 11:41:52 +00:00
interrupt.rs msi/msi-x: Prevent from losing masked interrupts 2020-02-25 08:31:14 +00:00
lib.rs vmm: Add id option to VFIO hotplug 2020-03-11 19:50:31 +01:00
memory_manager.rs vmm: Move codebase to GuestMemoryAtomic from vm-memory 2020-02-19 13:48:19 +00:00
vm.rs vmm: Add id option to VFIO hotplug 2020-03-11 19:50:31 +01:00