1. 31e25e3 Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into staging by Peter Maydell · 11 years ago
  2. f08b617 softmmu: introduce cpu_ldst.h by Paolo Bonzini · 11 years ago
  3. 76782fa tci: Convert to new ldst opcodes by Richard Henderson · 11 years ago
  4. 1976ccc tci: Mask shift counts to avoid undefined behavior by Richard Henderson · 11 years ago
  5. 3df2b8f misc: Use new rotate functions by Stefan Weil · 11 years ago
  6. d285bf7 tci: Add implementation of rotl_i64, rotr_i64 by Stefan Weil · 11 years ago
  7. 07ac4dc tci: Fix qemu-alpha on 32 bit hosts (wrong assertions) by Stefan Weil · 11 years ago
  8. 04d5a1d tcg: Change tcg_qemu_tb_exec return to uintptr_t by Richard Henderson · 11 years ago
  9. ee79c35 tci: Make tcg temporaries local to tcg_qemu_tb_exec by Richard Henderson · 12 years ago
  10. dea8fde tci: Avoid code before declarations by Richard Henderson · 12 years ago
  11. 7648746 tci: Use a local variable for env by Richard Henderson · 12 years ago
  12. 03fc054 tci: Use 32-bit signed offsets to loads/stores by Richard Henderson · 12 years ago
  13. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  14. c6c5063 tci: Fix type of tci_read_label by Richard Henderson · 12 years ago
  15. e24dc9f tci: Support deposit operations by Stefan Weil · 12 years ago
  16. 626cd05 tcg: remove obsolete jmp op by Aurelien Jarno · 12 years ago
  17. 6673f47 tci: Fix for AREG0 free mode by Stefan Weil · 12 years ago
  18. 89c3333 Remove unused CONFIG_TCG_PASS_AREG0 and dead code by Blue Swirl · 12 years ago
  19. 6a69226 tci: Support INDEX_op_bswap64_i64 by Stefan Weil · 13 years ago
  20. 17904bc tci: Fix wrong macro name for debug code by Stefan Weil · 13 years ago
  21. c3ca046 tci: GETPC() macro must return an uintptr_t by Stefan Weil · 13 years ago
  22. 3b2aba2 tci: Support targets with CONFIG_TCG_PASS_AREG0 (fix broken build) by Stefan Weil · 13 years ago
  23. 69784ea w64: Fix data type of next_tb and tcg_qemu_tb_exec by Stefan Weil · 13 years ago
  24. 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
  25. 771142c tcg: Standardize on TCGReg as the enum for hard registers by Richard Henderson · 13 years ago
  26. 7657f4b tcg: Add interpreter for bytecode by Stefan Weil · 13 years ago