summaryrefslogtreecommitdiffstats
path: root/scripts/tracetool/backend/ust.py
diff options
context:
space:
mode:
authorPaolo Bonzini2016-07-08 17:28:34 +0200
committerPaolo Bonzini2016-07-13 13:30:00 +0200
commit8caf911d3316b6eccc503cff0d9a68cf922950f1 (patch)
treeee13b636f718e650c665bbbeecfc9f39b45ad710 /scripts/tracetool/backend/ust.py
parentslirp: use exit notifier for slirp_smb_cleanup (diff)
downloadqemu-8caf911d3316b6eccc503cff0d9a68cf922950f1.tar.gz
qemu-8caf911d3316b6eccc503cff0d9a68cf922950f1.tar.xz
qemu-8caf911d3316b6eccc503cff0d9a68cf922950f1.zip
net: do not use atexit for cleanup
This will be necessary in the next patch, which stops using atexit for character devices; without it, vhost-user and the redirector filter will cause a use-after-free. Relying on the ordering of atexit calls is also brittle, even now that both the network and chardev subsystems are using atexit. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/tracetool/backend/ust.py')
0 files changed, 0 insertions, 0 deletions