From: Peter Maydell Date: Mon, 6 Jan 2020 14:51:51 +0000 (+0000) Subject: Merge remote-tracking branch 'remotes/elmarco/tags/screendump-pull-request' into... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=81e6a7345a1299c8d0ce879e6abfe928a24df62b;p=qemu.git Merge remote-tracking branch 'remotes/elmarco/tags/screendump-pull-request' into staging 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. # gpg: Signature made Fri 03 Jan 2020 09:07:51 GMT # gpg: using RSA key 87A9BD933F87C606D276F62DDAE8E10975969CE5 # gpg: issuer "marcandre.lureau@redhat.com" # gpg: Good signature from "Marc-André Lureau " [full] # gpg: aka "Marc-André Lureau " [full] # Primary key fingerprint: 87A9 BD93 3F87 C606 D276 F62D DAE8 E109 7596 9CE5 * remotes/elmarco/tags/screendump-pull-request: screendump: use qemu_unlink() osdep: add qemu_unlink() screendump: replace FILE with QIOChannel and fix close()/qemu_close() object: add g_autoptr support ui: add pixman image g_autoptr support ppm-save: pass opened fd console: add graphic_hw_update_done() Signed-off-by: Peter Maydell --- 81e6a7345a1299c8d0ce879e6abfe928a24df62b