From 040614e651db4236e303d02eb9516f8648a74cf9 Mon Sep 17 00:00:00 2001 From: Yunhong Jiang Date: Tue, 2 May 2017 12:25:43 -0700 Subject: Update kvm4nfv commit id This kvm4nfv commit includes changes for the config file which disable vt-d by default and has the x2apic enabled. Conflicts: build/f_isoroot/f_kvm-pluginbuild/config.mk Change-Id: I2e8085792fb8222dfc59d4ece0ac58ec9a16c1bd Signed-off-by: Yunhong Jiang (cherry picked from commit 78c835c56466726e8c5a99942d5179714907b5f4) --- build/f_isoroot/f_kvm-pluginbuild/config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/f_isoroot/f_kvm-pluginbuild/config.mk b/build/f_isoroot/f_kvm-pluginbuild/config.mk index 99f4d8141..7835aee0c 100644 --- a/build/f_isoroot/f_kvm-pluginbuild/config.mk +++ b/build/f_isoroot/f_kvm-pluginbuild/config.mk @@ -9,4 +9,4 @@ KVMFORNFV_BRANCH=master KVMFORNFV_REPO=https://gerrit.opnfv.org/gerrit/kvmfornfv -KVMFORNFV_CHANGE=3933989f5caacc99da3ad0faa96b42a2861ead6b +KVMFORNFV_CHANGE=b6b08d2a80b2df28e496ce87705593ed59b282a3 -- cgit 1.2.3-korg