On Wed, Jul 27, 2011 at 12:24 PM, Jan Kiszka <jan.kis...@siemens.com> wrote: > On 2011-07-27 05:11, Brad wrote: >> diff --git a/configure b/configure >> index dc9a1fe..ef8a4c8 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" >> -- 1.7.6 > > Acked-by: Jan Kiszka <jan.kis...@siemens.com> > > Should probably be fine for the trivial tree.
I sent out a pull request for trivial-patches. This patch will be added for the next pull request. Stefan