Show patches with: Series = Support for TCG plugins       |    State = Action Required       |    Archived = No       |   55 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,55/55] .travis.yml: add --enable-plugins tests Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,54/55] plugins: add qemu_plugin_outs and use it Support for TCG plugins - - - - --- 2019-10-14 Alex Bennée New
[v5,53/55] plugins: add sparc64 instruction classification table Support for TCG plugins - - - - --- 2019-10-14 Alex Bennée New
[v5,52/55] plugins: make howvec plugin more generic Support for TCG plugins - - - - --- 2019-10-14 Alex Bennée New
[v5,51/55] plugins: expand the plugin_init function to include an info block Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,50/55] include/exec: wrap cpu_ldst.h in CONFIG_TCG Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,49/55] accel/stubs: reduce headers from tcg-stub Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,48/55] tests/plugin: add hotpages plugin to breakdown memory access patterns Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,47/55] tests/plugin: add instruction execution breakdown Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,46/55] plugin: add qemu_plugin_insn_disas helper Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,45/55] tests/plugin: add a hotblocks plugin Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,44/55] tests/tcg: enable plugin testing Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,43/55] tests/tcg: drop test-i386-fprem from TESTS when not SLOW Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,42/55] tests/tcg: move "virtual" tests to EXTRA_TESTS Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,41/55] tests/tcg: set QEMU_OPTS for all cris runs Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,40/55] tests/tcg/Makefile.target: fix path to config-host.mak Support for TCG plugins - 1 1 - --- 2019-10-14 Alex Bennée New
[v5,39/55] tests/plugin: add sample plugins Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,38/55] linux-user: support -plugin option Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,37/55] vl: support -plugin option Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,36/55] plugin: add API symbols to qemu-plugins.symbols Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,35/55] translator: inject instrumentation from plugins Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,34/55] target/openrisc: fetch code with translator_ld Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,33/55] target/xtensa: fetch code with translator_ld Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,32/55] target/sparc: fetch code with translator_ld Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,31/55] target/riscv: fetch code with translator_ld Support for TCG plugins 1 - 2 - --- 2019-10-14 Alex Bennée New
[v5,30/55] target/alpha: fetch code with translator_ld Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,29/55] target/m68k: fetch code with translator_ld Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,28/55] target/hppa: fetch code with translator_ld Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,27/55] target/i386: fetch code with translator_ld Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,26/55] target/sh4: fetch code with translator_ld Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,25/55] target/ppc: fetch code with translator_ld Support for TCG plugins 1 - 1 - --- 2019-10-14 Alex Bennée New
[v5,24/55] target/arm: fetch code with translator_ld Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,23/55] translator: add translator_ld{ub,sw,uw,l,q} Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,22/55] plugin-gen: add plugin_insn_append Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,21/55] cpu: hook plugin vcpu events Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,20/55] *-user: plugin syscalls Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,19/55] *-user: notify plugin of exit Support for TCG plugins - - 2 - --- 2019-10-14 Alex Bennée New
[v5,18/55] translate-all: notify plugin code of tb_flush Support for TCG plugins - - 2 - --- 2019-10-14 Alex Bennée New
[v5,17/55] plugins: implement helpers for resolving hwaddr Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,16/55] tcg: let plugins instrument virtual memory accesses Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,15/55] atomic_template: add inline trace/plugin helpers Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,14/55] plugin-gen: add module for TCG-related code Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,13/55] tcg: add tcg_gen_st_ptr Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,12/55] cputlb: introduce get_page_addr_code_hostp Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,11/55] cputlb: document get_page_addr_code Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,10/55] queue: add QTAILQ_REMOVE_SEVERAL Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,09/55] plugin: add implementation of the api Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,08/55] plugin: add core code Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,07/55] plugin: add user-facing API Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,06/55] configure: add --enable-plugins (MOVE TO END) Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,05/55] docs/devel: add plugins.rst design document Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,04/55] translate-all: use cpu_in_exclusive_work_context() in tb_flush Support for TCG plugins - - 2 - --- 2019-10-14 Alex Bennée New
[v5,03/55] cpu: introduce cpu_in_exclusive_context() Support for TCG plugins - - 2 - --- 2019-10-14 Alex Bennée New
[v5,02/55] trace: add mmu_index to mem_info Support for TCG plugins - - - - --- 2019-10-14 Alex Bennée New
[v5,01/55] trace: expand mem_info:size_shift to 4 bits Support for TCG plugins - - 2 - --- 2019-10-14 Alex Bennée New