qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/5] tcg: Misc clean-up patches from Paolo


From: sergey . fedorov
Subject: [Qemu-devel] [PATCH 0/5] tcg: Misc clean-up patches from Paolo
Date: Thu, 17 Mar 2016 16:46:17 +0300

From: Sergey Fedorov <address@hidden>

This patch series consists of various general TCG clean-up patches
extracted from Paolo's MTTCG tree [1]. The idea is to review and merge
these patches separately from the MTTCG series to cut the latter and
make it easier to review.

[1] https://github.com/bonzini/qemu/tree/mttcg

Paolo Bonzini (5):
  tcg: code_bitmap is not used by user-mode emulation
  tcg: reorganize tb_find_physical loop
  tcg: always keep jump target and tb->jmp_next consistent
  tcg: reorder removal from lists in tb_phys_invalidate
  tcg: move tb_invalidated_flag to CPUState

 cpu-exec.c              | 61 +++++++++++++++++-----------------
 include/exec/exec-all.h |  2 --
 include/qom/cpu.h       |  2 ++
 translate-all.c         | 87 +++++++++++++++++++++++++------------------------
 4 files changed, 77 insertions(+), 75 deletions(-)

-- 
2.7.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]