[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH OSSTEST] ts-libvirt-build: disable qemu, vmware and openvz drivers
We don't care about those drivers but they are enabled by default. Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx> --- ts-libvirt-build | 1 + 1 file changed, 1 insertion(+) diff --git a/ts-libvirt-build b/ts-libvirt-build index f764b53..2a531b9 100755 --- a/ts-libvirt-build +++ b/ts-libvirt-build @@ -62,6 +62,7 @@ sub config() { ./autogen.sh --no-git \\ --with-libxl --without-xen --without-xenapi --without-selinux \\ --without-lxc --without-vbox --without-uml \\ + --without-qemu --without-openvz --without-vmware \\ --sysconfdir=/etc --localstatedir=/var #/ END } -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |