1. f713d6a tcg: Add qemu_ld_st_i32/64 by Richard Henderson · 12 years ago
  2. 3cf246f tcg: Add tcg-be-null.h by Richard Henderson · 12 years ago
  3. d285bf7 tci: Add implementation of rotl_i64, rotr_i64 by Stefan Weil · 12 years ago
  4. 5a93d5c Merge remote-tracking branch 'mjt/trivial-patches' into staging by Anthony Liguori · 12 years ago
  5. a05b5b9 tcg: Change tcg_out_ld/st offset to intptr_t by Richard Henderson · 12 years ago
  6. 2ba7fae tcg: Change relocation offsets to intptr_t by Richard Henderson · 12 years ago
  7. 78cd7b8 tcg: Allow TCG_TARGET_REG_BITS to be specified independantly by Richard Henderson · 12 years ago
  8. 04d5a1d tcg: Change tcg_qemu_tb_exec return to uintptr_t by Richard Henderson · 12 years ago
  9. b93949e tcg: Change flush_icache_range arguments to uintptr_t by Richard Henderson · 12 years ago
  10. 0327152 tcg: Add muluh and mulsh opcodes by Richard Henderson · 12 years ago
  11. a32b127 tci: Remove function tcg_out64 (fix broken build) by Stefan Weil · 12 years ago
  12. 5fe0d35 tci: Fix broken build (compiler warning caused by redefined macro BIT) by Stefan Weil · 12 years ago
  13. ca675f4 tcg: Split rem requirement from div requirement by Richard Henderson · 12 years ago
  14. ee79c35 tci: Make tcg temporaries local to tcg_qemu_tb_exec by Richard Henderson · 12 years ago
  15. 4699ca6 tci: Delete unused tb_ret_addr by Richard Henderson · 12 years ago
  16. 03fc054 tci: Use 32-bit signed offsets to loads/stores by Richard Henderson · 12 years ago
  17. 989b697 qemu-log: default to stderr for logging output by Peter Maydell · 12 years ago
  18. 4d3203f tcg: Add signed multiword multiplication operations by Richard Henderson · 12 years ago
  19. d7156f7 tcg: Add 64-bit multiword arithmetic operations by Richard Henderson · 12 years ago
  20. e6a7273 tcg: Make 32-bit multiword operations optional for 64-bit hosts by Richard Henderson · 12 years ago
  21. 24537a0 qemu-log: Rename the public-facing cpu_set_log function to qemu_set_log by Peter Maydell · 12 years ago
  22. e24dc9f tci: Support deposit operations by Stefan Weil · 13 years ago
  23. 07e10e5 tcg: Remove TCG_TARGET_HAS_GUEST_BASE define by Peter Maydell · 12 years ago
  24. 626cd05 tcg: remove obsolete jmp op by Aurelien Jarno · 13 years ago
  25. 6673f47 tci: Fix for AREG0 free mode by Stefan Weil · 13 years ago
  26. 6e17d0c tcg: Remove tcg_target_get_call_iarg_regs_count by Stefan Weil · 13 years ago
  27. ffc5ea0 tcg: Introduce movcond by Richard Henderson · 13 years ago
  28. 89c3333 Remove unused CONFIG_TCG_PASS_AREG0 and dead code by Blue Swirl · 13 years ago
  29. 3c01ae0 tci: don't write zero for reloc in tci_out_label by Scott Wood · 13 years ago
  30. eeacee4 qemu-log: cleanup by Blue Swirl · 13 years ago
  31. e141ab5 softmmu templates: optionally pass CPUState to memory access functions by Blue Swirl · 14 years ago
  32. 69784ea w64: Fix data type of next_tb and tcg_qemu_tb_exec by Stefan Weil · 13 years ago
  33. 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
  34. f57a516 w64: Fix data type of parameters for flush_icache_range by Stefan Weil · 13 years ago
  35. 51711ae tci: Make flush_icache_range() inline by Stefan Weil · 13 years ago
  36. 2a534af tcg: Use TCGReg for standard tcg-target entry points. by Richard Henderson · 13 years ago
  37. 771142c tcg: Standardize on TCGReg as the enum for hard registers by Richard Henderson · 13 years ago
  38. 7316329 tcg: Add bytecode generator for tcg interpreter by Stefan Weil · 13 years ago