mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-07 20:39:22 +00:00
Merge pull request #2086 from liubin/fix/2085-change-machinetype-to-q35
runtime: update default machine type to q35
This commit is contained in:
commit
951bb6a78f
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
# Intel x86-64 settings
|
# Intel x86-64 settings
|
||||||
|
|
||||||
MACHINETYPE := pc
|
MACHINETYPE := q35
|
||||||
KERNELPARAMS :=
|
KERNELPARAMS :=
|
||||||
MACHINEACCELERATORS :=
|
MACHINEACCELERATORS :=
|
||||||
CPUFEATURES := pmu=off
|
CPUFEATURES := pmu=off
|
||||||
|
Loading…
Reference in New Issue
Block a user