diff options
author | Daniel P. Berrange <berrange@redhat.com> | 2017-04-28 13:24:44 +0100 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2017-05-12 10:36:46 -0400 |
commit | 33c53c54e404b2cf0d78864bf1fa22b28fa93402 (patch) | |
tree | d1f052bfc527ec7c8db1278535e06b10468217cc /include | |
parent | ecc1f5adeec4e3324d1b695a7c54e3967c526949 (diff) | |
download | qemu-33c53c54e404b2cf0d78864bf1fa22b28fa93402.zip qemu-33c53c54e404b2cf0d78864bf1fa22b28fa93402.tar.gz qemu-33c53c54e404b2cf0d78864bf1fa22b28fa93402.tar.bz2 |
coroutine: remove GThread implementation
The GThread implementation is not functional enough to actually
run QEMU reliably. While it was potentially useful for debugging,
we have a scripts/qemugdb/coroutine.py to enable tracing of
ucontext coroutines in GDB, so that removes the only reason for
GThread to exist.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Acked-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions