mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
openapi: Add MemoryConfig balloon
Add MemoryConfig balloon to vmm/src/api/openapi/cloud-hypervisor.yaml. Signed-off-by: Hui Zhu <teawater@antfin.com>
This commit is contained in:
@@ -470,6 +470,9 @@ components:
|
||||
hugepages:
|
||||
type: boolean
|
||||
default: false
|
||||
balloon:
|
||||
type: boolean
|
||||
default: false
|
||||
|
||||
KernelConfig:
|
||||
required:
|
||||
|
||||
Reference in New Issue
Block a user