mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 05:35: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:
|
||||
type: boolean
|
||||
default: false
|
||||
pvpanic:
|
||||
type: boolean
|
||||
default: false
|
||||
platform:
|
||||
$ref: "#/components/schemas/PlatformConfig"
|
||||
tpm:
|
||||
|
Loading…
Reference in New Issue
Block a user