mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-30 04:34:27 +00:00
runtime: update default machine type to q35
The machine type of pc is deleted, generated configuration should update too. Fixes: #2085 Signed-off-by: bin <bin@hyper.sh>
This commit is contained in:
parent
c0cc6d5978
commit
2322f935c1
@ -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