cloud-hypervisor/vmm/src
Rob Bradford f1b6657833 vmm: Make desired vCPUs optional in resize command
In order to be able to support resizing either vCPUs or memory or both
make the fields in the resize command optional.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-01-15 20:21:22 +01:00
..
api vmm: Make desired vCPUs optional in resize command 2020-01-15 20:21:22 +01:00
acpi.rs acpi: Introduce VIOT to support latest virtio-iommu implementation 2020-01-08 09:27:07 +01:00
config.rs vmm: config: Derive Debug and PartialEq for configuration structures 2019-12-16 16:48:59 +01:00
cpu.rs vm-virtio, vmm, vfio: Store GuestMemoryMmap in an Arc<ArcSwap<T>> 2020-01-02 13:20:11 +00:00
device_manager.rs vmm: Do not create virtio devices when missing a transport 2020-01-14 07:42:09 +01:00
lib.rs vmm: Make desired vCPUs optional in resize command 2020-01-15 20:21:22 +01:00
memory_manager.rs vmm: memory_manager: Further refactor memory region allocation 2020-01-15 20:21:22 +01:00
vm.rs vmm: Make desired vCPUs optional in resize command 2020-01-15 20:21:22 +01:00