cloud-hypervisor/vmm/src
Rob Bradford eeb7e2529d vmm: config: Move max vCPUs > boot vCPUs check to validate()
This allows the validation of this requirement for both command line
booted VMs and those booted via the API.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-04-08 12:06:09 +01:00
..
api vmm: openapi: Update OpenAPI definition with RestoreConfig 2020-04-08 10:56:14 +02:00
acpi.rs vmm: acpi: Remove unused IORT related structures 2020-03-17 12:46:26 +00:00
config.rs vmm: config: Move max vCPUs > boot vCPUs check to validate() 2020-04-08 12:06:09 +01:00
cpu.rs vmm: vm: Implement the Snapshottable trait 2020-04-07 12:26:10 +02:00
device_manager.rs vmm: vm: Implement the Snapshottable trait 2020-04-07 12:26:10 +02:00
interrupt.rs msi/msi-x: Prevent from losing masked interrupts 2020-02-25 08:31:14 +00:00
lib.rs vmm: Add "prefault" option when restoring 2020-04-08 10:56:14 +02:00
memory_manager.rs vmm: Add "prefault" option when restoring 2020-04-08 10:56:14 +02:00
migration.rs vmm: Add a VmRestore command 2020-04-02 13:24:25 +01:00
seccomp_filters.rs vmm: Extend seccomp filters to allow snapshot/restore 2020-04-07 12:26:10 +02:00
vm.rs vmm: vm: Validate configuration on API boot 2020-04-08 12:06:09 +01:00