1. c56caea tcg: Revert "tcg/optimize: Flush data at labels not TCG_OPF_BB_END" by Richard Henderson · 4 years, 4 months ago
  2. f14bed3 tcg: Remove assert from set_jmp_reset_offset by Richard Henderson · 4 years, 4 months ago
  3. cd0372c tcg/optimize: Flush data at labels not TCG_OPF_BB_END by Richard Henderson · 4 years, 5 months ago
  4. b4cb76e tcg: Do not kill globals at conditional branches by Richard Henderson · 4 years, 5 months ago
  5. cae5d53 tcg: Remove TCG_TARGET_HAS_cmp_vec by Richard Henderson · 4 years, 6 months ago
  6. 1dc4fe7 tcg/optimize: Fold dup2_vec by Richard Henderson · 4 years, 6 months ago
  7. a5b30d9 tcg: Fix generation of dupi_vec for 32-bit host by Richard Henderson · 4 years, 6 months ago
  8. f80d09b tcg/i386: Fix dupi for avx2 32-bit hosts by Richard Henderson · 4 years, 6 months ago
  9. bc2b17e tcg: Move some TCG_CT_* bits to TCGArgConstraint bitfields by Richard Henderson · 6 years ago
  10. 74a1179 tcg: Remove TCG_CT_REG by Richard Henderson · 4 years, 6 months ago
  11. 66792f9 tcg: Move sorted_args into TCGArgConstraint.sort_index by Richard Henderson · 6 years ago
  12. 9be0d08 tcg: Drop union from TCGArgConstraint by Richard Henderson · 4 years, 6 months ago
  13. e2e7168 tcg: Adjust simd_desc size encoding by Richard Henderson · 4 years, 6 months ago
  14. 4c389f6 disas: Move host asm annotations to tb_gen_code by Richard Henderson · 4 years, 6 months ago
  15. d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 6 months ago
  16. fe4b0b5 tcg: Implement 256-bit dup for tcg_gen_gvec_dup_mem by Richard Henderson · 4 years, 9 months ago
  17. 6a17646 tcg: Eliminate one store for in-place 128-bit dup_mem by Richard Henderson · 4 years, 7 months ago
  18. e7e8f33 tcg: Fix tcg gen for vectorized absolute value by Stephen Long · 4 years, 7 months ago
  19. dd8014e Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into staging by Peter Maydell · 4 years, 7 months ago
  20. 139c183 meson: rename included C source files to .c.inc by Paolo Bonzini · 5 years ago
  21. 73ebe95 target/ppc: add vmulld to INDEX_op_mul_vec case by Lijun Pan · 4 years, 8 months ago
  22. 69c918d tcg: Save/restore vecop_list around minmax fallback by Richard Henderson · 4 years, 9 months ago
  23. 895bfa8 tcg/riscv: Remove superfluous breaks by Liao Pingfang · 4 years, 8 months ago
  24. 852f933 tcg: Fix do_nonatomic_op_* vs signed operations by Richard Henderson · 4 years, 8 months ago
  25. 94248cf tcg/ppc: Sanitize immediate shifts by Catherine A. Frederick · 4 years, 9 months ago
  26. 938e897 tcg: call qemu_spin_destroy for tb->jmp_lock by Emilio G. Cota · 4 years, 9 months ago
  27. 61f15c4 tcg: Improve move ops in liveness_pass_2 by Richard Henderson · 4 years, 11 months ago
  28. ab87a66 tcg/ppc: Implement INDEX_op_rot[lr]v_vec by Richard Henderson · 4 years, 11 months ago
  29. 7cff898 tcg/aarch64: Implement INDEX_op_rotl{i,v}_vec by Richard Henderson · 4 years, 11 months ago
  30. 885b170 tcg/i386: Implement INDEX_op_rotl{i,s,v}_vec by Richard Henderson · 4 years, 11 months ago
  31. 23850a7 tcg: Implement gvec support for rotate by scalar by Richard Henderson · 4 years, 11 months ago
  32. 3d5bb2e tcg: Remove expansion to shift by vector from do_shifts by Richard Henderson · 4 years, 11 months ago
  33. 5d0ceda tcg: Implement gvec support for rotate by vector by Richard Henderson · 4 years, 11 months ago
  34. b0f7e74 tcg: Implement gvec support for rotate by immediate by Richard Henderson · 4 years, 11 months ago
  35. e5ef4ec disas: include an optional note for the start of disassembly by Alex Bennée · 4 years, 10 months ago
  36. 07dada0 tcg: Fix integral argument type to tcg_gen_rot[rl]i_i{32,64} by Richard Henderson · 4 years, 11 months ago
  37. ac09ae6 tcg: Add load_dest parameter to GVecGen2 by Richard Henderson · 5 years ago
  38. f47db80 tcg: Improve vector tail clearing by Richard Henderson · 5 years ago
  39. 398f214 tcg: Remove tcg_gen_gvec_dup{8,16,32,64}i by Richard Henderson · 5 years ago
  40. 03ddb6f tcg: Use tcg_gen_gvec_dup_imm in logical simplifications by Richard Henderson · 5 years ago
  41. 44c9467 tcg: Add tcg_gen_gvec_dup_imm by Richard Henderson · 5 years ago
  42. a4e5708 tcg/mips: mips sync* encode error by lixinyu · 5 years ago
  43. cce743a tcg/i386: Fix %r12 guest_base initialization by Richard Henderson · 5 years ago
  44. e20cb81 tcg/i386: Fix INDEX_op_dup2_vec by Richard Henderson · 5 years ago
  45. 312b426 tcg/i386: Bound shift count expanding sari_vec by Richard Henderson · 5 years ago
  46. fc1bfdf tcg/arm: Expand epilogue inline by Richard Henderson · 5 years ago
  47. d6fa50f tcg/arm: Split out tcg_out_epilogue by Richard Henderson · 5 years ago
  48. fcc54ab tcg: save vaddr temp for plugin usage by Alex Bennée · 5 years ago
  49. 2445971 tcg: Add tcg_gen_gvec_5_ptr by Richard Henderson · 5 years ago
  50. d3582cf tcg: Move TCG headers to include/tcg/ by Philippe Mathieu-Daudé · 5 years ago
  51. 2b434dd tcg: Search includes in the parent source directory by Philippe Mathieu-Daudé · 5 years ago
  52. dcb32f1 tcg: Search includes from the project root source directory by Philippe Mathieu-Daudé · 5 years ago
  53. fc4120a cputlb: Rename helper_ret_ld*_cmmu to cpu_ld*_code by Richard Henderson · 5 years ago
  54. 7606488 Add use of RCU for qemu_logfile. by Robert Foley · 5 years ago
  55. fc59d2d qemu_log_lock/unlock now preserves the qemu_logfile handle. by Robert Foley · 5 years ago
  56. cb974c9 tcg/LICENSE: Remove out of date claim about TCG subdirectory licensing by Peter Maydell · 5 years ago
  57. 2552e30 tcg/ppc/tcg-target.opc.h: Add copyright/license by Peter Maydell · 5 years ago
  58. 2029bf7 tcg/i386/tcg-target.opc.h: Add copyright/license by Peter Maydell · 5 years ago
  59. 97105f2 tcg/aarch64/tcg-target.opc.h: Add copyright/license by Peter Maydell · 5 years ago
  60. 68d8ef4 Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4' into staging by Peter Maydell · 5 years ago
  61. 7dec71d cputlb: ensure _cmmu helper functions follow the naming standard by Alex Bennée · 5 years ago
  62. e6d86be tcg: let plugins instrument virtual memory accesses by Emilio G. Cota · 6 years ago
  63. 38b47b1 plugin-gen: add module for TCG-related code by Emilio G. Cota · 6 years ago
  64. c87fb14 tcg: add tcg_gen_st_ptr by Emilio G. Cota · 6 years ago
  65. 504f73f trace: add mmu_index to mem_info by Alex Bennée · 6 years ago
  66. 4cef72d cputlb: ensure _cmmu helper functions follow the naming standard by Alex Bennée · 5 years ago
  67. 2f160e0 tci: Add implementation for INDEX_op_ld16u_i64 by Stefan Weil · 6 years ago
  68. b7ce3cf tcg/ppc: Update vector support for v3.00 dup/dupi by Richard Henderson · 5 years ago
  69. 6e11cde tcg/ppc: Update vector support for v3.00 load/store by Richard Henderson · 5 years ago
  70. d7cd6a2 tcg/ppc: Update vector support for v3.00 Altivec by Richard Henderson · 5 years ago
  71. 7097312 tcg/ppc: Update vector support for v2.07 FP by Richard Henderson · 5 years ago
  72. b2dda64 tcg/ppc: Update vector support for v2.07 VSX by Richard Henderson · 5 years ago
  73. 64ff1c6 tcg/ppc: Update vector support for v2.07 Altivec by Richard Henderson · 5 years ago
  74. 47c906a tcg/ppc: Update vector support for VSX by Richard Henderson · 6 years ago
  75. 68f340d tcg/ppc: Enable Altivec detection by Richard Henderson · 6 years ago
  76. 597cf97 tcg/ppc: Support vector dup2 by Richard Henderson · 6 years ago
  77. d9897ef tcg/ppc: Support vector multiply by Richard Henderson · 6 years ago
  78. dabae09 tcg/ppc: Support vector shift by immediate by Richard Henderson · 6 years ago
  79. e9d1a53 tcg/ppc: Add support for vector saturated add/subtract by Richard Henderson · 6 years ago
  80. d675081 tcg/ppc: Add support for vector add/subtract by Richard Henderson · 6 years ago
  81. e238297 tcg/ppc: Add support for vector maximum/minimum by Richard Henderson · 6 years ago
  82. 6ef14d7 tcg/ppc: Add support for load/store/logic/comparison by Richard Henderson · 6 years ago
  83. 4b06c21 tcg/ppc: Enable tcg backend vector compilation by Richard Henderson · 6 years ago
  84. 63922f4 tcg/ppc: Replace HAVE_ISEL macro with a variable by Richard Henderson · 5 years ago
  85. 4e33fe0 tcg/ppc: Replace HAVE_ISA_2_06 by Richard Henderson · 5 years ago
  86. 7d9dae0 tcg/ppc: Create TCGPowerISA and have_isa by Richard Henderson · 5 years ago
  87. b82f769 tcg/ppc: Introduce macros VRT(), VRA(), VRB(), VRC() by Richard Henderson · 6 years ago
  88. 1838905 tcg/ppc: Introduce macro VX4() by Richard Henderson · 6 years ago
  89. 42281ec tcg/ppc: Introduce Altivec registers by Richard Henderson · 6 years ago
  90. 9de6578 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190903' into staging by Peter Maydell · 6 years ago
  91. 14776ab tcg: TCGMemOp is now accelerator independent MemOp by Tony Nguyen · 6 years ago
  92. 2bc8963 tcg/README: fix typo s/afterwise/afterwards/ by Emilio G. Cota · 6 years ago
  93. 52bf977 configure: Define target access alignment in configure by tony.nguyen@bt.com · 6 years ago
  94. db72581 Include qemu/main-loop.h less by Markus Armbruster · 6 years ago
  95. 6a0acff Clean up inclusion of exec/cpu-common.h by Markus Armbruster · 6 years ago
  96. 1789d42 tcg/aarch64: Fix output of extract2 opcodes by Richard Henderson · 6 years ago
  97. 80f4d7c tcg: Fix constant folding of INDEX_op_extract2_i32 by Richard Henderson · 6 years ago
  98. 11978f6 tcg: Fix expansion of INDEX_op_not_vec by Richard Henderson · 6 years ago
  99. 7ab7e9c tcg/riscv: Fix RISC-VH host build failure by Alistair Francis · 6 years ago
  100. 5cc8767 general: Replace global smp variables with smp machine properties by Like Xu · 6 years ago