From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: BALATON Zoltan <balaton@eik.bme.hu>,
qemu-devel@nongnu.org, qemu-ppc@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>,
Daniel Henrique Barboza <danielhb413@gmail.com>,
Bernhard Beschow <shentey@gmail.com>,
Peter Maydell <peter.maydell@linaro.org>,
vr_qemu@t-online.de, ReneEngel80@emailn.de
Subject: Re: [PATCH v3 7/8] hw/audio/ac97: Split off some definitions to a header
Date: Sun, 26 Feb 2023 23:20:52 +0100 [thread overview]
Message-ID: <d9ca1567-d151-d625-4f4a-93eee00ba4be@linaro.org> (raw)
In-Reply-To: <6f0980fdc3753624be6f3935a6ab0a2dc1df4b30.1677445307.git.balaton@eik.bme.hu>
On 25/1/22 20:48, BALATON Zoltan wrote:
> These can be shared with other AC97 implementations.
>
> Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
> ---
> hw/audio/ac97.c | 43 +-------------------------------
> hw/audio/ac97.h | 65 +++++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 66 insertions(+), 42 deletions(-)
> create mode 100644 hw/audio/ac97.h
Please carry previous tags.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
next prev parent reply other threads:[~2023-02-26 22:21 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-26 21:01 [PATCH v3 0/8] Pegasos2 fixes and audio output support BALATON Zoltan
2022-01-23 20:40 ` [PATCH v3 8/8] hw/audio/via-ac97: Basic implementation of audio playback BALATON Zoltan
2022-01-25 19:48 ` [PATCH v3 7/8] hw/audio/ac97: Split off some definitions to a header BALATON Zoltan
2023-02-26 22:20 ` Philippe Mathieu-Daudé [this message]
2023-02-15 15:35 ` [PATCH v3 1/8] hw/display/sm501: Implement more 2D raster operations BALATON Zoltan
2023-02-16 20:27 ` [PATCH v3 5/8] hw/ppc/pegasos2: Fix PCI interrupt routing BALATON Zoltan
2023-02-26 22:51 ` Bernhard Beschow
2023-02-26 23:39 ` BALATON Zoltan
2023-02-25 18:11 ` [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing BALATON Zoltan
2023-02-26 22:27 ` Philippe Mathieu-Daudé
2023-02-26 22:47 ` BALATON Zoltan
2023-02-26 23:10 ` Bernhard Beschow
2023-02-26 23:37 ` BALATON Zoltan
2023-02-27 8:21 ` Bernhard Beschow
2023-02-27 11:05 ` BALATON Zoltan
2023-02-26 23:58 ` BALATON Zoltan
2023-02-27 8:35 ` Bernhard Beschow
2023-02-27 11:08 ` BALATON Zoltan
2023-02-26 23:06 ` Bernhard Beschow
2023-02-26 23:33 ` BALATON Zoltan
2023-02-27 8:13 ` Bernhard Beschow
2023-02-27 11:01 ` BALATON Zoltan
2023-02-27 11:12 ` BALATON Zoltan
2023-02-27 12:57 ` BALATON Zoltan
2023-02-27 16:52 ` Bernhard Beschow
2023-03-01 20:59 ` Mark Cave-Ayland
2023-03-01 21:16 ` BALATON Zoltan
2023-03-02 2:14 ` BALATON Zoltan
2023-02-25 18:19 ` [PATCH v3 6/8] hw/usb/vt82c686-uhci-pci: Use " BALATON Zoltan
2023-02-25 21:35 ` [PATCH v3 2/8] hw/display/sm501: Add fallbacks to pixman routines BALATON Zoltan
2023-02-25 22:46 ` [PATCH v3 3/8] hw/display/sm501: Add debug property to control pixman usage BALATON Zoltan
2023-02-27 13:34 ` [PATCH v3 0/8] Pegasos2 fixes and audio output support BALATON Zoltan
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=d9ca1567-d151-d625-4f4a-93eee00ba4be@linaro.org \
--to=philmd@linaro.org \
--cc=ReneEngel80@emailn.de \
--cc=balaton@eik.bme.hu \
--cc=danielhb413@gmail.com \
--cc=kraxel@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
--cc=shentey@gmail.com \
--cc=vr_qemu@t-online.de \
/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).