mirror of
https://github.com/qemu/qemu.git
synced 2026-07-08 17:46:10 +00:00
Fix the thread safety of the emulation by not storing a pointer in global storage. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Helge Deller <deller@gmx.de>