Show patches with: Submitter = Alex Bennée       |    State = Action Required       |    Archived = No       |   9248 patches
« 1 2 3 492 93 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,08/27] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-23 Alex Bennée New
[v2,07/27] gdbstub: Use GDBFeature for GDBRegisterState maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 2 - --- 2024-02-23 Alex Bennée New
[v2,06/27] gdbstub: Use GDBFeature for gdb_register_coprocessor maintainer updates for 9.0 pre-PR (tests, plugin register support) 1 - - - --- 2024-02-23 Alex Bennée New
[v2,05/27] target/riscv: Use GDBFeature for dynamic XML maintainer updates for 9.0 pre-PR (tests, plugin register support) - - - - --- 2024-02-23 Alex Bennée New
[v2,04/27] target/ppc: Use GDBFeature for dynamic XML maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-23 Alex Bennée New
[v2,03/27] target/arm: Use GDBFeature for dynamic XML maintainer updates for 9.0 pre-PR (tests, plugin register support) 1 - - - --- 2024-02-23 Alex Bennée New
[v2,02/27] tests/tcg: bump TCG test timeout to 120s maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-23 Alex Bennée New
[v2,01/27] tests/tcg: update licenses to GPLv2 as intended maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-23 Alex Bennée New
[RFC] linux-user: ensure nios2 processes queued work [RFC] linux-user: ensure nios2 processes queued work - - 2 - --- 2024-02-20 Alex Bennée New
[23/23] docs/devel: plugins can trigger a tb flush maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-16 Alex Bennée New
[22/23] docs/devel: document some plugin assumptions maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-16 Alex Bennée New
[21/23] docs/devel: lift example and plugin API sections up maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 2 - --- 2024-02-16 Alex Bennée New
[20/23] contrib/plugins: extend execlog to track register changes maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-16 Alex Bennée New
[19/23] contrib/plugins: fix imatch maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 2 - --- 2024-02-16 Alex Bennée New
[18/23] plugins: add an API to read registers maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-16 Alex Bennée New
[17/23] gdbstub: expose api to find registers maintainer updates for 9.0 pre-PR (tests, plugin register support) - - - - --- 2024-02-16 Alex Bennée New
[16/23] plugins: Use different helpers when reading registers maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 2 - --- 2024-02-16 Alex Bennée New
[15/23] cpu: call plugin init hook asynchronously maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-16 Alex Bennée New
[14/23] plugins: fix order of init/idle/resume callback maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-16 Alex Bennée New
[13/23] plugins: add qemu_plugin_num_vcpus function maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-16 Alex Bennée New
[12/23] plugins: remove previous n_vcpus functions from API maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-16 Alex Bennée New
[11/23] gdbstub: Add members to identify registers to GDBFeature maintainer updates for 9.0 pre-PR (tests, plugin register support) - - - - --- 2024-02-16 Alex Bennée New
[10/23] hw/core/cpu: Remove gdb_get_dynamic_xml member maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-16 Alex Bennée New
[09/23] gdbstub: Infer number of core registers from XML maintainer updates for 9.0 pre-PR (tests, plugin register support) - - - - --- 2024-02-16 Alex Bennée New
[08/23] gdbstub: Simplify XML lookup maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-16 Alex Bennée New
[07/23] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-16 Alex Bennée New
[06/23] gdbstub: Use GDBFeature for GDBRegisterState maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 2 - --- 2024-02-16 Alex Bennée New
[05/23] gdbstub: Use GDBFeature for gdb_register_coprocessor maintainer updates for 9.0 pre-PR (tests, plugin register support) 1 - - - --- 2024-02-16 Alex Bennée New
[04/23] target/riscv: Use GDBFeature for dynamic XML maintainer updates for 9.0 pre-PR (tests, plugin register support) - - - - --- 2024-02-16 Alex Bennée New
[03/23] target/ppc: Use GDBFeature for dynamic XML maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-16 Alex Bennée New
[02/23] target/arm: Use GDBFeature for dynamic XML maintainer updates for 9.0 pre-PR (tests, plugin register support) 1 - - - --- 2024-02-16 Alex Bennée New
[01/23] tests/tcg: update licenses to GPLv2 as intended maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-16 Alex Bennée New
[RFC] tests/tcg: update licenses to GPLv2 as intended [RFC] tests/tcg: update licenses to GPLv2 as intended - - 1 - --- 2024-02-15 Alex Bennée New
[RFC] hw/misc: add a user creatable dummy device for debugging [RFC] hw/misc: add a user creatable dummy device for debugging - - - - --- 2024-02-15 Alex Bennée New
[PULL,10/10] tests/tcg: Add the syscall catchpoint gdbstub test [PULL,01/10] tests/docker: Add sqlite3 module to openSUSE Leap container - - 1 - --- 2024-02-09 Alex Bennée New
[PULL,09/10] gdbstub: Implement catching syscalls [PULL,01/10] tests/docker: Add sqlite3 module to openSUSE Leap container - - - - --- 2024-02-09 Alex Bennée New
[PULL,08/10] gdbstub: Add syscall entry/return hooks [PULL,01/10] tests/docker: Add sqlite3 module to openSUSE Leap container - - - - --- 2024-02-09 Alex Bennée New
[PULL,07/10] gdbstub: Allow specifying a reason in stop packets [PULL,01/10] tests/docker: Add sqlite3 module to openSUSE Leap container - - - - --- 2024-02-09 Alex Bennée New
[PULL,06/10] gdbstub: Expose TARGET_SIGTRAP in a target-agnostic way [PULL,01/10] tests/docker: Add sqlite3 module to openSUSE Leap container - - 1 - --- 2024-02-09 Alex Bennée New
[PULL,05/10] kconfig: use "select" to enable semihosting [PULL,01/10] tests/docker: Add sqlite3 module to openSUSE Leap container 1 - 1 - --- 2024-02-09 Alex Bennée New
[PULL,04/10] Revert "hw/elf_ops: Ignore loadable segments with zero size" [PULL,01/10] tests/docker: Add sqlite3 module to openSUSE Leap container - - 1 - --- 2024-02-09 Alex Bennée New
[PULL,03/10] configure: run plugin TCG tests again [PULL,01/10] tests/docker: Add sqlite3 module to openSUSE Leap container - 1 - - --- 2024-02-09 Alex Bennée New
[PULL,02/10] docs: mark CRIS support as deprecated [PULL,01/10] tests/docker: Add sqlite3 module to openSUSE Leap container 1 - 2 - --- 2024-02-09 Alex Bennée New
[PULL,01/10] tests/docker: Add sqlite3 module to openSUSE Leap container [PULL,01/10] tests/docker: Add sqlite3 module to openSUSE Leap container - - 1 - --- 2024-02-09 Alex Bennée New
[PULL,00/10] testing, doc and gdbstub updates - - - - --- 2024-02-09 Alex Bennée New
[v2,14/14] tests/tcg: Add the syscall catchpoint gdbstub test maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub) - - 1 - --- 2024-02-07 Alex Bennée New
[v2,13/14] gdbstub: Implement catching syscalls maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub) - - - - --- 2024-02-07 Alex Bennée New
[v2,12/14] gdbstub: Add syscall entry/return hooks maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub) - - - - --- 2024-02-07 Alex Bennée New
[v2,11/14] gdbstub: Allow specifying a reason in stop packets maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub) - - - - --- 2024-02-07 Alex Bennée New
[v2,10/14] gdbstub: Expose TARGET_SIGTRAP in a target-agnostic way maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub) - - 1 - --- 2024-02-07 Alex Bennée New
[v2,09/14] kconfig: use "select" to enable semihosting maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub) 1 - 1 - --- 2024-02-07 Alex Bennée New
[v2,08/14] meson: Link with libinotify on FreeBSD maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub) - - 2 - --- 2024-02-07 Alex Bennée New
[v2,07/14] test-util-filemonitor: Adapt to the FreeBSD inotify rename semantics maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub) - - 1 - --- 2024-02-07 Alex Bennée New
[v2,06/14] tests/vm/freebsd: Reload the sshd configuration maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub) - - 2 - --- 2024-02-07 Alex Bennée New
[v2,05/14] tests/vm: Set UseDNS=no in the sshd configuration maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub) - - 1 - --- 2024-02-07 Alex Bennée New
[v2,04/14] Revert "hw/elf_ops: Ignore loadable segments with zero size" maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub) - - 1 - --- 2024-02-07 Alex Bennée New
[v2,03/14] configure: run plugin TCG tests again maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub) - 1 - - --- 2024-02-07 Alex Bennée New
[v2,02/14] docs: mark CRIS support as deprecated maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub) 1 - 2 - --- 2024-02-07 Alex Bennée New
[v2,01/14] tests/docker: Add sqlite3 module to openSUSE Leap container maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub) - - 1 - --- 2024-02-07 Alex Bennée New
[5/5] kconfig: use "select" to enable semihosting maintainer updates for 9.0 (docker, plugin tests, deprecation, elf, semihosting) 1 - 1 - --- 2024-02-01 Alex Bennée New
[4/5] Revert "hw/elf_ops: Ignore loadable segments with zero size" maintainer updates for 9.0 (docker, plugin tests, deprecation, elf, semihosting) - - 1 - --- 2024-02-01 Alex Bennée New
[3/5] configure: run plugin TCG tests again maintainer updates for 9.0 (docker, plugin tests, deprecation, elf, semihosting) - 1 - - --- 2024-02-01 Alex Bennée New
[2/5] docs: mark CRIS support as deprecated maintainer updates for 9.0 (docker, plugin tests, deprecation, elf, semihosting) - - 1 - --- 2024-02-01 Alex Bennée New
[1/5] tests/docker: Add sqlite3 module to openSUSE Leap container maintainer updates for 9.0 (docker, plugin tests, deprecation, elf, semihosting) - - 1 - --- 2024-02-01 Alex Bennée New
[v3,21/21] docs/devel: document some plugin assumptions plugin updates (register access) for 9.0 (pre-PR?) - - 1 - --- 2024-01-22 Alex Bennée New
[v3,20/21] docs/devel: lift example and plugin API sections up plugin updates (register access) for 9.0 (pre-PR?) - - 2 - --- 2024-01-22 Alex Bennée New
[v3,19/21] contrib/plugins: extend execlog to track register changes plugin updates (register access) for 9.0 (pre-PR?) - - 1 - --- 2024-01-22 Alex Bennée New
[v3,18/21] contrib/plugins: fix imatch plugin updates (register access) for 9.0 (pre-PR?) - - 2 - --- 2024-01-22 Alex Bennée New
[v3,17/21] plugins: add an API to read registers plugin updates (register access) for 9.0 (pre-PR?) - - 1 - --- 2024-01-22 Alex Bennée New
[v3,16/21] gdbstub: expose api to find registers plugin updates (register access) for 9.0 (pre-PR?) - - - - --- 2024-01-22 Alex Bennée New
[v3,15/21] plugins: Use different helpers when reading registers plugin updates (register access) for 9.0 (pre-PR?) - - 2 - --- 2024-01-22 Alex Bennée New
[v3,14/21] gdbstub: Add members to identify registers to GDBFeature plugin updates (register access) for 9.0 (pre-PR?) - - - - --- 2024-01-22 Alex Bennée New
[v3,13/21] hw/core/cpu: Remove gdb_get_dynamic_xml member plugin updates (register access) for 9.0 (pre-PR?) - - 1 - --- 2024-01-22 Alex Bennée New
[v3,12/21] gdbstub: Infer number of core registers from XML plugin updates (register access) for 9.0 (pre-PR?) - - - - --- 2024-01-22 Alex Bennée New
[v3,11/21] gdbstub: Simplify XML lookup plugin updates (register access) for 9.0 (pre-PR?) - - 1 - --- 2024-01-22 Alex Bennée New
[v3,10/21] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb plugin updates (register access) for 9.0 (pre-PR?) - - 1 - --- 2024-01-22 Alex Bennée New
[v3,09/21] gdbstub: Use GDBFeature for GDBRegisterState plugin updates (register access) for 9.0 (pre-PR?) - - 2 - --- 2024-01-22 Alex Bennée New
[v3,08/21] gdbstub: Use GDBFeature for gdb_register_coprocessor plugin updates (register access) for 9.0 (pre-PR?) 1 - - - --- 2024-01-22 Alex Bennée New
[v3,07/21] target/riscv: Use GDBFeature for dynamic XML plugin updates (register access) for 9.0 (pre-PR?) - - - - --- 2024-01-22 Alex Bennée New
[v3,06/21] target/ppc: Use GDBFeature for dynamic XML plugin updates (register access) for 9.0 (pre-PR?) - - 1 - --- 2024-01-22 Alex Bennée New
[v3,05/21] target/arm: Use GDBFeature for dynamic XML plugin updates (register access) for 9.0 (pre-PR?) 1 - - - --- 2024-01-22 Alex Bennée New
[v3,04/21] target/riscv: Validate misa_mxl_max only once plugin updates (register access) for 9.0 (pre-PR?) 1 - - - --- 2024-01-22 Alex Bennée New
[v3,03/21] target/riscv: Move misa_mxl_max to class plugin updates (register access) for 9.0 (pre-PR?) 1 - - - --- 2024-01-22 Alex Bennée New
[v3,02/21] target/riscv: Remove misa_mxl validation plugin updates (register access) for 9.0 (pre-PR?) 2 - 1 - --- 2024-01-22 Alex Bennée New
[v3,01/21] hw/riscv: Use misa_mxl instead of misa_mxl_max plugin updates (register access) for 9.0 (pre-PR?) - - 1 - --- 2024-01-22 Alex Bennée New
[PULL,22/22] docs/devel: document some plugin assumptions [PULL,01/22] hw/riscv: Use misa_mxl instead of misa_mxl_max - - 1 - --- 2024-01-16 Alex Bennée New
[PULL,21/22] docs/devel: lift example and plugin API sections up [PULL,01/22] hw/riscv: Use misa_mxl instead of misa_mxl_max - - 2 - --- 2024-01-16 Alex Bennée New
[PULL,20/22] contrib/plugins: optimise the register value tracking [PULL,01/22] hw/riscv: Use misa_mxl instead of misa_mxl_max - - - - --- 2024-01-16 Alex Bennée New
[PULL,19/22] contrib/plugins: extend execlog to track register changes [PULL,01/22] hw/riscv: Use misa_mxl instead of misa_mxl_max - - - - --- 2024-01-16 Alex Bennée New
[PULL,18/22] contrib/plugins: fix imatch [PULL,01/22] hw/riscv: Use misa_mxl instead of misa_mxl_max - - 2 - --- 2024-01-16 Alex Bennée New
[PULL,17/22] plugins: add an API to read registers [PULL,01/22] hw/riscv: Use misa_mxl instead of misa_mxl_max - - 1 - --- 2024-01-16 Alex Bennée New
[PULL,16/22] gdbstub: expose api to find registers [PULL,01/22] hw/riscv: Use misa_mxl instead of misa_mxl_max - - - - --- 2024-01-16 Alex Bennée New
[PULL,15/22] plugins: Use different helpers when reading registers [PULL,01/22] hw/riscv: Use misa_mxl instead of misa_mxl_max - - 2 - --- 2024-01-16 Alex Bennée New
[PULL,14/22] gdbstub: Add members to identify registers to GDBFeature [PULL,01/22] hw/riscv: Use misa_mxl instead of misa_mxl_max - - - - --- 2024-01-16 Alex Bennée New
[PULL,13/22] hw/core/cpu: Remove gdb_get_dynamic_xml member [PULL,01/22] hw/riscv: Use misa_mxl instead of misa_mxl_max - - 1 - --- 2024-01-16 Alex Bennée New
[PULL,12/22] gdbstub: Infer number of core registers from XML [PULL,01/22] hw/riscv: Use misa_mxl instead of misa_mxl_max - - - - --- 2024-01-16 Alex Bennée New
[PULL,11/22] gdbstub: Simplify XML lookup [PULL,01/22] hw/riscv: Use misa_mxl instead of misa_mxl_max - - 1 - --- 2024-01-16 Alex Bennée New
[PULL,10/22] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb [PULL,01/22] hw/riscv: Use misa_mxl instead of misa_mxl_max - - 1 - --- 2024-01-16 Alex Bennée New
[PULL,09/22] gdbstub: Use GDBFeature for GDBRegisterState [PULL,01/22] hw/riscv: Use misa_mxl instead of misa_mxl_max - - 2 - --- 2024-01-16 Alex Bennée New
[PULL,08/22] gdbstub: Use GDBFeature for gdb_register_coprocessor [PULL,01/22] hw/riscv: Use misa_mxl instead of misa_mxl_max 1 - - - --- 2024-01-16 Alex Bennée New
« 1 2 3 492 93 »