On 21/2/22 15:29, Stefan Hajnoczi wrote:
QEMU TLS macros must be used to make TLS variables safe with coroutines.Signed-off-by: Stefan Hajnoczi <[email protected]> --- util/async.c | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
