mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-22 19:32:20 +00:00
openapi: Add thp option to MemoryConfig
Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
parent
04d034a0bc
commit
6230929d51
@ -726,6 +726,9 @@ components:
|
||||
prefault:
|
||||
type: boolean
|
||||
default: false
|
||||
thp:
|
||||
type: boolean
|
||||
default: true
|
||||
zones:
|
||||
type: array
|
||||
items:
|
||||
|
Loading…
x
Reference in New Issue
Block a user