[PULL 0/3] Audio 20210901 patches

Gerd Hoffmann posted 3 patches 2 years, 7 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210901044248.3122252-1-kraxel@redhat.com
MAINTAINERS | 61 +++++++++++++++++++++++++++++++++++++++++++++++------
1 file changed, 54 insertions(+), 7 deletions(-)
[PULL 0/3] Audio 20210901 patches
Posted by Gerd Hoffmann 2 years, 7 months ago
The following changes since commit ad22d0583300df420819e6c89b1c022b998fac8a:

  Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.2-20210827' into staging (2021-08-27 11:34:12 +0100)

are available in the Git repository at:

  git://git.kraxel.org/qemu tags/audio-20210901-pull-request

for you to fetch changes up to 0ebe43ea6a5ceb30b4372038fefddc9e224438f8:

  MAINTAINERS: Split Audio backends sections (2021-09-01 06:34:30 +0200)

----------------------------------------------------------------
audio: split audio entry in MAINTAINERS file.

----------------------------------------------------------------

Philippe Mathieu-Daudé (3):
  MAINTAINERS: Split Audio backends VS frontends
  MAINTAINERS: Remove SPICE from Audio backends section
  MAINTAINERS: Split Audio backends sections

 MAINTAINERS | 61 +++++++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 54 insertions(+), 7 deletions(-)

-- 
2.31.1



Re: [PULL 0/3] Audio 20210901 patches
Posted by Peter Maydell 2 years, 7 months ago
On Wed, 1 Sept 2021 at 05:46, Gerd Hoffmann <kraxel@redhat.com> wrote:
>
> The following changes since commit ad22d0583300df420819e6c89b1c022b998fac8a:
>
>   Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.2-20210827' into staging (2021-08-27 11:34:12 +0100)
>
> are available in the Git repository at:
>
>   git://git.kraxel.org/qemu tags/audio-20210901-pull-request
>
> for you to fetch changes up to 0ebe43ea6a5ceb30b4372038fefddc9e224438f8:
>
>   MAINTAINERS: Split Audio backends sections (2021-09-01 06:34:30 +0200)
>
> ----------------------------------------------------------------
> audio: split audio entry in MAINTAINERS file.
>
> ----------------------------------------------------------------


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/6.2
for any user-visible changes.

-- PMM