Show patches with: Series = tcg plugin support       |    State = Action Required       |    Archived = No       |   50 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,50/50] TODO: API changes to make? tcg plugin support - - - - --- 2019-06-14 Alex Bennée New
[v3,49/50] include/exec/cpu-defs.h: fix typo tcg plugin support - - 1 - --- 2019-06-14 Alex Bennée New
[v3,48/50] include/exec: wrap cpu_ldst.h in CONFIG_TCG tcg plugin support - - - - --- 2019-06-14 Alex Bennée New
[v3,47/50] accel/stubs: reduce headers from tcg-stub tcg plugin support - - 1 - --- 2019-06-14 Alex Bennée New
[v3,46/50] tests/plugin: add hotpages plugin to breakdown memory access patterns tcg plugin support - - - - --- 2019-06-14 Alex Bennée New
[v3,45/50] tests/plugin: add instruction execution breakdown tcg plugin support - - - - --- 2019-06-14 Alex Bennée New
[v3,44/50] plugin: add qemu_plugin_insn_disas helper tcg plugin support - - 1 - --- 2019-06-14 Alex Bennée New
[v3,43/50] tests/plugin: add a hotblocks plugin tcg plugin support - - - - --- 2019-06-14 Alex Bennée New
[v3,42/50] tests/tcg: enable plugin testing tcg plugin support - - - - --- 2019-06-14 Alex Bennée New
[v3,41/50] tests/plugin: add sample plugins tcg plugin support - - - - --- 2019-06-14 Alex Bennée New
[v3,40/50] linux-user: support -plugin option tcg plugin support - - 1 - --- 2019-06-14 Alex Bennée New
[v3,39/50] vl: support -plugin option tcg plugin support - - 1 - --- 2019-06-14 Alex Bennée New
[v3,38/50] plugin: add API symbols to qemu-plugins.symbols tcg plugin support - - - - --- 2019-06-14 Alex Bennée New
[v3,37/50] translator: inject instrumentation from plugins tcg plugin support - - - - --- 2019-06-14 Alex Bennée New
[v3,36/50] target/openrisc: fetch code with translator_ld tcg plugin support - - 1 - --- 2019-06-14 Alex Bennée New
[v3,35/50] target/xtensa: fetch code with translator_ld tcg plugin support - - 1 - --- 2019-06-14 Alex Bennée New
[v3,34/50] target/sparc: fetch code with translator_ld tcg plugin support - - 1 - --- 2019-06-14 Alex Bennée New
[v3,33/50] target/riscv: fetch code with translator_ld tcg plugin support - - 1 - --- 2019-06-14 Alex Bennée New
[v3,32/50] target/alpha: fetch code with translator_ld tcg plugin support - - 1 - --- 2019-06-14 Alex Bennée New
[v3,31/50] target/m68k: fetch code with translator_ld tcg plugin support - - 1 - --- 2019-06-14 Alex Bennée New
[v3,30/50] target/hppa: fetch code with translator_ld tcg plugin support - - 1 - --- 2019-06-14 Alex Bennée New
[v3,29/50] target/i386: fetch code with translator_ld tcg plugin support - - 1 - --- 2019-06-14 Alex Bennée New
[v3,28/50] target/sh4: fetch code with translator_ld tcg plugin support - - 1 - --- 2019-06-14 Alex Bennée New
[v3,27/50] target/ppc: fetch code with translator_ld tcg plugin support 1 - 1 - --- 2019-06-14 Alex Bennée New
[v3,26/50] target/arm: call qemu_plugin_insn_append tcg plugin support - - - - --- 2019-06-14 Alex Bennée New
[v3,25/50] translator: add translator_ld{ub, sw, uw, l, q} tcg plugin support - - - - --- 2019-06-14 Alex Bennée New
[v3,24/50] plugin-gen: add plugin_insn_append tcg plugin support - - - - --- 2019-06-14 Alex Bennée New
[v3,23/50] cpu: hook plugin vcpu events tcg plugin support - - 1 - --- 2019-06-14 Alex Bennée New
[v3,22/50] *-user: plugin syscalls tcg plugin support - - 1 - --- 2019-06-14 Alex Bennée New
[v3,21/50] *-user: notify plugin of exit tcg plugin support - - 2 - --- 2019-06-14 Alex Bennée New
[v3,20/50] translate-all: notify plugin code of tb_flush tcg plugin support - - 2 - --- 2019-06-14 Alex Bennée New
[v3,19/50] tcg: let plugins instrument memory accesses tcg plugin support - - - - --- 2019-06-14 Alex Bennée New
[v3,18/50] cpu_ldst_useronly_template: remove redundant #ifndef CODE_ACCESS tcg plugin support - - 1 - --- 2019-06-14 Alex Bennée New
[v3,17/50] atomic_template: add inline trace/plugin helpers tcg plugin support - - - - --- 2019-06-14 Alex Bennée New
[v3,16/50] atomic_template: fix indentation in GEN_ATOMIC_HELPER tcg plugin support - - 2 - --- 2019-06-14 Alex Bennée New
[v3,15/50] tcg: add MO_HADDR to TCGMemOp tcg plugin support - - - - --- 2019-06-14 Alex Bennée New
[v3,14/50] tcg: add tcg_gen_st_ptr tcg plugin support - - 1 - --- 2019-06-14 Alex Bennée New
[v3,13/50] plugin-gen: add module for TCG-related code tcg plugin support - - - - --- 2019-06-14 Alex Bennée New
[v3,12/50] cputlb: introduce get_page_addr_code_hostp tcg plugin support - - - - --- 2019-06-14 Alex Bennée New
[v3,11/50] cputlb: document get_page_addr_code tcg plugin support - - - - --- 2019-06-14 Alex Bennée New
[v3,10/50] queue: add QTAILQ_REMOVE_SEVERAL tcg plugin support - - - - --- 2019-06-14 Alex Bennée New
[v3,09/50] plugin: add implementation of the api tcg plugin support - - - - --- 2019-06-14 Alex Bennée New
[v3,08/50] plugin: add core code tcg plugin support - - - - --- 2019-06-14 Alex Bennée New
[v3,07/50] plugin: add user-facing API tcg plugin support - - - - --- 2019-06-14 Alex Bennée New
[v3,06/50] configure: add --enable-plugins (MOVE TO END) tcg plugin support - - - - --- 2019-06-14 Alex Bennée New
[v3,05/50] docs/devel: add plugins.rst design document tcg plugin support - - - - --- 2019-06-14 Alex Bennée New
[v3,04/50] translate-all: use cpu_in_exclusive_work_context() in tb_flush tcg plugin support - - 1 - --- 2019-06-14 Alex Bennée New
[v3,03/50] cpu: introduce cpu_in_exclusive_work_context() tcg plugin support - - 1 - --- 2019-06-14 Alex Bennée New
[v3,02/50] tcg/README: fix typo s/afterwise/afterwards/ tcg plugin support - - 2 - --- 2019-06-14 Alex Bennée New
[v3,01/50] trace: expand mem_info:size_shift to 3 bits tcg plugin support - - 1 - --- 2019-06-14 Alex Bennée New