vmm: Introduce new CPU option to set maximum physical bits

In order to let the user choose maximum address space size, this patch
introduces a new option `max_phys_bits` to the `--cpus` parameter.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
This commit is contained in:
Sebastien Boeuf
2020-10-13 09:17:42 +02:00
parent c97824ab76
commit 52ad78886c
3 changed files with 18 additions and 4 deletions

View File

@@ -469,6 +469,8 @@ components:
type: integer
topology:
$ref: '#/components/schemas/CpuTopology'
max_phys_bits:
type: integer
MemoryZoneConfig:
required: