1
0
mirror of https://github.com/kata-containers/kata-containers.git synced 2025-08-26 19:48:56 +00:00

runtime: update default machine type to q35

The machine type of pc is deleted, generated configuration
should update too.

Fixes: 

Signed-off-by: bin <bin@hyper.sh>
This commit is contained in:
bin 2021-06-23 17:08:44 +08:00
parent c0cc6d5978
commit 2322f935c1

View File

@ -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