aboutsummaryrefslogtreecommitdiff
path: root/hw/rtc
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 /hw/rtc
parent1fbf2665e6773d87657c2a1654d9bf272a4f1ec0 (diff)
downloadqemu-c267d750d87529de9371789109047b8d68d5477f.zip
qemu-c267d750d87529de9371789109047b8d68d5477f.tar.gz
qemu-c267d750d87529de9371789109047b8d68d5477f.tar.bz2
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 'hw/rtc')
0 files changed, 0 insertions, 0 deletions