From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: Gerd Hoffmann <kraxel@redhat.com>, qemu-devel@nongnu.org
Cc: "Paolo Bonzini" <pbonzini@redhat.com>,
"Daniel P . Berrangé" <berrange@redhat.com>,
"Eduardo Habkost" <ehabkost@redhat.com>,
"Philippe Mathieu-Daudé" <philmd@redhat.com>
Subject: [RFC PATCH 0/1] hw/audio: Make 'soundhw' command line option a QOM interface
Date: Wed, 29 Apr 2020 19:33:51 +0200 [thread overview]
Message-ID: <20200429173352.29442-1-philmd@redhat.com> (raw)
After looking at Gerd's "audio: deprecate -soundhw":
https://www.mail-archive.com/qemu-devel@nongnu.org/msg698818.html
I updated a patch I started some time ago.
It is unfinished due to problem with hda-intel and pcspk. I have
some idea how to fix pcspk, but it invasive. I haven't looked at
hda-intel yet.
Looking at Gerd series, fixing these issue might be trivial for
him, so I send this patch as it, in case it helps.
Regards,
Phil.
Philippe Mathieu-Daudé (1):
hw/audio: Make 'soundhw' command line option a QOM interface
include/hw/audio/soundhw.h | 20 +++-
hw/audio/ac97.c | 10 +-
hw/audio/adlib.c | 13 ++-
hw/audio/cs4231a.c | 13 ++-
hw/audio/es1370.c | 10 +-
hw/audio/gus.c | 13 ++-
hw/audio/intel-hda.c | 13 ++-
hw/audio/pcspk.c | 14 ++-
hw/audio/sb16.c | 13 ++-
hw/audio/soundhw.c | 203 ++++++++++++++++++++-----------------
10 files changed, 178 insertions(+), 144 deletions(-)
--
2.21.1
next reply other threads:[~2020-04-29 17:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-29 17:33 Philippe Mathieu-Daudé [this message]
2020-04-29 17:33 ` [RFC PATCH 1/1] hw/audio: Make 'soundhw' command line option a QOM interface Philippe Mathieu-Daudé
2020-04-29 23:10 ` [RFC PATCH 0/1] " no-reply
2020-04-29 23:19 ` no-reply
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=20200429173352.29442-1-philmd@redhat.com \
--to=philmd@redhat.com \
--cc=berrange@redhat.com \
--cc=ehabkost@redhat.com \
--cc=kraxel@redhat.com \
--cc=pbonzini@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).