cloud-hypervisor/vmm/src
Rob Bradford f6f4c68fb4 vmm: Add "add-pmem" to the API
Add the HTTP and internal API entry points for adding persistent memory
at runtime.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-03-25 13:18:17 +01:00
..
api vmm: Add "add-pmem" to the API 2020-03-25 13:18:17 +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 pmem syntax 2020-03-25 13:18:17 +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 pmem devices 2020-03-25 13:18:17 +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: Add "readonly" parameter MemoryManager::create_userspace_mapping 2020-03-20 14:46:34 +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 pmem devices to the VM 2020-03-25 13:18:17 +01:00