summary refs log tree commit diff stats
path: root/python/qemu/utils/py.typed
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2022-04-20 17:26:22 +0400
committerMarc-André Lureau <marcandre.lureau@redhat.com>2022-04-21 17:09:09 +0400
commitc267d750d87529de9371789109047b8d68d5477f (patch)
treefc755261d386fe42774c70ed6c4affd7edc0f25a /python/qemu/utils/py.typed
parent1fbf2665e6773d87657c2a1654d9bf272a4f1ec0 (diff)
downloadfocaccia-qemu-c267d750d87529de9371789109047b8d68d5477f.tar.gz
focaccia-qemu-c267d750d87529de9371789109047b8d68d5477f.zip
qga: remove need for QEMU atomic.h
Since the introduction of guest-exec in/out/err redirections in commit
a1853dca74 ("qga: guest-exec simple stdin/stdout/stderr redirection"),
some execution state variables are handled with atomic ops. However,
there are no threads involved in this code (and glib sources are
dispatched in the same thread), and no other obvious reason to use them.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20220420132624.2439741-40-marcandre.lureau@redhat.com>
Diffstat (limited to 'python/qemu/utils/py.typed')
0 files changed, 0 insertions, 0 deletions