mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-11 07:07:42 +00:00
openapit: Add hotplug_method to MemoryConfig
Add hotplug_method to MemoryConfig in cloud-hypervisor.yaml. Signed-off-by: Hui Zhu <teawater@antfin.com>
This commit is contained in:
parent
abbd69abee
commit
15d9ec0149
@ -309,6 +309,9 @@ components:
|
|||||||
mergeable:
|
mergeable:
|
||||||
type: boolean
|
type: boolean
|
||||||
default: false
|
default: false
|
||||||
|
hotplug_method:
|
||||||
|
type: string
|
||||||
|
default: "acpi"
|
||||||
|
|
||||||
KernelConfig:
|
KernelConfig:
|
||||||
required:
|
required:
|
||||||
|
Loading…
Reference in New Issue
Block a user