1. a1e69e2 tcg/tci: Add support for fence by Pranith Kumar · 9 years ago
  2. 65603e2 tci: do not include exec/exec-all.h by Paolo Bonzini · 9 years ago
  3. 819af24 tcg: Clean up from 'next_tb' by Sergey Fedorov · 9 years ago
  4. 76442a9 tci: Make direct jump patching thread-safe by Sergey Fedorov · 9 years ago
  5. 3ccdbec tci: Fix build regression by Stefan Weil · 9 years ago
  6. d38ea87 all: Clean up includes by Peter Maydell · 9 years ago
  7. 765b842 tcg: Rename debug_insn_start to insn_start by Richard Henderson · 10 years ago
  8. 162e992 tcg: Move tci_tb_ptr to -common by Peter Crosthwaite · 9 years ago
  9. 4f2331e tcg: implement real ext_i32_i64 and extu_i32_i64 ops by Aurelien Jarno · 10 years ago
  10. 2b7ec66 tcg: Mask TCGMemOp appropriately for indexing by Richard Henderson · 10 years ago
  11. 3972ef6 tcg: Push merged memop+mmu_idx parameter to softmmu routines by Richard Henderson · 10 years ago
  12. 59227d5 tcg: Merge memop and mmu_idx parameters to qemu_ld/st by Richard Henderson · 10 years ago
  13. 15fc7da tcg: Remove unused opcodes by Richard Henderson · 11 years ago
  14. 31e25e3 Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into staging by Peter Maydell · 11 years ago
  15. f08b617 softmmu: introduce cpu_ldst.h by Paolo Bonzini · 11 years ago
  16. 76782fa tci: Convert to new ldst opcodes by Richard Henderson · 11 years ago
  17. 1976ccc tci: Mask shift counts to avoid undefined behavior by Richard Henderson · 11 years ago
  18. 3df2b8f misc: Use new rotate functions by Stefan Weil · 11 years ago
  19. d285bf7 tci: Add implementation of rotl_i64, rotr_i64 by Stefan Weil · 11 years ago
  20. 07ac4dc tci: Fix qemu-alpha on 32 bit hosts (wrong assertions) by Stefan Weil · 11 years ago
  21. 04d5a1d tcg: Change tcg_qemu_tb_exec return to uintptr_t by Richard Henderson · 12 years ago
  22. ee79c35 tci: Make tcg temporaries local to tcg_qemu_tb_exec by Richard Henderson · 12 years ago
  23. dea8fde tci: Avoid code before declarations by Richard Henderson · 12 years ago
  24. 7648746 tci: Use a local variable for env by Richard Henderson · 12 years ago
  25. 03fc054 tci: Use 32-bit signed offsets to loads/stores by Richard Henderson · 12 years ago
  26. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  27. c6c5063 tci: Fix type of tci_read_label by Richard Henderson · 12 years ago
  28. e24dc9f tci: Support deposit operations by Stefan Weil · 12 years ago
  29. 626cd05 tcg: remove obsolete jmp op by Aurelien Jarno · 12 years ago
  30. 6673f47 tci: Fix for AREG0 free mode by Stefan Weil · 12 years ago
  31. 89c3333 Remove unused CONFIG_TCG_PASS_AREG0 and dead code by Blue Swirl · 13 years ago
  32. 6a69226 tci: Support INDEX_op_bswap64_i64 by Stefan Weil · 13 years ago
  33. 17904bc tci: Fix wrong macro name for debug code by Stefan Weil · 13 years ago
  34. c3ca046 tci: GETPC() macro must return an uintptr_t by Stefan Weil · 13 years ago
  35. 3b2aba2 tci: Support targets with CONFIG_TCG_PASS_AREG0 (fix broken build) by Stefan Weil · 13 years ago
  36. 69784ea w64: Fix data type of next_tb and tcg_qemu_tb_exec by Stefan Weil · 13 years ago
  37. 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
  38. 771142c tcg: Standardize on TCGReg as the enum for hard registers by Richard Henderson · 13 years ago
  39. 7657f4b tcg: Add interpreter for bytecode by Stefan Weil · 13 years ago