cloud-hypervisor/vmm/src
Rob Bradford f664cddec9 vmm: Add support for adding network devices to the VM
The persistent memory will be hotplugged via DeviceManager and saved in
the config for later use.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-03-25 17:58:06 +01:00
..
api openapit: Add hotplug_method to MemoryConfig 2020-03-25 15:54:16 +01:00
acpi.rs vmm: acpi: Remove unused IORT related structures 2020-03-17 12:46:26 +00:00
config.rs bin, vmm: Centralise the net syntax 2020-03-25 17:58:06 +01:00
cpu.rs pvh: Initialize vCPU regs/sregs for PVH boot 2020-03-13 18:29:44 +01:00
device_manager.rs vmm: Add support to DeviceManager for hotplugging network devices 2020-03-25 17:58:06 +01:00
interrupt.rs msi/msi-x: Prevent from losing masked interrupts 2020-02-25 08:31:14 +00:00
lib.rs vmm: Add "add-pmem" to the API 2020-03-25 13:18:17 +01:00
memory_manager.rs vmm: memory_manager: Only send the GED notification for the ACPI method 2020-03-25 15:54:16 +01:00
seccomp_filters.rs vmm: Separate seccomp filters between VMM and API threads 2020-03-24 14:59:57 +01:00
vm.rs vmm: Add support for adding network devices to the VM 2020-03-25 17:58:06 +01:00