qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Jan Kiszka <jan.kiszka@web.de>,
	qemu-arm@nongnu.org, Gerd Hoffmann <kraxel@redhat.com>,
	Peter Maydell <peter.maydell@linaro.org>
Subject: [Qemu-devel] [PULL 0/4] Audio 20181029 patches
Date: Mon, 29 Oct 2018 14:37:18 +0100	[thread overview]
Message-ID: <20181029133722.12415-1-kraxel@redhat.com> (raw)

The following changes since commit 285278ca785f5fa9a570927e1c0958a2ca2b2150:

  Merge remote-tracking branch 'remotes/famz/tags/testing-pull-request' into staging (2018-10-27 19:55:08 +0100)

are available in the git repository at:

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

for you to fetch changes up to d436d4e7a50a7c4fddc0569c2107fe5eaf0e1fbc:

  audio: use TYPE_MV88W8618_AUDIO instead of hardcoded string (2018-10-29 13:50:15 +0100)

----------------------------------------------------------------
audio: qom cleanups.

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

Li Qiang (1):
  hw: AC97: make it more QOMconventional

Mao Zhongyi (3):
  audio: use TYPE_WM8750 instead of a hardcoded string
  audio: use object link instead of qdev property to pass wm8750
    reference
  audio: use TYPE_MV88W8618_AUDIO instead of hardcoded string

 include/hw/audio/wm8750.h  |  1 +
 hw/arm/musicpal.c          |  5 +++--
 hw/audio/ac97.c            | 12 ++++++++----
 hw/audio/marvell_88w8618.c | 14 ++++++--------
 4 files changed, 18 insertions(+), 14 deletions(-)

-- 
2.9.3

             reply	other threads:[~2018-10-29 13:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-29 13:37 Gerd Hoffmann [this message]
2018-10-29 13:37 ` [Qemu-devel] [PULL 1/4] hw: AC97: make it more QOMconventional Gerd Hoffmann
2018-10-29 13:37 ` [Qemu-devel] [PULL 2/4] audio: use TYPE_WM8750 instead of a hardcoded string Gerd Hoffmann
2018-10-29 13:37 ` [Qemu-devel] [PULL 3/4] audio: use object link instead of qdev property to pass wm8750 reference Gerd Hoffmann
2018-10-29 13:37 ` [Qemu-devel] [PULL 4/4] audio: use TYPE_MV88W8618_AUDIO instead of hardcoded string Gerd Hoffmann
2018-10-29 17:03 ` [Qemu-devel] [PULL 0/4] Audio 20181029 patches Peter Maydell

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=20181029133722.12415-1-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=jan.kiszka@web.de \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-arm@nongnu.org \
    --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).