Re: [Qemu-devel] [PATCH v2] fixup! tcg/mips: Make direct jump patching thread-safe

2016-05-02 Thread Richard Henderson
On 05/02/2016 07:35 AM, Sergey Fedorov wrote: From: Sergey Fedorov Signed-off-by: Sergey Fedorov Signed-off-by: Sergey Fedorov --- This patch is based on a commit: e601ccb62016 ("cpu-exec: Move TB chaining into tb_find_fast()") from: https://github.com/rth7680/qemu.git tcg-next

[Qemu-devel] [PATCH v2] fixup! tcg/mips: Make direct jump patching thread-safe

2016-05-02 Thread Sergey Fedorov
From: Sergey Fedorov Signed-off-by: Sergey Fedorov Signed-off-by: Sergey Fedorov --- This patch is based on a commit: e601ccb62016 ("cpu-exec: Move TB chaining into tb_find_fast()") from: https://github.com/rth7680/qemu.git tcg-next tcg/mips/tcg-target.inc.c | 2 +- 1 file cha