| Submitter | Stefan Hajnoczi |
|---|---|
| Date | Aug. 3, 2011, 10:20 a.m. |
| Message ID | <1312366844-11902-2-git-send-email-stefanha@linux.vnet.ibm.com> |
| Download | mbox | patch |
| Permalink | /patch/108092/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/configure b/configure index 77194cf..9d46780 100755 --- a/configure +++ b/configure @@ -113,7 +113,6 @@ curl="" curses="" docs="" fdt="" -kvm="" nptl="" sdl="" vnc="yes" @@ -129,9 +128,10 @@ xen="" xen_ctrl_version="" linux_aio="" attr="" -vhost_net="" xfs="" +vhost_net="no" +kvm="no" gprof="no" debug_tcg="no" debug_mon="no"