]> git.proxmox.com Git - mirror_qemu.git/history - tcg/tcg-internal.h
hw/display: avoid creating empty loadable modules
[mirror_qemu.git] / tcg / tcg-internal.h
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