From: Ian Jackson Date: Fri, 3 May 2013 13:48:48 +0000 (+0100) Subject: ts-kernel-build: enable CONFIG_HYPERVISOR_GUEST, needed for newer kernels X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=9434c6cf4c2666b7ad636aedd362b170cf0b99e9;p=people%2Fdariof%2Fosstest.git ts-kernel-build: enable CONFIG_HYPERVISOR_GUEST, needed for newer kernels --- diff --git a/ts-kernel-build b/ts-kernel-build index 7147aef..bdae433 100755 --- a/ts-kernel-build +++ b/ts-kernel-build @@ -198,6 +198,8 @@ setopt CONFIG_TUN y setopt CONFIG_DEVTMPFS y +setopt CONFIG_HYPERVISOR_GUEST y + $config_hardware END