diff options
author | Marc-André Lureau | 2018-08-29 15:40:36 +0200 |
---|---|---|
committer | Markus Armbruster | 2018-08-30 16:08:51 +0200 |
commit | 27656018d8683d02175fa5b7911353645d64cd9d (patch) | |
tree | cdb0d0f0061061b54f6d8f61a28516ee7609e1f1 /hw/display/virtio-gpu.c | |
parent | qmp: constify qmp_is_oob() (diff) | |
download | qemu-27656018d8683d02175fa5b7911353645d64cd9d.tar.gz qemu-27656018d8683d02175fa5b7911353645d64cd9d.tar.xz qemu-27656018d8683d02175fa5b7911353645d64cd9d.zip |
Revert "qmp: isolate responses into io thread"
This reverts commit abe3cd0ff7f774966da6842620806ab7576fe4f3.
There is no need to add an additional queue to send the reply to the
IOThread, because QMP response is thread safe, and chardev write path
is thread safe. It will schedule the watcher in the associated
IOThread.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20180829134043.31706-4-marcandre.lureau@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'hw/display/virtio-gpu.c')
0 files changed, 0 insertions, 0 deletions