1. 6ca5ac1 accel/tcg: Move remainder of page locking to tb-maint.c by Richard Henderson · 2 years, 5 months ago
  2. d6d1fd2 accel/tcg: Rename tb_invalidate_phys_page_range and drop end parameter by Richard Henderson · 2 years, 5 months ago
  3. f025692 accel/tcg: Clear PAGE_WRITE before translation by Ilya Leoshkevich · 3 years, 7 months ago
  4. 3b9bd3f remove TCG includes from common code by Paolo Bonzini · 4 years, 3 months ago[Renamed from accel/tcg/translate-all.h]
  5. ae57db6 cputlb: Pass retaddr to tb_check_watchpoint by Richard Henderson · 5 years ago
  6. 5a7c27b cputlb: Pass retaddr to tb_invalidate_phys_page_fast by Richard Henderson · 5 years ago
  7. ce9f5e2 cputlb: Remove tb_invalidate_phys_page_range is_cpu_write_access by Richard Henderson · 5 years ago
  8. fb0343d tcg: Fix LGPL version number by Thomas Huth · 6 years ago
  9. 8bca9a0 move public invalidate APIs out of translate-all.{c,h}, clean up by Paolo Bonzini · 7 years ago
  10. 0ac2031 tcg: remove tb_lock by Emilio G. Cota · 8 years ago
  11. 0b5c91f translate-all: use per-page locking in !user-mode by Emilio G. Cota · 8 years ago
  12. 244f144 tcg: move tcg backend files into accel/tcg/ by Yang Zhong · 8 years ago[Renamed from translate-all.h]
  13. 4815185 trace: Add per-vCPU tracing states for events with the 'vcpu' property by Lluís Vilanova · 9 years ago
  14. f213e72 user-exec: Push resume-from-signal code out to handle_cpu_signal() by Peter Maydell · 9 years ago
  15. 3586533 translate-all: remove unnecessary argument to tb_invalidate_phys_range by Paolo Bonzini · 10 years ago
  16. 1652b97 exec: move functions to translate-all.h by Paolo Bonzini · 10 years ago
  17. b6b0995 translate-all: delete prototype for non-existent function by Paolo Bonzini · 10 years ago
  18. 239c51a translate-all: Change tb_check_watchpoint() argument to CPUState by Andreas Färber · 12 years ago
  19. 03f4995 split definitions for exec.c and translate-all.c radix trees by Paolo Bonzini · 11 years ago
  20. 907a5e3 cputlb: Pass CPUState to cpu_unlink_tb() by Andreas Färber · 12 years ago
  21. 5b6dd86 exec: move TB handling to translate-all.c by Blue Swirl · 12 years ago