Current Team Memberships

Show patches with: Archived = No       |   146 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[v6,11/11] tests/tcg/aarch64: Add MTE gdbstub tests Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero New
[v6,10/11] gdbstub: Add support for MTE in user mode Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero New
[v6,09/11] gdbstub: Use true to set cmd_startswith Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero New
[v6,08/11] gdbstub: Pass CPU context to command handler Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero New
[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 New
[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 New
[v6,03/11] gdbstub: Add support for target-specific stubs Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero New
[v6,02/11] gdbstub: Move GdbCmdParseEntry into a new header file Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero New
[v6,01/11] gdbstub: Clean up process_string_cmd Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero New
[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,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,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,5/9] target/arm: Make some MTE helpers widely available Add MTE stubs for aarch64 user mode --- 2024-06-27 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,3/9] gdbstub: Add support for target-specific stubs Add MTE stubs for aarch64 user mode --- 2024-06-27 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,1/9] gdbstub: Clean up process_string_cmd Add MTE stubs for aarch64 user mode --- 2024-06-27 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 New
[v3,2/3] target/arm: Move initialization of debug ID registers target/arm: Enable FEAT_Debugv8p8 for -cpu max --- 2024-06-24 Gustavo Romero New
[v3,1/3] target/arm: Fix indentation target/arm: Enable FEAT_Debugv8p8 for -cpu max --- 2024-06-24 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,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,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,5/9] target/arm: Make some MTE helpers widely available Add MTE stubs for aarch64 user mode --- 2024-06-24 Gustavo Romero New
[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,3/9] gdbstub: Add support for target-specific stubs Add MTE stubs for aarch64 user mode --- 2024-06-24 Gustavo Romero Superseded
[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,1/9] gdbstub: Clean up process_string_cmd Add MTE stubs for aarch64 user mode --- 2024-06-24 Gustavo Romero Superseded
[v2,2/2] target/arm: Enable FEAT_Debugv8p8 for -cpu max target/arm: Enable FEAT_Debugv8p8 for -cpu max --- 2024-06-21 Gustavo Romero New
[v2,1/2] target/arm: Move initialization of debug ID registers target/arm: Enable FEAT_Debugv8p8 for -cpu max --- 2024-06-21 Gustavo Romero New
[2/2] target/arm: Enable FEAT_Debugv8p8 for -cpu max target/arm: Enable FEAT_Debugv8p8 for -cpu max --- 2024-06-20 Gustavo Romero Superseded
[1/2] target/arm: Move initialization of debug ID registers target/arm: Enable FEAT_Debugv8p8 for -cpu max --- 2024-06-20 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,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,5/9] target/arm: Make some MTE helpers widely available Add MTE stubs for aarch64 user mode --- 2024-06-17 Gustavo Romero Superseded
[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,3/9] gdbstub: Add support for target-specific stubs Add MTE stubs for aarch64 user mode --- 2024-06-17 Gustavo Romero New
[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,1/9] gdbstub: Clean up process_string_cmd Add MTE stubs for aarch64 user mode --- 2024-06-17 Gustavo Romero Superseded
[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,5/9] target/arm: Make some MTE helpers widely available Add MTE stubs for aarch64 user mode --- 2024-06-13 Gustavo Romero New
[v2,4/9] target/arm: Fix exception case in allocation_tag_mem_probe Add MTE stubs for aarch64 user mode --- 2024-06-13 Gustavo Romero Superseded
[v2,3/9] gdbstub: Add support for target-specific stubs Add MTE stubs for aarch64 user mode --- 2024-06-13 Gustavo Romero Superseded
[v2,2/9] gdbstub: Move GdbCmdParseEntry into a new header file Add MTE stubs for aarch64 user mode --- 2024-06-13 Gustavo Romero Superseded
[v2,1/9] gdbstub: Clean up process_string_cmd Add MTE stubs for aarch64 user mode --- 2024-06-13 Gustavo Romero Superseded
[4/4] tests/tcg/aarch64: Add MTE gdbstub tests Add MTE stubs for aarch64 user mode --- 2024-05-15 Gustavo Romero Superseded
[3/4] tests: Gently exit from GDB when tests complete Add MTE stubs for aarch64 user mode --- 2024-05-15 Gustavo Romero New
[2/4] gdbstub: Add support for MTE in user mode Add MTE stubs for aarch64 user mode --- 2024-05-15 Gustavo Romero New
[1/4] gdbstub: Add support for target-specific stubs Add MTE stubs for aarch64 user mode --- 2024-05-15 Gustavo Romero New
[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
[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/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/8] gdb: Add qIsAddressTagged packet Add another way to check tagged addresses on remote targets --- 2024-04-17 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/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/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/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/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,8/8] gdb: Document qIsAddressTagged packet Add another way to check tagged addresses on remote targets --- 2024-04-16 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/8] gdb: Add qIsAddressTagged packet Add another way to check tagged addresses on remote targets --- 2024-04-16 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,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,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,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,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
[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/7] gdb: Add qMemTagAddrCheck packet Add another way to check tagged addresses on remote targets --- 2024-04-04 Gustavo Romero New
[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,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,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,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,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
[v2,4/4] gdb: Add new remote packet to check if address is tagged Add another way to check for MTE-tagged addresses on remote targets --- 2024-03-28 Gustavo Romero New
[v2,3/4] gdb: aarch64: Remove MTE address checking from memtag_matches_p Add another way to check for MTE-tagged addresses on remote targets --- 2024-03-28 Gustavo Romero Superseded
[v2,2/4] gdb: aarch64: Move MTE address check out of set_memtag Add another way to check for MTE-tagged addresses on remote targets --- 2024-03-28 Gustavo Romero Superseded
[v2,1/4] gdb: aarch64: Remove MTE address checking from get_memtag Add another way to check for MTE-tagged addresses on remote targets --- 2024-03-28 Gustavo Romero Superseded
[4/4] gdb: Add new remote packet to check if address is tagged Add another way to check for MTE-tagged addresses on remote targets --- 2024-03-28 Gustavo Romero Superseded
[3/4] gdb: aarch64: Remove MTE address checking from memtag_matches_p Add another way to check for MTE-tagged addresses on remote targets --- 2024-03-28 Gustavo Romero Superseded
[2/4] gdb: aarch64: Move MTE address check out of set_memtag Add another way to check for MTE-tagged addresses on remote targets --- 2024-03-28 Gustavo Romero Superseded
[1/4] gdb: aarch64: Remove MTE address checking from get_memtag Add another way to check for MTE-tagged addresses on remote targets --- 2024-03-28 Gustavo Romero Superseded
[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/5] gdbstub: Add Xfer:siginfo:read stub Add stub to handle Xfer:siginfo:read query --- 2024-03-09 Gustavo Romero New
[v3,3/5] gdbstub: Save target's siginfo Add stub to handle Xfer:siginfo:read query --- 2024-03-09 Gustavo Romero Accepted
« 1 2 »

Bundling

Create bundle: