Searched hist:"33 c53c54e404b2cf0d78864bf1fa22b28fa93402" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/ |
H A D | .travis.yml | 33c53c54e404b2cf0d78864bf1fa22b28fa93402 Fri Apr 28 07:24:44 CDT 2017 Daniel P. Berrange <berrange@redhat.com> 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>
|
H A D | configure | 33c53c54e404b2cf0d78864bf1fa22b28fa93402 Fri Apr 28 07:24:44 CDT 2017 Daniel P. Berrange <berrange@redhat.com> 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>
|