From: Paolo Bonzini <pbonzini@redhat.com>
To: Jan Kiszka <jan.kiszka@web.de>
Cc: Anthony Liguori <aliguori@us.ibm.com>, malc <av1474@comtv.ru>,
qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] audio: Enable all cards
Date: Wed, 01 May 2013 17:03:17 +0200 [thread overview]
Message-ID: <51812EB5.7080209@redhat.com> (raw)
In-Reply-To: <5181234A.6060504@web.de>
Il 01/05/2013 16:14, Jan Kiszka ha scritto:
> From: Jan Kiszka <jan.kiszka@siemens.com>
>
> ...or they will bitrot to death.
>
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> ---
> default-configs/sound.mak | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
I agree. I didn't want to change the default without hearing from malc,
but it's a good idea.
Paolo
> diff --git a/default-configs/sound.mak b/default-configs/sound.mak
> index ff69c4d..4f22c34 100644
> --- a/default-configs/sound.mak
> +++ b/default-configs/sound.mak
> @@ -1,4 +1,4 @@
> CONFIG_SB16=y
> -#CONFIG_ADLIB=y
> -#CONFIG_GUS=y
> -#CONFIG_CS4231A=y
> +CONFIG_ADLIB=y
> +CONFIG_GUS=y
> +CONFIG_CS4231A=y
>
next prev parent reply other threads:[~2013-05-01 15:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-01 14:14 [Qemu-devel] [PATCH] audio: Enable all cards Jan Kiszka
2013-05-01 15:03 ` Paolo Bonzini [this message]
2013-05-03 18:59 ` Anthony Liguori
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51812EB5.7080209@redhat.com \
--to=pbonzini@redhat.com \
--cc=aliguori@us.ibm.com \
--cc=av1474@comtv.ru \
--cc=jan.kiszka@web.de \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).