Files
kata-containers/arch/amd64-options.mk
Eric Ernst 1382662c1b build: default to using qemu-lite-x86_64
Update the runtime to use qemu-lite by default. After a
build this will be observed as the default in configuration.toml

Fixes: #293
Depends-on: github.com/kata-containers/tests#308

Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2018-05-17 08:50:32 -07:00

13 lines
200 B
Makefile

# Copyright (c) 2018 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
#
# Intel x86-64 settings
MACHINETYPE := pc
KERNELPARAMS :=
MACHINEACCELERATORS :=
QEMUCMD := qemu-lite-system-x86_64