]> Git Repo - qemu.git/history - tcg
docs/devel: Rules on #include in headers
[qemu.git] / tcg /
2023-01-07 Peter MaydellMerge tag 'pull-loongarch-20230106' of https://gitlab...
2023-01-06 Peter MaydellMerge tag 'pull-riscv-to-apply-20230106' of https:...
2023-01-06 Peter MaydellMerge tag 'pull-tcg-20230105' of https://gitlab.com...
2023-01-06 Richard Hendersontcg/riscv: Fix base register for user-only qemu_ld/st
2023-01-06 Richard Hendersontcg/riscv: Fix reg overlap case in tcg_out_addsub2
2023-01-06 Richard Hendersontcg/riscv: Fix range matched by TCG_CT_CONST_M12
2023-01-05 Richard Hendersontcg: Add TCGHelperInfo argument to tcg_out_call
2023-01-05 Richard Hendersontcg/aarch64: Merge tcg_out_callr into tcg_out_call
2023-01-05 Richard Hendersontcg: Move ffi_cif pointer into TCGHelperInfo
2023-01-05 Philippe Mathieu... tcg: Factor init_ffi_layouts() out of tcg_context_init()
2023-01-05 Philippe Mathieu... tcg: Convert typecode_to_ffi from array to function
2023-01-05 Richard Hendersontcg: Reorg function calls
2023-01-05 Richard Hendersontcg: Use output_pref wrapper function
2023-01-05 Richard Hendersontcg: Vary the allocation size for TCGOp
2023-01-05 Philippe Mathieu... tcg: Pass number of arguments to tcg_emit_op() / tcg_op...
2023-01-05 Richard Hendersontcg: Use TCG_CALL_ARG_EVEN for TCI special case
2023-01-05 Richard Hendersontcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CAL...
2023-01-05 Richard Hendersontcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET...
2023-01-05 Richard Hendersontcg: Introduce TCGCallReturnKind and TCGCallArgumentKind
2023-01-05 Richard Hendersontcg: Introduce tcg_type_size
2023-01-05 Richard Hendersontcg: Allocate TCGTemp pairs in host memory order
2023-01-05 Richard Hendersontcg: Simplify calls to temp_sync vs mem_coherent
2023-01-05 Richard Hendersontcg: Add temp_subindex to TCGTemp
2023-01-05 Richard Hendersontcg: Move TCG_{LOW,HIGH} to tcg-internal.h
2023-01-05 Richard Hendersontcg: Introduce paired register allocation
2023-01-05 Philippe Mathieu... tcg: Massage process_op_defs()
2023-01-05 Richard Hendersontcg: Remove check_regs
2023-01-05 Richard Hendersontcg: Centralize updates to reg_to_temp
2023-01-05 Richard Hendersontcg: Fix tcg_reg_alloc_dup*
2023-01-05 Richard Hendersontci: MAX_OPC_PARAM_IARGS is no longer used
2023-01-05 Richard Hendersontcg: Remove TCG_TARGET_STACK_GROWSUP
2023-01-05 Richard Hendersontcg: Tidy tcg_reg_alloc_op
2023-01-05 Richard Hendersontcg: Cleanup trailing whitespace
2023-01-05 Philippe Mathieu... tcg/s390x: Fix coding style
2023-01-05 Mark Cave-Aylandtcg: convert tcg/README to rst
2022-11-11 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2022-11-09 Stefan HajnocziMerge tag 'pull-tcg-20221109' of https://gitlab.com...
2022-11-09 Richard Hendersontcg: Move TCG_TARGET_HAS_direct_jump init to tb_gen_code
2022-11-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-11-01 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2022-11-01 Stefan HajnocziMerge tag 'pull-testing-for-7.2-011122-3' of https...
2022-11-01 Stefan HajnocziMerge tag 'pull-tcg-20221031-2' of https://gitlab.com...
2022-10-31 Bin Mengtcg: Avoid using hardcoded /tmp
2022-10-31 Icenowy Zhengtcg/tci: fix logic error when registering helpers via FFI
2022-10-31 Richard Hendersontcg/sparc64: Remove sparc32plus constraints
2022-10-31 Richard Hendersontcg/sparc64: Rename from tcg/sparc
2022-10-31 Richard Hendersontcg/sparc: Remove support for sparc32plus
2022-10-30 Stefan HajnocziMerge tag 'mem-2022-10-28' of https://github.com/davidh...
2022-10-30 Stefan HajnocziMerge tag 'misc-next-pull-request' of https://gitlab...
2022-10-30 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2022-10-30 Stefan HajnocziMerge tag 'qga-pull-2022-10-26' of https://github.com...
2022-10-26 Stefan HajnocziMerge tag 'dump-pull-request' of https://gitlab.com...
2022-10-26 Stefan HajnocziMerge tag 'pull-tcg-20221026' of https://gitlab.com...
2022-10-25 Qi Hutcg/aarch64: Remove unused code in tcg_out_op
2022-10-25 Qi Hutcg/loongarch64: Add direct jump support
2022-10-05 Stefan HajnocziMerge tag 'pull-hex-20221003' of https://github.com...
2022-10-05 Stefan HajnocziMerge tag 'pull-tcg-20221004' of https://gitlab.com...
2022-10-04 Leandro Luporitcg/ppc: Optimize 26-bit jumps
2022-10-04 Richard Hendersonaccel/tcg: Introduce tb_pc and log_pc
2022-08-08 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-08-03 Richard HendersonMerge tag 'linux-user-for-7.1-pull-request' of https...
2022-08-01 Richard HendersonMerge tag 'pull-aspeed-20220801' of https://github...
2022-08-01 Richard HendersonMerge tag 'pull-target-arm-20220801' of https://git...
2022-08-01 Richard HendersonMerge tag 'pull-request-2022-08-01' of https://gitlab...
2022-08-01 Daniel P. Berrangémisc: fix commonly doubled up words
2022-07-12 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-07-12 Richard HendersonMerge tag 'pull-tcg-20220712' of https://gitlab.com...
2022-07-12 Shaobo Songtcg: Fix returned type in alloc_code_gen_buffer_splitwx...
2022-07-05 Richard HendersonMerge tag 'pull-request-2022-07-05' of https://gitlab...
2022-07-05 Richard HendersonMerge tag 'pull-la-20220705' of https://gitlab.com...
2022-07-05 Richard Hendersontcg/tci: Remove CONFIG_DEBUG_TCG_INTERPRETER
2022-06-24 Richard HendersonMerge tag 'linux-user-for-7.1-pull-request' of https...
2022-06-21 Richard HendersonMerge tag 'pull-tcg-20220621' of https://gitlab.com...
2022-06-20 Matheus Kowalczuk... tcg/ppc: implement rem[u]_i{32,64} with mod[su][wd]
2022-06-08 Richard HendersonMerge tag 'pull-tpm-2022-06-07-1' of https://github...
2022-06-03 Richard HendersonMerge tag 'pull-request-2022-06-03' of https://gitlab...
2022-06-02 Richard HendersonMerge tag 'pull-tcg-20220602' of https://gitlab.com...
2022-06-02 Richard Hendersontcg/aarch64: Fix illegal insn from out-of-range shli
2022-06-02 Richard Hendersontcg/i386: Fix encoding of OPC_VPSRAQ for INDEX_op_sars_vec
2022-06-02 Richard HendersonMerge tag 'm68k-for-7.1-pull-request' of https://github...
2022-05-29 Richard HendersonMerge tag 'misc-pull-request' of gitlab.com:marcandre...
2022-05-28 Richard HendersonMerge tag 'hppa-serial-fix-pull-request' of https:...
2022-05-27 Richard HendersonMerge tag 'pull-ppc-20220526' of https://gitlab.com...
2022-05-26 Nicholas Piggintcg/ppc: Optimize memory ordering generation with lwsync
2022-05-26 Nicholas Piggintcg/ppc: ST_ST memory ordering is not provided with...
2022-05-26 Matheus Fersttarget/ppc: declare vmsumuh[ms] helper with call flags
2022-05-18 Richard HendersonMerge tag 'artist-cursor-fix-final-pull-request' of...
2022-05-15 Richard HendersonMerge tag 'or1k-pull-request-20220515' of https://githu...
2022-05-11 Richard HendersonMerge tag 'pull-misc-2022-05-11' of git://repo.or.cz...
2022-05-11 Markus ArmbrusterNormalize header guard symbol definition
2022-05-04 Richard HendersonMerge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
2022-05-04 Richard HendersonMerge tag 'pull-request-2022-05-04' of https://gitlab...
2022-05-04 Richard Hendersontcg: Implement tcg_gen_{h,w}swap_{i32,i64}
2022-04-25 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2022-04-21 Richard HendersonMerge tag 'pull-rx-20220421' of https://gitlab.com...
2022-04-21 Richard HendersonMerge tag 'python-pull-request' of https://gitlab.com...
2022-04-21 Richard HendersonMerge tag 'pull-qapi-2022-04-21' of git://repo.or.cz...
2022-04-21 Richard HendersonMerge tag 'misc-pull-request' of gitlab.com:marcandre...
2022-04-21 Marc-André Lureaucompiler.h: replace QEMU_NORETURN with G_NORETURN
2022-04-21 Richard HendersonMerge tag 'pull-ppc-20220420-2' of https://gitlab.com...
next
This page took 0.269812 seconds and 7 git commands to generate.