coreos/layers/meta-belden-coreos-bsp/conf/machine/vm-x64.conf

12 lines
420 B
Plaintext

#@TYPE: Machine
#@NAME: Generic x86_64
#@DESCRIPTION: Machine configuration for generic x86_64 (64-bit) PCs and servers. Supports a moderately wide range of drivers that should boot and be usable on "typical" hardware.
require include/coreos-generic-arch/x64.inc
require include/coreos-generic-machine/vm.inc
QB_SYSTEM_NAME = "qemu-system-x86_64"
# Currently we don't support the watchdog
EFIBOOTGUARD_TIMEOUT ?= "0"