Current Team Memberships

Show patches with: Archived = No       |   9115 patches
« 1 2 3 491 92 »
Patch Series S/W/F Date Submitter Delegate State
[18/29] tests/plugin: add test plugin for inline operations maintainer/next for 9.0 (testing, gdbstub, plugins, disas) --- 2024-03-05 Alex Bennée Superseded
[17/29] plugins: add inline operation per vcpu maintainer/next for 9.0 (testing, gdbstub, plugins, disas) --- 2024-03-05 Alex Bennée Superseded
[16/29] plugins: implement inline operation relative to cpu_index maintainer/next for 9.0 (testing, gdbstub, plugins, disas) --- 2024-03-05 Alex Bennée Superseded
[15/29] plugins: define qemu_plugin_u64 maintainer/next for 9.0 (testing, gdbstub, plugins, disas) --- 2024-03-05 Alex Bennée Superseded
[14/29] plugins: scoreboard API maintainer/next for 9.0 (testing, gdbstub, plugins, disas) --- 2024-03-05 Alex Bennée Superseded
[13/29] tests/tcg: Add two follow-fork-mode tests maintainer/next for 9.0 (testing, gdbstub, plugins, disas) --- 2024-03-05 Alex Bennée Superseded
[12/29] gdbstub: Implement follow-fork-mode child maintainer/next for 9.0 (testing, gdbstub, plugins, disas) --- 2024-03-05 Alex Bennée Superseded
[11/29] gdbstub: Introduce gdb_handle_detach_user() maintainer/next for 9.0 (testing, gdbstub, plugins, disas) --- 2024-03-05 Alex Bennée Superseded
[10/29] gdbstub: Introduce gdb_handle_set_thread_user() maintainer/next for 9.0 (testing, gdbstub, plugins, disas) --- 2024-03-05 Alex Bennée Superseded
[09/29] gdbstub: Introduce gdb_handle_query_supported_user() maintainer/next for 9.0 (testing, gdbstub, plugins, disas) --- 2024-03-05 Alex Bennée Superseded
[08/29] gdbstub: Call gdbserver_fork() both in parent and in child maintainer/next for 9.0 (testing, gdbstub, plugins, disas) --- 2024-03-05 Alex Bennée Superseded
[07/29] {linux,bsd}-user: Pass pid to gdbserver_fork() maintainer/next for 9.0 (testing, gdbstub, plugins, disas) --- 2024-03-05 Alex Bennée Superseded
[06/29] {linux,bsd}-user: Pass pid to fork_end() maintainer/next for 9.0 (testing, gdbstub, plugins, disas) --- 2024-03-05 Alex Bennée Superseded
[05/29] gdbstub: Introduce gdbserver_fork_start() maintainer/next for 9.0 (testing, gdbstub, plugins, disas) --- 2024-03-05 Alex Bennée Superseded
[04/29] {linux,bsd}-user: Update ts_tid after fork() maintainer/next for 9.0 (testing, gdbstub, plugins, disas) --- 2024-03-05 Alex Bennée Superseded
[03/29] {linux,bsd}-user: Introduce get_task_state() maintainer/next for 9.0 (testing, gdbstub, plugins, disas) --- 2024-03-05 Alex Bennée Superseded
[02/29] gdbstub: Support disablement in a multi-threaded process maintainer/next for 9.0 (testing, gdbstub, plugins, disas) --- 2024-03-05 Alex Bennée Superseded
[01/29] tests: bump QOS_PATH_MAX_ELEMENT_SIZE again maintainer/next for 9.0 (testing, gdbstub, plugins, disas) --- 2024-03-05 Alex Bennée Superseded
[RFC] tests: bump QOS_PATH_MAX_ELEMENT_SIZE again [RFC] tests: bump QOS_PATH_MAX_ELEMENT_SIZE again --- 2024-03-04 Alex Bennée Superseded
[4/4] target/riscv: honour no_raw_bytes when disassembling Clean-up disassembler handling for plugins --- 2024-03-04 Alex Bennée Superseded
[3/4] target/loongarch: honour no_raw_bytes when disassembling Clean-up disassembler handling for plugins --- 2024-03-04 Alex Bennée New
[2/4] disas/hppa: honour no_raw_bytes Clean-up disassembler handling for plugins --- 2024-03-04 Alex Bennée Superseded
[1/4] disas: introduce no_raw_bytes Clean-up disassembler handling for plugins --- 2024-03-04 Alex Bennée New
[RFC] disas/hppa: drop raw opcode dump [RFC] disas/hppa: drop raw opcode dump --- 2024-02-29 Alex Bennée New
[PULL,29/29] docs/devel: plugins can trigger a tb flush [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée Accepted
[PULL,28/29] docs/devel: document some plugin assumptions [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée Accepted
[PULL,27/29] docs/devel: lift example and plugin API sections up [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée Accepted
[PULL,26/29] contrib/plugins: extend execlog to track register changes [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée New
[PULL,25/29] contrib/plugins: fix imatch [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée Accepted
[PULL,24/29] tests/tcg: expand insn test case to exercise register API [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée Accepted
[PULL,23/29] plugins: add an API to read registers [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée Accepted
[PULL,22/29] plugins: create CPUPluginState and migrate plugin_mask [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée New
[PULL,21/29] gdbstub: expose api to find registers [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée New
[PULL,20/29] plugins: Use different helpers when reading registers [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée New
[PULL,19/29] cpu: call plugin init hook asynchronously [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée Accepted
[PULL,18/29] linux-user: ensure nios2 processes queued work [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée New
[PULL,17/29] plugins: fix order of init/idle/resume callback [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée Accepted
[PULL,16/29] plugins: add qemu_plugin_num_vcpus function [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée New
[PULL,15/29] plugins: remove previous n_vcpus functions from API [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée New
[PULL,14/29] gdbstub: Add members to identify registers to GDBFeature [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée New
[PULL,13/29] hw/core/cpu: Remove gdb_get_dynamic_xml member [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée New
[PULL,12/29] gdbstub: Infer number of core registers from XML [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée New
[PULL,11/29] gdbstub: Simplify XML lookup [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée New
[PULL,10/29] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée New
[PULL,09/29] gdbstub: Use GDBFeature for GDBRegisterState [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée Accepted
[PULL,08/29] gdbstub: Use GDBFeature for gdb_register_coprocessor [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée Accepted
[PULL,07/29] target/riscv: Use GDBFeature for dynamic XML [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée New
[PULL,06/29] target/ppc: Use GDBFeature for dynamic XML [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée Accepted
[PULL,05/29] target/arm: Use GDBFeature for dynamic XML [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée New
[PULL,04/29] tests/vm: update openbsd image to 7.4 [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée Accepted
[PULL,03/29] tests/vm: avoid re-building the VM images all the time [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée Accepted
[PULL,02/29] tests/tcg: bump TCG test timeout to 120s [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée Accepted
[PULL,01/29] tests/tcg: update licenses to GPLv2 as intended [PULL,01/29] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-28 Alex Bennée New
[PULL,00/29] testing, gdbstub and plugin updates --- 2024-02-28 Alex Bennée New
[v4,29/29] docs/devel: plugins can trigger a tb flush maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée Superseded
[v4,28/29] docs/devel: document some plugin assumptions maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée Superseded
[v4,27/29] docs/devel: lift example and plugin API sections up maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée Superseded
[v4,26/29] contrib/plugins: extend execlog to track register changes maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée Superseded
[v4,25/29] contrib/plugins: fix imatch maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée Superseded
[v4,24/29] tests/tcg: expand insn test case to exercise register API maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée Superseded
[v4,23/29] plugins: add an API to read registers maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée New
[v4,22/29] plugins: create CPUPluginState and migrate plugin_mask maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée Superseded
[v4,21/29] gdbstub: expose api to find registers maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée Superseded
[v4,20/29] plugins: Use different helpers when reading registers maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée Superseded
[v4,19/29] cpu: call plugin init hook asynchronously maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée Superseded
[v4,18/29] linux-user: ensure nios2 processes queued work maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée Superseded
[v4,17/29] plugins: fix order of init/idle/resume callback maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée Superseded
[v4,16/29] plugins: add qemu_plugin_num_vcpus function maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée Superseded
[v4,15/29] plugins: remove previous n_vcpus functions from API maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée Superseded
[v4,14/29] gdbstub: Add members to identify registers to GDBFeature maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée Superseded
[v4,13/29] hw/core/cpu: Remove gdb_get_dynamic_xml member maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée Superseded
[v4,12/29] gdbstub: Infer number of core registers from XML maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée Superseded
[v4,11/29] gdbstub: Simplify XML lookup maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée Superseded
[v4,10/29] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée Superseded
[v4,09/29] gdbstub: Use GDBFeature for GDBRegisterState maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée Superseded
[v4,08/29] gdbstub: Use GDBFeature for gdb_register_coprocessor maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée Superseded
[v4,07/29] target/riscv: Use GDBFeature for dynamic XML maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée Superseded
[v4,06/29] target/ppc: Use GDBFeature for dynamic XML maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée Superseded
[v4,05/29] target/arm: Use GDBFeature for dynamic XML maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée Superseded
[v4,04/29] tests/vm: update openbsd image to 7.4 maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée Superseded
[v4,03/29] tests/vm: avoid re-building the VM images all the time maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée Superseded
[v4,02/29] tests/tcg: bump TCG test timeout to 120s maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée Superseded
[v4,01/29] tests/tcg: update licenses to GPLv2 as intended maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-27 Alex Bennée Superseded
[RFC] tests/vm: update openbsd image to 7.4 [RFC] tests/vm: update openbsd image to 7.4 --- 2024-02-26 Alex Bennée Superseded
[RFC,v2] tests/vm: avoid re-building the VM images all the time [RFC,v2] tests/vm: avoid re-building the VM images all the time --- 2024-02-26 Alex Bennée Superseded
[RFC] tests/vm: avoid re-building the VM images all the time [RFC] tests/vm: avoid re-building the VM images all the time --- 2024-02-26 Alex Bennée New
[v3,27/27] docs/devel: plugins can trigger a tb flush maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-26 Alex Bennée Superseded
[v3,26/27] docs/devel: document some plugin assumptions maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-26 Alex Bennée Superseded
[v3,25/27] docs/devel: lift example and plugin API sections up maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-26 Alex Bennée Superseded
[v3,24/27] contrib/plugins: extend execlog to track register changes maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-26 Alex Bennée Superseded
[v3,23/27] contrib/plugins: fix imatch maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-26 Alex Bennée Superseded
[v3,22/27] tests/tcg: expand insn test case to exercise register API maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-26 Alex Bennée Superseded
[v3,21/27] plugins: add an API to read registers maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-26 Alex Bennée Superseded
[v3,20/27] plugins: create CPUPluginState and migrate plugin_mask maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-26 Alex Bennée Superseded
[v3,19/27] gdbstub: expose api to find registers maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-26 Alex Bennée Superseded
[v3,18/27] plugins: Use different helpers when reading registers maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-26 Alex Bennée Superseded
[v3,17/27] cpu: call plugin init hook asynchronously maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-26 Alex Bennée Superseded
[v3,16/27] linux-user: ensure nios2 processes queued work maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-26 Alex Bennée Superseded
[v3,15/27] plugins: fix order of init/idle/resume callback maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-26 Alex Bennée Superseded
[v3,14/27] plugins: add qemu_plugin_num_vcpus function maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-26 Alex Bennée Superseded
« 1 2 3 491 92 »

Bundling

Create bundle: