From 803e5ba4634b3d04a64868ba33ab74d679d88dd4 Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Thu, 12 Feb 2015 14:41:51 +0000 Subject: Add KVM kernel support for intel machines in Openstack bsp --- strata/bsp-x86_64-openstack/linux-x86-64-openstack.morph | 1 + 1 file changed, 1 insertion(+) diff --git a/strata/bsp-x86_64-openstack/linux-x86-64-openstack.morph b/strata/bsp-x86_64-openstack/linux-x86-64-openstack.morph index 42b51350..8cd90570 100644 --- a/strata/bsp-x86_64-openstack/linux-x86-64-openstack.morph +++ b/strata/bsp-x86_64-openstack/linux-x86-64-openstack.morph @@ -109,6 +109,7 @@ configure-commands: - scripts/config -e IP_NF_RAW - scripts/config -e IP_NF_SECURITY - scripts/config -e IP_NF_ARPTABLES +- scripts/config -e KVM_INTEL - yes '' | make oldconfig build-commands: - make $MAKEFLAGS -- cgit v1.2.1