cloud-hypervisor/vmm/src
Hui Zhu e6b934a56a vmm: Add support for virtio-mem
This commit adds new option hotplug_method to memory config.
It can set the hotplug method to "acpi" or "virtio-mem".

Signed-off-by: Hui Zhu <teawater@antfin.com>
2020-03-25 15:54:16 +01:00
..
api openapi: Add "vm.add-pmem" entry point 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 vmm: Add support for virtio-mem 2020-03-25 15:54:16 +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 support for virtio-mem 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 virtio-mem 2020-03-25 15:54:16 +01:00