]> git.proxmox.com Git - mirror_qemu.git/history - accel/tcg/plugin-gen.c
Merge tag 'pull-maintainer-may24-160524-2' of https://gitlab.com/stsquad/qemu into...
[mirror_qemu.git] / accel / tcg / plugin-gen.c
2024-05-16 Richard HendersonMerge tag 'pull-maintainer-may24-160524-2' of https... master
2024-05-16 Pierrick Bouvierplugins: extract cpu_index generate
2024-05-16 Pierrick Bouvierplugins: distinct types for callbacks
2024-05-16 Pierrick Bouvierplugins: conditional callbacks
2024-05-16 Pierrick Bouvierplugins: add new inline op STORE_U64
2024-05-16 Pierrick Bouvierplugins: extract generate ptr for qemu_plugin_u64
2024-05-16 Pierrick Bouvierplugins: prepare introduction of new inline ops
2024-05-15 Richard HendersonMerge tag 'pull-hppa-20240515' of https://gitlab.com...
2024-05-15 Richard HendersonMerge tag 'pull-tcg-20240515' of https://gitlab.com...
2024-05-15 Richard Hendersonplugins: Merge alloc_tcg_plugin_context into plugin_ge...
2024-05-15 Richard Hendersonplugins: Use DisasContextBase for qemu_plugin_tb_vaddr
2024-05-15 Richard Hendersonplugins: Use DisasContextBase for qemu_plugin_insn_haddr
2024-05-15 Richard Hendersonplugins: Read mem_only directly from TB cflags
2024-05-15 Richard Hendersonplugins: Use translator_st for qemu_plugin_insn_data
2024-05-15 Richard Hendersonaccel/tcg: Record DisasContextBase in tcg_ctx for plugins
2024-05-07 Richard HendersonMerge tag 'pull-tcg-20240507' of https://gitlab.com...
2024-05-06 Richard HendersonMerge tag 'qemu-sparc-20240506' of https://github.com...
2024-05-06 Richard HendersonMerge tag 'accel-20240506' of https://github.com/philmd...
2024-05-06 Philippe Mathieu... accel/tcg: Move @plugin_mem_cbs from CPUState to CPUNeg...
2024-05-03 Richard HendersonMerge tag 'accel-sh4-ui-20240503' of https://github...
2024-05-01 Richard HendersonMerge tag 'pull-tcg-20240501' of https://gitlab.com...
2024-04-30 Richard Hendersonplugins: Update the documentation block for plugin...
2024-04-30 Richard Hendersonplugins: Inline plugin_gen_empty_callback
2024-04-30 Richard Hendersonplugins: Merge qemu_plugin_tb_insn_get to plugin-gen.c
2024-04-30 Richard Hendersonplugins: Split out common cb expanders
2024-04-30 Richard Hendersonplugins: Replace pr_ops with a proper debug dump flag
2024-04-30 Richard Hendersonplugins: Introduce PLUGIN_CB_MEM_REGULAR
2024-04-30 Richard Hendersonplugins: Simplify callback queues
2024-04-30 Richard Hendersontcg: Remove INDEX_op_plugin_cb_{start,end}
2024-04-30 Richard Hendersonplugins: Remove plugin helpers
2024-04-30 Richard Hendersonplugins: Use emit_before_op for PLUGIN_GEN_FROM_MEM
2024-04-30 Richard Hendersonplugins: Use emit_before_op for PLUGIN_GEN_FROM_INSN
2024-04-30 Richard Hendersonplugins: Add PLUGIN_GEN_AFTER_TB
2024-04-30 Richard Hendersonplugins: Use emit_before_op for PLUGIN_GEN_FROM_TB
2024-04-30 Richard Hendersonplugins: Use emit_before_op for PLUGIN_GEN_AFTER_INSN
2024-04-30 Richard Hendersonplugins: Move function pointer in qemu_plugin_dyn_cb
2024-04-03 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-04-02 Peter MaydellMerge tag 'hw-misc-20240402' of https://github.com...
2024-04-02 Philippe Mathieu... accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition
2024-03-08 Peter MaydellMerge tag 'darwin-20240305' of https://github.com/philm...
2024-03-06 Peter MaydellMerge tag 'pull-maintainer-updates-060324-1' of https...
2024-03-06 Pierrick Bouvierplugins: cleanup codepath for previous inline operation
2024-03-06 Pierrick Bouvierplugins: add inline operation per vcpu
2024-03-06 Pierrick Bouvierplugins: implement inline operation relative to cpu_index
2024-02-28 Peter MaydellMerge tag 'migration-next-pull-request' of https:/...
2024-02-28 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-02-28 Peter MaydellMerge tag 'pull-maintainer-updates-280224-1' of https...
2024-02-28 Alex Bennéeplugins: create CPUPluginState and migrate plugin_mask
2024-02-28 Akihiko Odakiplugins: Use different helpers when reading registers
2023-10-31 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-10-31 Stefan HajnocziMerge tag 'pull-halloween-omnibus-311023-2' of https...
2023-10-31 Akihiko Odakiplugins: Remove an extra parameter
2023-10-12 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-10-12 Stefan HajnocziMerge tag 'qga-pull-2023-10-11' of https://github.com...
2023-10-11 Stefan HajnocziMerge tag 'pull-omnibus-111023-1' of https://gitlab...
2023-10-11 Matt Borgersonplugins: Set final instruction count in plugin_gen_tb_end
2023-10-05 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-05 Stefan HajnocziMerge tag 'pull-tcg-20231004' of https://gitlab.com...
2023-10-04 Richard Hendersonaccel/tcg: Replace CPUState.env_ptr with cpu_env()
2023-10-03 Richard Hendersontcg: Rename cpu_env to tcg_env
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: Split helper-proto.h
2023-06-05 Richard Hendersontcg: Pass TCGHelperInfo to tcg_gen_callN
2023-05-21 Richard HendersonMerge tag 'for-upstream-urgent' of https://gitlab.com...
2023-05-19 Richard HendersonMerge tag 'pull-hex-20230518-1' of https://github.com...
2023-05-18 Richard HendersonMerge tag 'migration-20230518-pull-request' of https...
2023-05-18 Richard Hendersonaccel/tcg: Fix append_mem_cb
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 Hendersonaccel/tcg: Widen plugin_gen_empty_mem_callback to i64
2023-05-16 Richard Hendersonaccel/tcg: Merge do_gen_mem_cb into caller
2023-05-16 Richard Hendersonaccel/tcg: Merge gen_mem_wrapped with plugin_gen_empty_...
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: Create tcg/tcg-temp-internal.h
2023-03-03 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-03-03 Peter MaydellMerge tag 'pull-riscv-to-apply-20230303' of https:...
2023-03-02 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-03-02 Peter MaydellMerge tag 'pull-testing-next-010323-1' of https://gitla...
2023-03-02 Peter MaydellMerge tag 'pull-monitor-2023-03-02' of https://repo...
2023-03-02 Peter MaydellMerge tag 'bsd-user-2023q1-pull-request' of gitlab...
2023-03-01 Peter MaydellMerge tag 'pull-tcg-20230301' of https://gitlab.com...
2023-03-01 Richard Hendersonaccel/tcg/plugin: Tidy plugin_gen_disable_mem_helpers
2023-03-01 Richard Hendersonaccel/tcg/plugin: Use tcg_temp_ebb_*
2023-02-04 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-02-04 Peter MaydellMerge tag 'm68k-next-pull-request' of https://github...
2023-02-04 Peter MaydellMerge tag 'pull-monitor-2023-02-03-v2' of https://repo...
2023-02-03 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-03 Peter MaydellMerge tag 'pull-tcg-20230123' of https://gitlab.com...
2023-02-02 Peter MaydellMerge tag 'pull-jan-omnibus-020223-1' of https://gitlab...
2023-02-02 Emilio Cotaplugins: fix optimization in plugin_gen_disable_mem_helpers
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...
next