On Thu, Sep 19, 2019 at 11:13:30AM +0100, Peter Maydell wrote: > On Thu, 19 Sep 2019 at 08:11, Gerd Hoffmann <kra...@redhat.com> wrote: > > > > The following changes since commit 89ea03a7dc83ca36b670ba7f787802791fcb04b1: > > > > Merge remote-tracking branch > > 'remotes/huth-gitlab/tags/m68k-pull-2019-09-07' into staging (2019-09-09 > > 09:48:34 +0100) > > > > are available in the Git repository at: > > > > git://git.kraxel.org/qemu tags/ui-20190919-pull-request > > > > for you to fetch changes up to 6bf21f3d83e95bcc4ba35a7a07cc6655e8b010b0: > > > > vnc: fix memory leak when vnc disconnect (2019-09-17 13:45:10 +0200) > > > > ---------------------------------------------------------------- > > ui: add barrier client. > > ui: bugfixes for vnc & egl. > > > > ---------------------------------------------------------------- > > > > Gerd Hoffmann (2): > > ui/egl: fix framebuffer reads > > vnc: fix websocket field in events > > > > Laurent Vivier (1): > > ui: add an embedded Barrier client > > > > Li Qiang (1): > > vnc: fix memory leak when vnc disconnect > > Dropping this pullreq because Li raised an issue with patch 4.
Discussion here: https://lists.gnu.org/archive/html/qemu-devel/2019-09/msg00030.html https://lists.gnu.org/archive/html/qemu-devel/2019-09/msg04161.html https://lists.gnu.org/archive/html/qemu-devel/2019-09/msg04220.html Summary: all fine, there is no race. cheers, Gerd