mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-29 04:04:45 +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
|
||||
|
||||
MACHINETYPE := pc
|
||||
MACHINETYPE := q35
|
||||
KERNELPARAMS :=
|
||||
MACHINEACCELERATORS :=
|
||||
CPUFEATURES := pmu=off
|
||||
|
Loading…
Reference in New Issue
Block a user