Patch Metrics

There are 251 patches submitted by members of this team, and 47 of those have been accepted upstream.

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: Archived = No       |   251 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[v6,8/8] gdb: Document qIsAddressTagged packet Add another way to check tagged addresses on remote targets --- 2024-04-18 Gustavo Romero New
[v6,7/8] gdb/testsuite: Add unit tests for qIsAddressTagged packet Add another way to check tagged addresses on remote targets --- 2024-04-18 Gustavo Romero New
[v6,6/8] gdb: Add qIsAddressTagged packet Add another way to check tagged addresses on remote targets --- 2024-04-18 Gustavo Romero New
[v6,5/8] gdb: Introduce is_address_tagged target hook Add another way to check tagged addresses on remote targets --- 2024-04-18 Gustavo Romero New
[v6,4/8] gdb: Use passed gdbarch instead of calling current_inferior Add another way to check tagged addresses on remote targets --- 2024-04-18 Gustavo Romero New
[v6,3/8] gdb: aarch64: Remove MTE address checking from memtag_matches_p Add another way to check tagged addresses on remote targets --- 2024-04-18 Gustavo Romero New
[v6,2/8] gdb: aarch64: Move MTE address check out of set_memtag Add another way to check tagged addresses on remote targets --- 2024-04-18 Gustavo Romero New
[v6,1/8] gdb: aarch64: Remove MTE address checking from get_memtag Add another way to check tagged addresses on remote targets --- 2024-04-18 Gustavo Romero New
[v6,11/11] tests/tcg/aarch64: Add MTE gdbstub tests Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero Accepted
[v6,10/11] gdbstub: Add support for MTE in user mode Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero Accepted
[v6,09/11] gdbstub: Use true to set cmd_startswith Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero Superseded
[v6,08/11] gdbstub: Pass CPU context to command handler Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero Accepted
[v6,07/11] gdbstub: Make hex conversion function non-internal Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero New
[v6,06/11] target/arm: Factor out code for setting MTE TCF0 field Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero New
[v6,05/11] target/arm: Make some MTE helpers widely available Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero Accepted
[v6,04/11] target/arm: Fix exception case in allocation_tag_mem_probe Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero Superseded
[v6,03/11] gdbstub: Add support for target-specific stubs Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero Accepted
[v6,02/11] gdbstub: Move GdbCmdParseEntry into a new header file Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero Accepted
[v6,01/11] gdbstub: Clean up process_string_cmd Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero Superseded
[v5,9/9] tests/tcg/aarch64: Add MTE gdbstub tests Add MTE stubs for aarch64 user mode --- 2024-06-27 Gustavo Romero Superseded
[v5,8/9] gdbstub: Add support for MTE in user mode Add MTE stubs for aarch64 user mode --- 2024-06-27 Gustavo Romero Superseded
[v5,8/8] gdb: Document qIsAddressTagged packet Add another way to check tagged addresses on remote targets --- 2024-04-17 Gustavo Romero Superseded
[v5,7/9] gdbstub: Make get cpu and hex conversion functions non-internal Add MTE stubs for aarch64 user mode --- 2024-06-27 Gustavo Romero New
[v5,7/8] gdb/testsuite: Add unit tests for qIsAddressTagged packet Add another way to check tagged addresses on remote targets --- 2024-04-17 Gustavo Romero Superseded
[v5,6/9] target/arm: Factor out code for setting MTE TCF0 field Add MTE stubs for aarch64 user mode --- 2024-06-27 Gustavo Romero Superseded
[v5,6/8] gdb: Add qIsAddressTagged packet Add another way to check tagged addresses on remote targets --- 2024-04-17 Gustavo Romero Superseded
[v5,5/9] target/arm: Make some MTE helpers widely available Add MTE stubs for aarch64 user mode --- 2024-06-27 Gustavo Romero Superseded
[v5,5/8] gdb: Introduce is_address_tagged target hook Add another way to check tagged addresses on remote targets --- 2024-04-17 Gustavo Romero Superseded
[v5,4/9] target/arm: Fix exception case in allocation_tag_mem_probe Add MTE stubs for aarch64 user mode --- 2024-06-27 Gustavo Romero Superseded
[v5,4/8] gdb: Use passed gdbarch instead of calling current_inferior Add another way to check tagged addresses on remote targets --- 2024-04-17 Gustavo Romero Superseded
[v5,3/9] gdbstub: Add support for target-specific stubs Add MTE stubs for aarch64 user mode --- 2024-06-27 Gustavo Romero Superseded
[v5,3/8] gdb: aarch64: Remove MTE address checking from memtag_matches_p Add another way to check tagged addresses on remote targets --- 2024-04-17 Gustavo Romero Superseded
[v5,2/9] gdbstub: Move GdbCmdParseEntry into a new header file Add MTE stubs for aarch64 user mode --- 2024-06-27 Gustavo Romero Superseded
[v5,2/8] gdb: aarch64: Move MTE address check out of set_memtag Add another way to check tagged addresses on remote targets --- 2024-04-17 Gustavo Romero Superseded
[v5,1/9] gdbstub: Clean up process_string_cmd Add MTE stubs for aarch64 user mode --- 2024-06-27 Gustavo Romero Superseded
[v5,1/8] gdb: aarch64: Remove MTE address checking from get_memtag Add another way to check tagged addresses on remote targets --- 2024-04-17 Gustavo Romero Superseded
[v4] gdb: aarch64: Support MTE on baremetal [v4] gdb: aarch64: Support MTE on baremetal --- 2024-07-30 Gustavo Romero New
[v4,9/9] tests/tcg/aarch64: Add MTE gdbstub tests Add MTE stubs for aarch64 user mode --- 2024-06-24 Gustavo Romero Superseded
[v4,8/9] gdbstub: Add support for MTE in user mode Add MTE stubs for aarch64 user mode --- 2024-06-24 Gustavo Romero Superseded
[v4,8/8] gdb: Document qIsAddressTagged packet Add another way to check tagged addresses on remote targets --- 2024-04-16 Gustavo Romero Superseded
[v4,7/9] gdbstub: Make get cpu and hex conversion functions non-internal Add MTE stubs for aarch64 user mode --- 2024-06-24 Gustavo Romero Superseded
[v4,7/8] gdb/testsuite: Add unittest for qIsAddressTagged packet Add another way to check tagged addresses on remote targets --- 2024-04-16 Gustavo Romero New
[v4,6/9] target/arm: Factor out code for setting MTE TCF0 field Add MTE stubs for aarch64 user mode --- 2024-06-24 Gustavo Romero New
[v4,6/8] gdb: Add qIsAddressTagged packet Add another way to check tagged addresses on remote targets --- 2024-04-16 Gustavo Romero New
[v4,5/9] target/arm: Make some MTE helpers widely available Add MTE stubs for aarch64 user mode --- 2024-06-24 Gustavo Romero New
[v4,5/8] gdb: Introduce is_address_tagged target hook Add another way to check tagged addresses on remote targets --- 2024-04-16 Gustavo Romero Superseded
[v4,5/5] tests/tcg/aarch64: Extend MTE gdbstub tests to system mode gdbstub: Add support for MTE in system mode --- 2024-09-06 Gustavo Romero Superseded
[v4,4/9] target/arm: Fix exception case in allocation_tag_mem_probe Add MTE stubs for aarch64 user mode --- 2024-06-24 Gustavo Romero Superseded
[v4,4/8] gdb: Use passed gdbarch instead of calling current_inferior Add another way to check tagged addresses on remote targets --- 2024-04-16 Gustavo Romero Superseded
[v4,4/5] tests/tcg/aarch64: Improve linker script organization gdbstub: Add support for MTE in system mode --- 2024-09-06 Gustavo Romero Superseded
[v4,3/9] gdbstub: Add support for target-specific stubs Add MTE stubs for aarch64 user mode --- 2024-06-24 Gustavo Romero Superseded
[v4,3/8] gdb: aarch64: Remove MTE address checking from memtag_matches_p Add another way to check tagged addresses on remote targets --- 2024-04-16 Gustavo Romero Superseded
[v4,3/5] tests/guest-debug: Support passing arguments to the GDB test script gdbstub: Add support for MTE in system mode --- 2024-09-06 Gustavo Romero New
[v4,2/9] gdbstub: Move GdbCmdParseEntry into a new header file Add MTE stubs for aarch64 user mode --- 2024-06-24 Gustavo Romero Superseded
[v4,2/8] gdb: aarch64: Move MTE address check out of set_memtag Add another way to check tagged addresses on remote targets --- 2024-04-16 Gustavo Romero Superseded
[v4,2/5] gdbstub: Add support for MTE in system mode gdbstub: Add support for MTE in system mode --- 2024-09-06 Gustavo Romero New
[v4,1/9] gdbstub: Clean up process_string_cmd Add MTE stubs for aarch64 user mode --- 2024-06-24 Gustavo Romero Superseded
[v4,1/8] gdb: aarch64: Remove MTE address checking from get_memtag Add another way to check tagged addresses on remote targets --- 2024-04-16 Gustavo Romero Superseded
[v4,1/5] gdbstub: Use specific MMU index when probing MTE addresses gdbstub: Add support for MTE in system mode --- 2024-09-06 Gustavo Romero Superseded
[v3] gdb: aarch64: Support MTE on baremetal [v3] gdb: aarch64: Support MTE on baremetal --- 2024-07-25 Gustavo Romero Superseded
[v3,9/9] tests/tcg/aarch64: Add MTE gdbstub tests Add MTE stubs for aarch64 user mode --- 2024-06-17 Gustavo Romero Superseded
[v3,8/9] gdbstub: Add support for MTE in user mode Add MTE stubs for aarch64 user mode --- 2024-06-17 Gustavo Romero Superseded
[v3,7/9] gdbstub: Make get cpu and hex conversion functions non-internal Add MTE stubs for aarch64 user mode --- 2024-06-17 Gustavo Romero Superseded
[v3,7/7] gdb: Document qMemTagCheckAddr packet Add another way to check tagged addresses on remote targets --- 2024-04-04 Gustavo Romero New
[v3,6/9] target/arm: Factor out code for setting MTE TCF0 field Add MTE stubs for aarch64 user mode --- 2024-06-17 Gustavo Romero New
[v3,6/7] gdb: Add qMemTagAddrCheck packet Add another way to check tagged addresses on remote targets --- 2024-04-04 Gustavo Romero New
[v3,5/9] target/arm: Make some MTE helpers widely available Add MTE stubs for aarch64 user mode --- 2024-06-17 Gustavo Romero Superseded
[v3,5/7] gdb: Introduce is_address_tagged target hook Add another way to check tagged addresses on remote targets --- 2024-04-04 Gustavo Romero New
[v3,5/5] tests/tcg: Add multiarch test for Xfer:siginfo:read stub Add stub to handle Xfer:siginfo:read query --- 2024-03-09 Gustavo Romero New
[v3,4/9] target/arm: Fix exception case in allocation_tag_mem_probe Add MTE stubs for aarch64 user mode --- 2024-06-17 Gustavo Romero Superseded
[v3,4/7] gdb: Use passed gdbarch instead of calling current_inferior Add another way to check tagged addresses on remote targets --- 2024-04-04 Gustavo Romero Superseded
[v3,4/5] gdbstub: Add Xfer:siginfo:read stub Add stub to handle Xfer:siginfo:read query --- 2024-03-09 Gustavo Romero New
[v3,4/4] tests/tcg/aarch64: Extend MTE gdbstub tests to system mode gdbstub: Add support for MTE in system mode --- 2024-08-25 Gustavo Romero Superseded
[v3,3/9] gdbstub: Add support for target-specific stubs Add MTE stubs for aarch64 user mode --- 2024-06-17 Gustavo Romero New
[v3,3/7] gdb: aarch64: Remove MTE address checking from memtag_matches_p Add another way to check tagged addresses on remote targets --- 2024-04-04 Gustavo Romero Superseded
[v3,3/5] gdbstub: Save target's siginfo Add stub to handle Xfer:siginfo:read query --- 2024-03-09 Gustavo Romero Accepted
[v3,3/4] tests/guest-debug: Support passing arguments to the GDB test script gdbstub: Add support for MTE in system mode --- 2024-08-25 Gustavo Romero Superseded
[v3,3/3] target/arm: Enable FEAT_Debugv8p8 for -cpu max target/arm: Enable FEAT_Debugv8p8 for -cpu max --- 2024-06-24 Gustavo Romero Superseded
[v3,2/9] gdbstub: Move GdbCmdParseEntry into a new header file Add MTE stubs for aarch64 user mode --- 2024-06-17 Gustavo Romero Superseded
[v3,2/7] gdb: aarch64: Move MTE address check out of set_memtag Add another way to check tagged addresses on remote targets --- 2024-04-04 Gustavo Romero New
[v3,2/5] linux-user: Move tswap_siginfo out of target code Add stub to handle Xfer:siginfo:read query --- 2024-03-09 Gustavo Romero Accepted
[v3,2/4] gdbstub: Add support for MTE in system mode gdbstub: Add support for MTE in system mode --- 2024-08-25 Gustavo Romero Superseded
[v3,2/3] target/arm: Move initialization of debug ID registers target/arm: Enable FEAT_Debugv8p8 for -cpu max --- 2024-06-24 Gustavo Romero Superseded
[v3,1/9] gdbstub: Clean up process_string_cmd Add MTE stubs for aarch64 user mode --- 2024-06-17 Gustavo Romero Superseded
[v3,1/7] gdb: aarch64: Remove MTE address checking from get_memtag Add another way to check tagged addresses on remote targets --- 2024-04-04 Gustavo Romero Superseded
[v3,1/5] gdbstub: Rename back gdb_handlesig Add stub to handle Xfer:siginfo:read query --- 2024-03-09 Gustavo Romero Accepted
[v3,1/4] gdbstub: Use specific MMU index when probing MTE addresses gdbstub: Add support for MTE in system mode --- 2024-08-25 Gustavo Romero Superseded
[v3,1/3] target/arm: Fix indentation target/arm: Enable FEAT_Debugv8p8 for -cpu max --- 2024-06-24 Gustavo Romero Superseded
[v2] test/qtest: Add API functions to capture IRQ toggling [v2] test/qtest: Add API functions to capture IRQ toggling --- 2023-11-13 Gustavo Romero New
[v2] sandbox: Fix LTO to work with STACKPROTECTOR [v2] sandbox: Fix LTO to work with STACKPROTECTOR --- 2024-07-02 Andrew Goodbody Accepted
[v2] gdb: aarch64: Support MTE on baremetal [v2] gdb: aarch64: Support MTE on baremetal --- 2024-07-24 Gustavo Romero Superseded
[v2] docs/system/arm/virt.rst: Add note on CPU features off by default [v2] docs/system/arm/virt.rst: Add note on CPU features off by default --- 2024-01-22 Gustavo Romero New
[v2,9/9] tests/tcg/aarch64: Add MTE gdbstub tests Add MTE stubs for aarch64 user mode --- 2024-06-13 Gustavo Romero Superseded
[v2,8/9] gdbstub: Add support for MTE in user mode Add MTE stubs for aarch64 user mode --- 2024-06-13 Gustavo Romero New
[v2,7/9] gdbstub: Make get cpu and hex conversion functions non-internal Add MTE stubs for aarch64 user mode --- 2024-06-13 Gustavo Romero Superseded
[v2,6/9] target/arm: Factor out code for setting MTE TCF0 field Add MTE stubs for aarch64 user mode --- 2024-06-13 Gustavo Romero New
[v2,6/6] tests/qtest: Add ivshmem-flat test Add ivshmem-flat device --- 2024-02-16 Philippe Mathieu-Daudé New
[v2,5/9] target/arm: Make some MTE helpers widely available Add MTE stubs for aarch64 user mode --- 2024-06-13 Gustavo Romero New
[v2,5/6] tests/qtest: Reorganize common code in ivshmem-test Add ivshmem-flat device --- 2024-02-16 Philippe Mathieu-Daudé New
[v2,5/5] tests/tcg: Add multiarch test for Xfer:siginfo:read stub [v2,1/5] gdbstub: Rename back gdb_handlesig --- 2024-03-07 Gustavo Romero Superseded
« 1 2 3 »