]> git.proxmox.com Git - mirror_qemu.git/history - tcg/tcg-internal.h
target/i386: Extract x86_cpu_exec_halt() from accel/tcg/
[mirror_qemu.git] / tcg / tcg-internal.h
2023-11-07 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-11-07 Stefan HajnocziMerge tag 'pull-pa-20231106' of https://gitlab.com...
2023-11-07 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20231107' of https:...
2023-11-07 Stefan HajnocziMerge tag 'pull-tcg-20231106' of https://gitlab.com...
2023-11-06 Richard Hendersontcg: Move tcg_constant_* out of line
2023-11-06 Richard Hendersontcg: Move tcg_gen_opN declarations to tcg-internal.h
2023-11-06 Richard Hendersontcg: Move vec_gen_* declarations to tcg-internal.h
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-07 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-06 Stefan HajnocziMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-09-06 Stefan HajnocziMerge tag 'pull-lu-20230901' of https://gitlab.com...
2023-09-06 Stefan HajnocziMerge tag 'pull-aspeed-20230901' of https://github...
2023-09-05 Stefan HajnocziMerge tag 'pull-request-2023-08-31' of https://gitlab...
2023-09-05 Stefan HajnocziMerge tag 'misc-20230831' of https://github.com/philmd...
2023-08-31 Philippe Mathieu... bulk: Do not declare function prototypes using 'extern...
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: Move TCGHelperInfo and dependencies to tcg/helper...
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-16 Richard Hendersontcg: Introduce tcg_target_has_memory_bswap
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
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: Replace REG_P with arg_loc_reg_p
2023-02-05 Peter MaydellMerge tag 'pull-ppc-20230205' of https://gitlab.com...
2023-02-04 Peter MaydellMerge tag 'pull-tcg-20230204' of https://gitlab.com...
2023-02-04 Richard Hendersontcg: Add basic data movement for TCGv_i128
2023-02-04 Richard Hendersontcg: Add TCG_CALL_RET_BY_VEC
2023-02-04 Richard Hendersontcg: Add TCG_CALL_{RET,ARG}_BY_REF
2023-01-08 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
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-05 Richard Hendersontcg: Move ffi_cif pointer into TCGHelperInfo
2023-01-05 Richard Hendersontcg: Reorg function calls
2023-01-05 Richard Hendersontcg: Introduce TCGCallReturnKind and TCGCallArgumentKind
2023-01-05 Richard Hendersontcg: Allocate TCGTemp pairs in host memory order
2023-01-05 Richard Hendersontcg: Move TCG_{LOW,HIGH} to tcg-internal.h
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
2021-07-11 Peter MaydellMerge remote-tracking branch 'remotes/cminyard/tags...
2021-06-24 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-06-24 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-06-22 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-06-22 Peter MaydellMerge remote-tracking branch 'remotes/cohuck-gitlab...
2021-06-22 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-19 Richard Hendersontcg: Add tcg_call_func
2021-06-19 Richard Hendersontcg: Store the TCGHelperInfo in the TCGOp for call
2021-06-19 Richard Hendersontcg: Add tcg_call_flags
2021-06-14 Peter MaydellMerge remote-tracking branch 'remotes/berrange-gitlab...
2021-06-14 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-14 Richard Hendersontcg: Move tcg_init_ctx and tcg_ctx from accel/tcg/
2021-06-11 Richard Hendersontcg: Introduce tcg_max_ctxs
2021-06-11 Richard Hendersonaccel/tcg: Pass down max_cpus to tcg_init
2021-06-11 Richard Hendersontcg: Create tcg_init
2021-06-11 Richard Hendersontcg: Split out region.c