qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/5] audio patch queue
Date: Mon,  6 Jun 2016 09:02:54 +0200	[thread overview]
Message-ID: <1465196579-26804-1-git-send-email-kraxel@redhat.com> (raw)

  Hi,

Here comes the audio patch queue with a fix for the pulseaudio volume
handling (adjust our stream not master) and some qomify and cleanup
work.

please pull,
  Gerd

The following changes since commit 2c107d7684f9e3c4db4780d0756bbf35b06aec07:

  Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging (2016-06-02 14:26:57 +0100)

are available in the git repository at:


  git://git.kraxel.org/qemu tags/pull-audio-20160606-1

for you to fetch changes up to 07b9098dfca4209ea1fca3cb26297164fcb4ae3c:

  hw/audio: QOM'ify milkymist-ac97.c (2016-06-03 11:13:38 +0200)

----------------------------------------------------------------
audio: pa volume fix, some qomifying.

----------------------------------------------------------------
Peter Krempa (1):
      audio: pa: Set volume of recording stream instead of recording device

xiaoqiang zhao (4):
      hw/audio: QOM'ify cs4231.c
      hw/audio: QOM cleanup for intel-hda
      hw/audio: QOM'ify intel-hda
      hw/audio: QOM'ify milkymist-ac97.c

 audio/paaudio.c           | 11 +++++------
 configure                 |  4 ++--
 hw/audio/cs4231.c         | 12 +++++-------
 hw/audio/intel-hda.c      | 32 ++++++++++++++++++--------------
 hw/audio/milkymist-ac97.c | 26 +++++++++++++++-----------
 5 files changed, 45 insertions(+), 40 deletions(-)

             reply	other threads:[~2016-06-06  7:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-06  7:02 Gerd Hoffmann [this message]
2016-06-06  7:02 ` [Qemu-devel] [PULL 1/5] audio: pa: Set volume of recording stream instead of recording device Gerd Hoffmann
2016-06-06  7:02 ` [Qemu-devel] [PULL 2/5] hw/audio: QOM'ify cs4231.c Gerd Hoffmann
2016-06-06  7:02 ` [Qemu-devel] [PULL 3/5] hw/audio: QOM cleanup for intel-hda Gerd Hoffmann
2016-06-06  7:02 ` [Qemu-devel] [PULL 4/5] hw/audio: QOM'ify intel-hda Gerd Hoffmann
2016-06-06  7:02 ` [Qemu-devel] [PULL 5/5] hw/audio: QOM'ify milkymist-ac97.c Gerd Hoffmann
2016-06-06 12:21 ` [Qemu-devel] [PULL 0/5] audio patch queue Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2017-01-11  9:33 Gerd Hoffmann
2017-01-12 17:51 ` 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=1465196579-26804-1-git-send-email-kraxel@redhat.com \
    --to=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).