From: Sergey Fedorov <serge.f...@gmail.com>

Here is my attempt ;-)

Kind regards,
Sergey


Sergey Fedorov (3):
  tcg: Introduce mmap_lock_reset()
  tcg: Introduce tb_lock_locked()
  tcg: Avoid bouncing tb_lock between tb_gen_code() and tb_add_jump()

 bsd-user/mmap.c         |  7 +++++++
 cpu-exec.c              | 15 +++++++++------
 include/exec/exec-all.h |  2 ++
 linux-user/mmap.c       |  7 +++++++
 tcg/tcg.h               |  1 +
 translate-all.c         |  9 +++++++++
 6 files changed, 35 insertions(+), 6 deletions(-)

--
1.9.1


Reply via email to