]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-fixups-for-rc2-280317...
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 28 Mar 2017 11:34:23 +0000 (12:34 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 28 Mar 2017 11:34:23 +0000 (12:34 +0100)
commit0491c221547a38b58e41fade9953cd1cf015288b
treecf322d06789d866c1ffd9555df3194dc3b53fe4d
parent142b9ca51d7260d20f6e87bd7f2020ac0a7d95d9
parent5b12c163c830081cbb78e2de3b42c5fe1b73e74e
Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-fixups-for-rc2-280317-1' into staging

MTTCG regression fixes for rc2

# gpg: Signature made Tue 28 Mar 2017 10:54:38 BST
# gpg:                using RSA key 0xFBD0DB095A9E2A44
# gpg: Good signature from "Alex BennĂ©e (Master Work Key) <alex.bennee@linaro.org>"
# Primary key fingerprint: 6685 AE99 E751 67BC AFC8  DF35 FBD0 DB09 5A9E 2A44

* remotes/stsquad/tags/pull-mttcg-fixups-for-rc2-280317-1:
  replay/replay.c: bump REPLAY_VERSION
  tcg: Add a new line after incompatibility warning
  ui/console: use exclusive mechanism directly
  ui/console: ensure do_safe_dpy_refresh holds BQL
  bsd-user: align use of mmap_lock to that of linux-user
  user-exec: handle synchronous signals from QEMU gracefully

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