On Fri, Dec 20, 2019 at 06:36:41PM +0400, Marc-André Lureau wrote: > Hi Gerd, > > On Wed, Nov 27, 2019 at 3:52 PM Marc-André Lureau > <marcandre.lur...@redhat.com> wrote: > > > > 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. > > > > Marc-André Lureau (7): > > console: add graphic_hw_update_done() > > ppm-save: pass opened fd > > ui: add pixman image g_autoptr support > > object: add g_autoptr support > > screendump: replace FILE with QIOChannel and fix close()/qemu_close() > > osdep: add qemu_unlink() > > screendump: use qemu_unlink() > > The series has been reviewed by Daniel. Can I send a PR or do you plan > to take a look and make the PR yourself?
Looks all sane. Feel free to send a PR. Acked-by: Gerd Hoffmann <kra...@redhat.com> cheers, Gerd