qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [PATCH] Fix configure display for non-Linux OS's and


From: Jan Kiszka
Subject: Re: [Qemu-trivial] [PATCH] Fix configure display for non-Linux OS's and the KVM / vhost-net features to show "no"
Date: Wed, 27 Jul 2011 13:24:50 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.12) Gecko/20080226 SUSE/2.0.0.12-1.1 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666

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 <address@hidden>

Should probably be fine for the trivial tree.

Jan

-- 
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux



reply via email to

[Prev in Thread] Current Thread [Next in Thread]