1. c303abc target/alpha: Drop tcg_temp_free by Richard Henderson · 1 year, 10 months ago
  2. 2a196de accel/tcg: Remove translator_loop_temp_check by Richard Henderson · 1 year, 10 months ago
  3. 597f9b2 accel/tcg: Pass max_insn to gen_intermediate_code by pointer by Richard Henderson · 1 year, 11 months ago
  4. c0cd068 target/alpha: Convert to tcg_ops restore_state_to_opc by Richard Henderson · 2 years, 2 months ago
  5. 306c872 accel/tcg: Add pc and host_pc params to gen_intermediate_code by Richard Henderson · 2 years, 4 months ago
  6. 8eb806a exec/translator: Pass the locked filepointer to disas_log hook by Richard Henderson · 2 years, 8 months ago
  7. e03b568 Replace config-time define HOST_WORDS_BIGENDIAN by Marc-André Lureau · 2 years, 9 months ago
  8. b57dfb0 misc: Remove unnecessary "sysemu/cpu-timers.h" include by Philippe Mathieu-Daudé · 2 years, 11 months ago
  9. fc313c6 exec/memop: Adding signedness to quad definitions by Frédéric Pétrot · 3 years ago
  10. fed1424 target/alpha: Implement prctl_unalign_sigbus by Richard Henderson · 3 years ago
  11. 1760e4a target/alpha: Drop checks for singlestep_enabled by Richard Henderson · 3 years, 5 months ago
  12. 5ffcb33 target/alpha: Reorg integer memory operations by Richard Henderson · 3 years, 5 months ago
  13. 4526353 target/alpha: Reorg fp memory operations by Richard Henderson · 3 years, 5 months ago
  14. 4e11689 accel/tcg: Add DisasContextBase argument to translator_ld* by Ilya Leoshkevich · 3 years, 4 months ago
  15. b5cf742 accel/tcg: Remove TranslatorOps.breakpoint_check by Richard Henderson · 3 years, 5 months ago
  16. 288a5fe target/alpha: Drop goto_tb path in gen_call_pal by Richard Henderson · 3 years, 5 months ago
  17. 904bd85 target/alpha: Use tcg_constant_* elsewhere by Richard Henderson · 3 years, 5 months ago
  18. 212c88c target/alpha: Use tcg_constant_i64 for zero and lit by Richard Henderson · 3 years, 5 months ago
  19. 3e646c3 target/alpha: Use dest_sink for HW_RET temporary by Richard Henderson · 3 years, 5 months ago
  20. 492f85b target/alpha: Store set into rx flag by Richard Henderson · 3 years, 5 months ago
  21. 21a7e89 target/alpha: Use translator_use_goto_tb by Richard Henderson · 3 years, 6 months ago
  22. 3fd3442 target/alpha: Remove in_superpage by Richard Henderson · 3 years, 6 months ago
  23. cba201f target/alpha: Remove use_exit_tb by Richard Henderson · 3 years, 6 months ago
  24. 1797b08 tcg: Avoid including 'trace-tcg.h' in target translate.c by Philippe Mathieu-Daudé · 3 years, 6 months ago
  25. 9d14a04 target/alpha: Honor the FEN bit by Richard Henderson · 3 years, 6 months ago
  26. ef951ee target/alpha: fix icount handling for timer instructions by Pavel Dovgalyuk · 3 years, 9 months ago
  27. d6ea423 overall/alpha tcg cpus|hppa: Fix Lesser GPL version number by Chetan Pant · 4 years, 2 months ago
  28. 740b175 cpu-timers, icount: new modules by Claudio Fontana · 4 years, 4 months ago
  29. dcb32f1 tcg: Search includes from the project root source directory by Philippe Mathieu-Daudé · 5 years ago
  30. e2790ba target/alpha: fetch code with translator_ld by Emilio G. Cota · 6 years ago
  31. 14776ab tcg: TCGMemOp is now accelerator independent MemOp by Tony Nguyen · 5 years ago
  32. 9e9b10c icount: remove unnecessary gen_io_end calls by Pavel Dovgalyuk · 5 years ago
  33. 8b86d6d tcg: Hoist max_insns computation to tb_gen_code by Richard Henderson · 6 years ago
  34. 7d37435 avoid TABs in files that only contain a few by Paolo Bonzini · 6 years ago
  35. 07ea28b tcg: Pass tb and index to tcg_gen_exit_tb separately by Richard Henderson · 7 years ago
  36. b542683 translator: merge max_insns into DisasContextBase by Emilio G. Cota · 7 years ago
  37. f764718 tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED* by Richard Henderson · 7 years ago
  38. 6e6430a Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging by Peter Maydell · 7 years ago
  39. 1d48474 disas: Remove unused flags arguments by Richard Henderson · 7 years ago
  40. 1c2adb9 tcg: Initialize cpu_env generically by Richard Henderson · 7 years ago
  41. b1311c4 tcg: define tcg_init_ctx and make tcg_ctx a pointer by Emilio G. Cota · 7 years ago
  42. c5a49c6 tcg: convert tb->cflags reads to tb_cflags(tb) by Emilio G. Cota · 7 years ago
  43. 55c3cee qom: Introduce CPUClass.tcg_initialize by Richard Henderson · 7 years ago
  44. 7f11636 tcg: remove addr argument from lookup_tb_ptr by Emilio G. Cota · 7 years ago
  45. 99a92b9 target/alpha: Convert to TranslatorOps by Richard Henderson · 7 years ago
  46. c5f8065 target/alpha: Convert to DisasContextBase by Richard Henderson · 7 years ago
  47. 3de811c target/alpha: Convert to DisasJumpType by Richard Henderson · 7 years ago
  48. 9c489ea tcg: Pass generic CPUState to gen_intermediate_code() by Lluís Vilanova · 7 years ago
  49. 729028a target/alpha: optimize gen_cvtlq() using deposit op by Philippe Mathieu-Daudé · 7 years ago
  50. 8aa5c65 target/alpha: Log temp leaks by Richard Henderson · 7 years ago
  51. 6a9b110 target/alpha: Fix temp leak in gen_fbcond by Richard Henderson · 7 years ago
  52. f401c03 target/alpha: Fix temp leak in gen_call_pal by Richard Henderson · 7 years ago
  53. a4535b8 target/alpha: Fix temp leak in gen_mtpr by Richard Henderson · 7 years ago
  54. 22d716c target/alpha: Fix temp leak in gen_bcond by Richard Henderson · 7 years ago
  55. bcd2625 target/alpha: Merge several flag bytes into ENV->FLAGS by Richard Henderson · 7 years ago
  56. 489a0e6 target/alpha: Copy tb->flags into DisasContext by Richard Henderson · 7 years ago
  57. c6d41b3 target/alpha: Remove amask from tb->flags by Richard Henderson · 7 years ago
  58. 54e1d4e target/alpha: Use tcg_gen_lookup_and_goto_ptr by Richard Henderson · 8 years ago
  59. 2d826cd target/alpha: Use goto_tb for fallthru between TBs by Richard Henderson · 8 years ago
  60. bec5e2b target/alpha: Implement WTINT inline by Richard Henderson · 8 years ago
  61. d2528bd qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h by Paolo Bonzini · 8 years ago
  62. de26a58 target-alpha: Use ctpop helper by Richard Henderson · 8 years ago
  63. 881549d target-alpha: Use the ctz and clz opcodes by Richard Henderson · 8 years ago
  64. f49f1ae target-alpha: Use deposit and extract ops by Richard Henderson · 8 years ago
  65. fcf5ef2 Move target-* CPU file into a target/ folder by Thomas Huth · 8 years ago[Renamed from target-alpha/translate.c]
  66. 82ecffa Open 2.9 development tree by Stefan Hajnoczi · 8 years ago