1. 89c3333 Remove unused CONFIG_TCG_PASS_AREG0 and dead code by Blue Swirl · 12 years ago
  2. 6845df4 tcg/s390: fix ld/st with CONFIG_TCG_PASS_AREG0 by Aurelien Jarno · 12 years ago
  3. e141ab5 softmmu templates: optionally pass CPUState to memory access functions by Blue Swirl · 13 years ago
  4. 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
  5. dba4f1b w64: Change data type of parameters for flush_icache_range by Stefan Weil · 13 years ago
  6. dc439de tcg/s390: Remove unused tcg_out_addi() by Peter Maydell · 13 years ago
  7. 840f586 tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.h by Stefan Weil · 13 years ago
  8. 5ddd17b tcg/s390: Only one call output register needed for 64 bit hosts by Stefan Weil · 13 years ago
  9. 25c4d9c tcg: Always define all of the TCGOpcode enum members. by Richard Henderson · 13 years ago
  10. 614f104 Delegate setup of TCG temporaries to targets by Blue Swirl · 14 years ago
  11. cea5f9a cpu-exec.c: avoid AREG0 use by Blue Swirl · 14 years ago
  12. 48bb375 tcg-s390: new TCG Target by Richard Henderson · 15 years ago
  13. 2bece2c tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts. by Richard Henderson · 15 years ago
  14. 1bcaae6 tcg-s390: Icache flush is a no-op. by Richard Henderson · 15 years ago
  15. e4d58b4 tcg: Make some tcg-target.c routines static. by Richard Henderson · 15 years ago
  16. 3b6dac3 tcg: Add TYPE parameter to tcg_out_mov. by Richard Henderson · 15 years ago
  17. 32d98fb tcg: Allow target-specific implementation of NOR. by Richard Henderson · 15 years ago
  18. 9940a96 tcg: Allow target-specific implementation of NAND. by Richard Henderson · 15 years ago
  19. 8d625cf tcg: Allow target-specific implementation of EQV. by Richard Henderson · 15 years ago
  20. a975160 tcg: Name the opcode enumeration. by Richard Henderson · 15 years ago
  21. a63b582 remove remaining occurrences AREG[1-9] and TCG_AREG[1-9] by Paolo Bonzini · 15 years ago
  22. 3682825 tcg: Add comments for all optional instructions not implemented. by Richard Henderson · 15 years ago
  23. 2827822 S/390 fake TCG implementation by Alexander Graf · 15 years ago