qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 23/39] deprecate --audio-card-list


From: malc
Subject: Re: [Qemu-devel] [PATCH 23/39] deprecate --audio-card-list
Date: Tue, 12 Oct 2010 17:49:38 +0400 (MSD)
User-agent: Alpine 2.00 (LNX 1167 2008-08-23)

On Tue, 12 Oct 2010, Paolo Bonzini wrote:

> We have config files now which provide fine-grained control.
> 
> Signed-off-by: Paolo Bonzini <address@hidden>
> ---
>  configure |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/configure b/configure
> index 5786729..efebaa9 100755
> --- a/configure
> +++ b/configure
> @@ -856,8 +856,6 @@ echo "  --enable-sdl             enable SDL"
>  echo "  --enable-cocoa           enable COCOA (Mac OS X only)"
>  echo "  --audio-drv-list=LIST    set audio drivers list:"
>  echo "                           Available drivers: $audio_possible_drivers"
> -echo "  --audio-card-list=LIST   set list of emulated audio cards 
> [$audio_card_list]"
> -echo "                           Available cards: $audio_possible_cards"
>  echo "  --block-drv-whitelist=L  set block driver whitelist"
>  echo "                           (affects only QEMU, not qemu-img)"
>  echo "  --enable-mixemu          enable mixer emulation"
> @@ -934,6 +932,8 @@ echo "  --extra-ldflags=LDFLAGS  append extra linker 
> flags LDFLAGS"
>  echo "  --fmod-lib               path to FMOD library"
>  echo "  --fmod-inc               path to FMOD includes"
>  echo "  --oss-lib                path to OSS library"
> +echo "  --audio-card-list=LIST   set list of emulated audio cards 
> [$audio_card_list]"
> +echo "                           Available cards: $audio_possible_cards"
>  echo "  --make=MAKE              use specified make [$make]"
>  echo "  --install=INSTALL        use specified install [$install]"
>  echo ""

Point of this text shuffling is? 

-- 
mailto:address@hidden



reply via email to

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