On Fri, 3 Jan 2020 at 09:09, Marc-André Lureau <marcandre.lur...@redhat.com> wrote: > > The following changes since commit dd5b0f95490883cd8bc7d070db8de70d5c979cbc: > > Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20191219' into > staging (2019-12-20 16:37:07 +0000) > > are available in the Git repository at: > > https://github.com/elmarco/qemu.git tags/screendump-pull-request > > for you to fetch changes up to 53a61ecbb16b28c707f0b126193d226a25c28cb2: > > screendump: use qemu_unlink() (2020-01-02 16:29:32 +0400) > > ---------------------------------------------------------------- > console: screendump improvements > > Hi, > > The following patches have been extracted from the "[PATCH v6 00/25] > monitor: add asynchronous command type", as they are > reviewable/mergeable independantly. > > They introduce some internal API changes, and fix > qemu_open()/qemu_close()/unlink() misusages which should be quite > harmless.
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.0 for any user-visible changes. -- PMM