]> xenbits.xensource.com Git - qemu-xen.git/commit
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200619-pull-request' into...
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 19 Jun 2020 21:56:59 +0000 (22:56 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 19 Jun 2020 21:56:59 +0000 (22:56 +0100)
commitbae31bfa48b9caecee25da3d5333901a126a06b4
tree2e3d61e02002bff9ef52d0e0d5f0736f8e2ef710
parent06c4cc3660b366278bdc7bc8b6677032d7b1118c
parent586803455b3fa44d949ecd42cd9c87e5a6287aef
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200619-pull-request' into staging

audio: bugfixes for jack backend and gus emulation.

# gpg: Signature made Fri 19 Jun 2020 14:17:22 BST
# gpg:                using RSA key 4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>" [full]
# gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>" [full]
# gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>" [full]
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/audio-20200619-pull-request:
  hw/audio/gus: Fix registers 32-bit access
  audio/jack: simplify the re-init code path
  audio/jack: honour the enable state of the audio device
  audio/jack: do not remove ports when finishing
  audio/jack: remove invalid set of input support bool
  audio/jack: remove unused stopped state
  audio/jack: fix invalid minimum buffer size check

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>