]> git.proxmox.com Git - mirror_qemu.git/history - tcg/tcg.c
tcg: Add tcg_out_tb_start backend hook
[mirror_qemu.git] / tcg / tcg.c
2023-09-16 Richard Hendersontcg: Add tcg_out_tb_start backend hook
2023-09-15 Jiajie Chentcg: pass vece to tcg_target_const_match()
2023-08-29 Stefan HajnocziMerge tag '2023q3-bsd-user-pull-request' of https:...
2023-08-28 Stefan HajnocziMerge tag 'pull-tcg-20230823-2' of https://gitlab.com...
2023-08-24 Richard Hendersontcg: Introduce negsetcond opcodes
2023-08-24 Richard Hendersontcg: Unify TCG_TARGET_HAS_extr[lh]_i64_i32
2023-07-28 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-24 Peter MaydellMerge tag 'pull-qapi-2023-07-10' of https://repo.or...
2023-07-24 Peter MaydellMerge tag 'pull-riscv-to-apply-20230723-3' of https...
2023-07-24 Peter MaydellMerge tag 'pull-revert-armhf-brk-fix' of https://gitlab...
2023-07-24 Peter MaydellMerge tag 'pull-tcg-20230724' of https://gitlab.com...
2023-07-23 Ilya Leoshkevichtcg/{i386, s390x}: Add earlyclobber to the op_add2...
2023-07-15 Richard HendersonMerge tag 'pull-tpm-2023-07-14-1' of https://github...
2023-07-15 Richard HendersonMerge tag 'pull-tcg-20230715' of https://gitlab.com...
2023-07-15 Richard Hendersontcg: Fix info_in_idx increment in layout_arg_by_ref
2023-06-28 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-06-28 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-06-26 Richard HendersonMerge tag 'pull-tcg-20230626' of https://gitlab.com...
2023-06-26 Fei Wuaccel/tcg: remove CONFIG_PROFILER
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-06 Richard HendersonMerge tag 'pull-request-2023-06-06' of https://gitlab...
2023-06-05 Richard HendersonMerge tag 'pull-tcg-20230605' of https://gitlab.com...
2023-06-05 Richard Hendersontcg: Remove target-specific headers from tcg.[ch]
2023-06-05 Richard Hendersontcg: Remove NO_CPU_IO_DEFS
2023-06-05 Richard Hendersontcg: Add insn_start_words to TCGContext
2023-06-05 Richard Hendersontcg: Split tcg_gen_callN
2023-06-05 Richard Hendersontcg: Move temp_idx and tcgv_i32_temp debug out of line
2023-06-05 Richard Hendersontcg: Pass TCGHelperInfo to tcg_gen_callN
2023-06-05 Richard Hendersontcg: Split tcg/tcg-op-common.h from tcg/tcg-op.h
2023-06-05 Richard Hendersontcg: Add tlb_fast_offset to TCGContext
2023-05-30 Richard HendersonMerge tag 'pull-tcg-20230530' of https://gitlab.com...
2023-05-30 Richard Hendersontcg: Fix register move type in tcg_out_ld_helper_ret
2023-05-25 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-24 Richard HendersonMerge tag 'pull-vfio-20230524' of https://github.com...
2023-05-24 Richard HendersonMerge tag 'pull-tcg-20230523-3' of https://gitlab.com...
2023-05-24 Richard Hendersontcg: Remove USE_TCG_OPTIMIZATIONS
2023-05-24 Richard Hendersontcg: Remove DEBUG_DISAS
2023-05-19 Richard HendersonMerge tag 'pull-hex-20230518-1' of https://github.com...
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-17 Richard HendersonMerge tag 'pull-tcg-20230516-3' of https://gitlab.com...
2023-05-17 Richard Hendersontcg: Split out exec/user/guest-base.h
2023-05-17 Richard Hendersontcg: Remove TARGET_LONG_BITS, TCG_TYPE_TL
2023-05-17 Richard Hendersontcg: Split INDEX_op_qemu_{ld,st}* for guest address...
2023-05-16 Richard Hendersontcg: Add addr_type to TCGContext
2023-05-16 Richard Hendersontcg: Widen tcg_gen_code pc_start argument to uint64_t
2023-05-16 Richard Hendersonaccel/tcg: Widen tcg-ldst.h addresses to uint64_t
2023-05-16 Richard Hendersontcg: Widen gen_insn_data to uint64_t
2023-05-16 Richard Hendersontcg: Introduce atom_and_align_for_opc
2023-05-16 Richard Hendersontcg: Support TCG_TYPE_I128 in tcg_out_{ld,st}_helper_...
2023-05-16 Richard Hendersontcg: Merge tcg_out_helper_load_regs into caller
2023-05-16 Richard Hendersontcg: Introduce tcg_out_movext3
2023-05-16 Richard Hendersontcg: Add INDEX_op_qemu_{ld,st}_i128
2023-05-16 Richard Hendersonaccel/tcg: Implement helper_{ld,st}*_mmu for user-only
2023-05-16 Richard Hendersontcg: Unify helper_{be,le}_{ld,st}*
2023-05-16 Richard Hendersoninclude/exec/memop: Add MO_ATOM_*
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-11 Richard HendersonMerge tag 'pull-tcg-20230511-2' of https://gitlab.com...
2023-05-11 Richard Hendersontcg: Remove TARGET_ALIGNED_ONLY
2023-05-11 Richard Hendersontcg: Add routines for calling slow-path helpers
2023-05-06 Richard HendersonMerge tag 'pull-loongarch-20230506' of https://gitlab...
2023-05-05 Richard HendersonMerge tag 'pull-tcg-20230505' of https://gitlab.com...
2023-05-05 Richard Hendersontcg: Introduce arg_slot_stk_ofs
2023-05-05 Richard Hendersontcg: Replace REG_P with arg_loc_reg_p
2023-05-05 Richard Hendersontcg: Move TCGLabelQemuLdst to tcg.c
2023-05-02 Richard HendersonMerge tag 'pull-tcg-20230502-2' of https://gitlab.com...
2023-05-02 Richard Hendersontcg: Introduce tcg_out_movext2
2023-04-25 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-04-23 Richard HendersonMerge tag 'pull-tcg-20230423' of https://gitlab.com...
2023-04-23 Richard Hendersontcg: Introduce tcg_out_xchg
2023-04-23 Richard Hendersontcg: Introduce tcg_out_movext
2023-04-23 Richard Hendersontcg: Split out tcg_out_extrl_i64_i32
2023-04-23 Richard Hendersontcg: Split out tcg_out_extu_i32_i64
2023-04-23 Richard Hendersontcg: Split out tcg_out_exts_i32_i64
2023-04-23 Richard Hendersontcg: Split out tcg_out_ext32u
2023-04-23 Richard Hendersontcg: Split out tcg_out_ext32s
2023-04-23 Richard Hendersontcg: Split out tcg_out_ext16u
2023-04-23 Richard Hendersontcg: Split out tcg_out_ext16s
2023-04-23 Richard Hendersontcg: Split out tcg_out_ext8u
2023-04-23 Richard Hendersontcg: Split out tcg_out_ext8s
2023-04-23 Richard Hendersontcg: Replace tcg_abort with g_assert_not_reached
2023-04-23 Richard Hendersontcg: Replace if + tcg_abort with tcg_debug_assert
2023-03-24 Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
2023-03-15 Peter MaydellMerge tag 'misc-next-pull-request' of https://gitlab...
2023-03-14 Peter MaydellMerge tag 'display-pull-request' of https://gitlab...
2023-03-14 Peter MaydellMerge tag 'pull-riscv-to-apply-20230314' of https:...
2023-03-14 Peter MaydellMerge tag 'trivial-branch-for-8.0-pull-request' of...
2023-03-14 Peter MaydellMerge tag 'pull-tcg-20230313' of https://gitlab.com...
2023-03-13 Richard Hendersontcg: Drop tcg_const_*
2023-03-13 Richard Hendersontcg: Create tcg/tcg-temp-internal.h
2023-03-07 Peter MaydellMerge tag 'for-upstream-mb' of https://gitlab.com/bonzi...
2023-03-07 Peter MaydellMerge tag 'pull-riscv-to-apply-20230306' of https:...
2023-03-07 Peter MaydellMerge tag 'pull-xen-20230306' of https://xenbits.xen...
2023-03-06 Peter MaydellMerge tag 'audio-pull-request' of https://gitlab.com...
2023-03-06 Peter MaydellMerge tag 'pull-tcg-20230305' of https://gitlab.com...
2023-03-05 Richard Hendersontcg: Remove tcg_check_temp_count, tcg_clear_temp_count
2023-03-05 Richard Hendersontcg: Decode the operand to INDEX_op_mb in dumps
2023-03-05 Richard Hendersontcg: Merge two sequential labels
2023-03-05 Richard Hendersontcg: Link branches to the labels
2023-03-05 Richard W.M. Jonestcg: Include "qemu/timer.h" for profile_getclock
2023-03-03 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
next