From 03d70647b10dea1c804efdeb11a285c3911a8e89 Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Wed, 28 Jan 2015 10:31:46 +0000 Subject: Add support for KVM in intel machines --- strata/bsp-x86_64-generic/linux-x86-64-generic.morph | 1 + 1 file changed, 1 insertion(+) diff --git a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph index 2ea319c2..3d3bf34b 100644 --- a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph +++ b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph @@ -112,6 +112,7 @@ configure-commands: - scripts/config -e IP_NF_SECURITY - scripts/config -e IP_NF_ARPTABLES - scripts/config -e VXLAN +- scripts/config -e KVM_INTEL - yes '' | make oldconfig build-commands: - make $MAKEFLAGS -- cgit v1.2.1