[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PULL for-2.9 0/3] fixes: vnc, cirrus, tcg display updates.
From: |
Gerd Hoffmann |
Subject: |
[Qemu-devel] [PULL for-2.9 0/3] fixes: vnc, cirrus, tcg display updates. |
Date: |
Mon, 20 Mar 2017 09:54:35 +0100 |
Hi,
Misc bugfixes for the next -rc.
please pull,
Gerd
The following changes since commit 272d7dee5951f926fad1911f2f072e5915cdcba0:
Merge remote-tracking branch 'remotes/kraxel/tags/pull-cirrus-20170316-1'
into staging (2017-03-16 16:40:44 +0000)
are available in the git repository at:
git://git.kraxel.org/qemu tags/pull-fixes-20170320-1
for you to fetch changes up to 7bc4f0846f5e15dad5a54490290241243b5a4416:
vnc: fix a qio-channel leak (2017-03-20 09:07:34 +0100)
----------------------------------------------------------------
fixes for 2.9: vnc, cirrus, tcg display updates.
----------------------------------------------------------------
Alex Bennée (1):
ui/console: ensure graphic updates don't race with TCG vCPUs
Gerd Hoffmann (1):
cirrus: fix off-by-one in cirrus_bitblt_rop_bkwd_transp_*_16
Marc-André Lureau (1):
vnc: fix a qio-channel leak
hw/display/cirrus_vga_rop.h | 2 +-
ui/console.c | 21 ++++++++++++++++++++-
ui/vnc.c | 1 +
3 files changed, 22 insertions(+), 2 deletions(-)
- [Qemu-devel] [PULL for-2.9 0/3] fixes: vnc, cirrus, tcg display updates.,
Gerd Hoffmann <=
- [Qemu-devel] [PULL for-2.9 1/3] ui/console: ensure graphic updates don't race with TCG vCPUs, Gerd Hoffmann, 2017/03/20
- [Qemu-devel] [PULL for-2.9 2/3] cirrus: fix off-by-one in cirrus_bitblt_rop_bkwd_transp_*_16, Gerd Hoffmann, 2017/03/20
- [Qemu-devel] [PULL for-2.9 3/3] vnc: fix a qio-channel leak, Gerd Hoffmann, 2017/03/20
- Re: [Qemu-devel] [PULL for-2.9 0/3] fixes: vnc, cirrus, tcg display updates., Peter Maydell, 2017/03/20