xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH OSSTEST] ts-libvirt-build: disable qemu, vmware and openvz drivers
@ 2016-04-11 14:39 Wei Liu
  2016-04-11 16:38 ` Ian Jackson
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Liu @ 2016-04-11 14:39 UTC (permalink / raw)
  To: Xen-devel; +Cc: ian.jackson, Wei Liu

We don't care about those drivers but they are enabled by default.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
---
 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@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH OSSTEST] ts-libvirt-build: disable qemu, vmware and openvz drivers
  2016-04-11 14:39 [PATCH OSSTEST] ts-libvirt-build: disable qemu, vmware and openvz drivers Wei Liu
@ 2016-04-11 16:38 ` Ian Jackson
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Jackson @ 2016-04-11 16:38 UTC (permalink / raw)
  To: Wei Liu; +Cc: Xen-devel

Wei Liu writes ("[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@citrix.com>

Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>

And I will push this shortly.

Thanks,
Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-11 16:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-11 14:39 [PATCH OSSTEST] ts-libvirt-build: disable qemu, vmware and openvz drivers Wei Liu
2016-04-11 16:38 ` Ian Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).