mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-18 14:54:19 +01:00
Merge pull request #1546 from devimc/2021-03-24/supportQEMU6
runtime: add support for QEMU 6
This commit is contained in:
@@ -201,7 +201,7 @@ const (
|
|||||||
|
|
||||||
qmpCapMigrationIgnoreShared = "x-ignore-shared"
|
qmpCapMigrationIgnoreShared = "x-ignore-shared"
|
||||||
|
|
||||||
qemuNvdimmOption = "nvdimm"
|
qemuNvdimmOption = "nvdimm=on"
|
||||||
)
|
)
|
||||||
|
|
||||||
// kernelParamsNonDebug is a list of the default kernel
|
// kernelParamsNonDebug is a list of the default kernel
|
||||||
|
|||||||
Reference in New Issue
Block a user