qemu/qga
Kevin Wolf 41725fa7ed qmp: Call monitor_set_cur() only in qmp_dispatch()
The correct way to set the current monitor for a coroutine handler will
be different than for a blocking handler, so monitor_set_cur() needs to
be called in qmp_dispatch().

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20201005155855.256490-7-kwolf@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2020-10-09 07:08:19 +02:00
..
installer
vss-win32 meson: convert dummy Windows qga/qemu-ga target 2020-08-21 06:30:12 -04:00
channel-posix.c util: rename qemu_open() to qemu_open_old() 2020-09-16 10:33:48 +01:00
channel-win32.c
channel.h
commands-common.h
commands-posix.c util: rename qemu_open() to qemu_open_old() 2020-09-16 10:33:48 +01:00
commands-win32.c qga/commands-win32: Fix problem with redundant protype declaration 2020-09-16 08:41:06 +02:00
commands.c qemu/atomic.h: rename atomic_ to qatomic_ 2020-09-23 16:07:44 +01:00
guest-agent-command-state.c
guest-agent-core.h
main.c qmp: Call monitor_set_cur() only in qmp_dispatch() 2020-10-09 07:08:19 +02:00
meson.build meson: fix MSI rule 2020-09-30 19:09:19 +02:00
qapi-schema.json qga/qapi-schema.json: Add some headings 2020-09-29 17:55:39 +02:00
service-win32.c
service-win32.h
vss-win32.c
vss-win32.h