Re: [Qemu-devel] [PATCH] fixup! tcg: code_bitmap is not used by user-mode emulation

2016-05-11 Thread Richard Henderson
On 05/11/2016 06:06 AM, Sergey Fedorov wrote: From: Sergey Fedorov Eliminate 'code_write_count' as well. Signed-off-by: Sergey Fedorov Signed-off-by: Sergey Fedorov --- Merged. r~

[Qemu-devel] [PATCH] fixup! tcg: code_bitmap is not used by user-mode emulation

2016-05-11 Thread Sergey Fedorov
From: Sergey Fedorov Eliminate 'code_write_count' as well. Signed-off-by: Sergey Fedorov Signed-off-by: Sergey Fedorov --- This series is based on commit 40f646483a11 (cpu-exec: Remove relic orphaned comment) from git://github.com/rth7680/qemu.git tcg-next translate-all.c | 4 ++--