mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-03 11:25:20 +00:00
openapi: add missing pvpanic property to VmConfig
Signed-off-by: Lucas Jacques <contact@lucasjacques.com>
This commit is contained in:
parent
c8f4fece1a
commit
108af5a293
@ -615,6 +615,9 @@ components:
|
|||||||
watchdog:
|
watchdog:
|
||||||
type: boolean
|
type: boolean
|
||||||
default: false
|
default: false
|
||||||
|
pvpanic:
|
||||||
|
type: boolean
|
||||||
|
default: false
|
||||||
platform:
|
platform:
|
||||||
$ref: "#/components/schemas/PlatformConfig"
|
$ref: "#/components/schemas/PlatformConfig"
|
||||||
tpm:
|
tpm:
|
||||||
|
Loading…
Reference in New Issue
Block a user