mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
vmm: api: Expose the nested option in API description
Signed-off-by: Wei Liu <liuwe@microsoft.com>
This commit is contained in:
@@ -703,6 +703,9 @@ components:
|
||||
default: false
|
||||
max_phys_bits:
|
||||
type: integer
|
||||
nested:
|
||||
type: boolean
|
||||
default: true
|
||||
affinity:
|
||||
type: array
|
||||
items:
|
||||
|
||||
Reference in New Issue
Block a user