qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Brad Smith <brad@comstyle.com>, qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: Re: [PATCH] audio: Add sndio backend
Date: Mon, 8 Nov 2021 15:58:47 +0100	[thread overview]
Message-ID: <53345e90-747e-85f9-cfb4-f5e90da526f7@redhat.com> (raw)
In-Reply-To: <YYdh3l1HTh+kpONa@humpty.home.comstyle.com>

On 11/7/21 06:19, Brad Smith wrote:
>   if not get_option('spice_protocol').auto() or have_system
> @@ -1301,6 +1306,7 @@ if have_system
>       'oss': oss.found(),
>       'pa': pulse.found(),
>       'sdl': sdl.found(),
> +    'sndio': sndio.found(),
>     }
>     foreach k, v: audio_drivers_available
>       config_host_data.set('CONFIG_AUDIO_' + k.to_upper(), v)

Maybe you want to add sndio to the audio_drivers_priority array if 
targetos == 'openbsd'?

Paolo



  parent reply	other threads:[~2021-11-08 15:03 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-07  5:19 [PATCH] audio: Add sndio backend Brad Smith
2021-11-08 13:03 ` Christian Schoenebeck
2021-11-13 20:40   ` Brad Smith
2021-11-14 13:18     ` Christian Schoenebeck
2021-11-18 19:25       ` Brad Smith
2021-11-08 14:58 ` Paolo Bonzini [this message]
2021-11-09 21:53   ` Brad Smith
2021-11-13 11:38     ` Paolo Bonzini
2021-11-13 20:41   ` Brad Smith
2021-11-10  6:22 ` WANG Xuerui
2021-11-13 21:09   ` Brad Smith
2021-11-13 15:55 ` Volker Rümelin
2021-11-19 20:23 ` Volker Rümelin
2021-12-09 19:08 ` Volker Rümelin
  -- strict thread matches above, loose matches on Subject: below --
2020-03-04 14:50 Brad Smith
2020-03-04 15:04 ` no-reply
2020-03-05  8:50   ` Gerd Hoffmann
2020-03-05 17:07     ` Brad Smith
2020-03-06  8:23       ` Gerd Hoffmann
2020-03-05 20:46 ` Eric Blake

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=53345e90-747e-85f9-cfb4-f5e90da526f7@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=brad@comstyle.com \
    --cc=kraxel@redhat.com \
    --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).