Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: Archived = No       |   104 patches
« 1 2 »
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
[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
[PULL,7/8] tests/tcg: Add multiarch test for Xfer:siginfo:read stub [PULL,1/8] gitlab: aggressively avoid extra GIT data --- 2024-03-12 Alex Bennée New
[PULL,6/8] gdbstub: Add Xfer:siginfo:read stub [PULL,1/8] gitlab: aggressively avoid extra GIT data --- 2024-03-12 Alex Bennée New
[PULL,5/8] gdbstub: Save target's siginfo [PULL,1/8] gitlab: aggressively avoid extra GIT data --- 2024-03-12 Alex Bennée New
[PULL,4/8] linux-user: Move tswap_siginfo out of target code [PULL,1/8] gitlab: aggressively avoid extra GIT data --- 2024-03-12 Alex Bennée New
[PULL,3/8] gdbstub: Rename back gdb_handlesig [PULL,1/8] gitlab: aggressively avoid extra GIT data --- 2024-03-12 Alex Bennée 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/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
[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,1/5] gdbstub: Rename back gdb_handlesig Add stub to handle Xfer:siginfo:read query --- 2024-03-09 Gustavo Romero Accepted
[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
[v2,4/5] gdbstub: Add Xfer:siginfo:read stub [v2,1/5] gdbstub: Rename back gdb_handlesig --- 2024-03-07 Gustavo Romero Superseded
[v2,3/5] gdbstub: Save target's siginfo [v2,1/5] gdbstub: Rename back gdb_handlesig --- 2024-03-07 Gustavo Romero New
[v2,2/5] linux-user: Move tswap_siginfo out of target code [v2,1/5] gdbstub: Rename back gdb_handlesig --- 2024-03-07 Gustavo Romero Superseded
[v2,1/5] gdbstub: Rename back gdb_handlesig [v2,1/5] gdbstub: Rename back gdb_handlesig --- 2024-03-07 Gustavo Romero Superseded
[2/2] tests/tcg: Add multiarch test for Xfer:siginfo:read stub [1/2] gdbstub: Add Xfer:siginfo:read stub --- 2024-03-03 Gustavo Romero Superseded
[1/2] gdbstub: Add Xfer:siginfo:read stub [1/2] gdbstub: Add Xfer:siginfo:read stub --- 2024-03-03 Gustavo Romero Superseded
[6/6] tests/qtest: Add ivshmem-flat test Add ivshmem-flat device --- 2024-02-22 Gustavo Romero New
[5/6] tests/qtest: Reorganize common code in ivshmem-test Add ivshmem-flat device --- 2024-02-22 Gustavo Romero New
[4/6] hw/misc/ivshmem: Rename ivshmem to ivshmem-pci Add ivshmem-flat device --- 2024-02-22 Gustavo Romero New
[3/6] hw/arm: Allow some machines to use the ivshmem-flat device Add ivshmem-flat device --- 2024-02-22 Gustavo Romero New
[2/6] hw/misc/ivshmem-flat: Allow device to wire itself on sysbus Add ivshmem-flat device --- 2024-02-22 Gustavo Romero New
[1/6] hw/misc/ivshmem: Add ivshmem-flat device Add ivshmem-flat device --- 2024-02-22 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/6] tests/qtest: Reorganize common code in ivshmem-test Add ivshmem-flat device --- 2024-02-16 Philippe Mathieu-Daudé New
[v2,4/6] hw/misc/ivshmem: Rename ivshmem to ivshmem-pci Add ivshmem-flat device --- 2024-02-16 Philippe Mathieu-Daudé New
[v2,3/6] hw/arm: Allow some machines to use the ivshmem-flat device Add ivshmem-flat device --- 2024-02-16 Philippe Mathieu-Daudé New
[v2,2/6] hw/misc/ivshmem-flat: Allow device to wire itself on sysbus Add ivshmem-flat device --- 2024-02-16 Philippe Mathieu-Daudé New
[v2,1/6] hw/misc/ivshmem: Add ivshmem-flat device Add ivshmem-flat device --- 2024-02-16 Philippe Mathieu-Daudé New
[PULL,31/36] docs/system/arm/virt.rst: Add note on CPU features off by default [PULL,01/36] target/xtensa: fix OOB TLB entry access --- 2024-01-26 Peter Maydell Accepted
[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
[4/4] hw/misc/ivshmem: Rename ivshmem to ivshmem-pci Add ivshmem-flat device --- 2023-11-27 Gustavo Romero Superseded
[3/4] tests/qtest: Add ivshmem-flat test Add ivshmem-flat device --- 2023-11-27 Gustavo Romero New
[2/4] tests/qtest: Reorganize common code in ivshmem-test Add ivshmem-flat device --- 2023-11-27 Gustavo Romero Superseded
[1/4] Add ivshmem-flat device Add ivshmem-flat device --- 2023-11-27 Gustavo Romero New
[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
test/qtest: Add an API function to capture IRQ toggling test/qtest: Add an API function to capture IRQ toggling --- 2023-11-12 Gustavo Romero New
QTest framework does not capture toggled irq line QTest framework does not capture toggled irq line --- 2023-11-10 Gustavo Romero New
Restore missing comma to fix build --- 2021-11-02 andrew.goodbody@linaro.org Accepted
Test for case of undefined behaviour and throw error if found --- 2021-10-27 andrew.goodbody@linaro.org New
[microTVM] Arduino: Fix MLF archive filename in generated project dir --- 2021-10-19 Gustavo Romero Accepted
[TVMC][microTVM] Add new micro context --- 2021-10-08 Gustavo Romero New
[TVMC] Treat invalid FILE arguments --- 2021-10-06 Gustavo Romero Accepted
Provide pbroadcast functions for Neon --- 2021-09-28 andrew.goodbody@linaro.org Accepted
[microTVM] Add wrapper for creating project using a MLF --- 2021-09-23 Gustavo Romero Accepted
[microTVM] Add open and close methods to Session class --- 2021-09-08 Gustavo Romero New
[microTVM] Zephyr: Set 'choices' for ProjectOption 'verbose' --- 2021-09-08 Gustavo Romero Accepted
[microTVM] Add method to query template info without creating a project --- 2021-09-07 Gustavo Romero Accepted
[microTVM] Zephyr: implement 'west_cmd' server option --- 2021-09-06 Gustavo Romero Accepted
[microTVM] Temporarily remove mps2_an521 from CI --- 2021-09-03 Gustavo Romero Accepted
[microTVM] Zephyr: Fix option name in PROJECT_OPTIONS --- 2021-08-30 Gustavo Romero Accepted
Remove unused allocated memory in crt initialization --- 2021-08-23 Gustavo Romero Accepted
Remove unnecessary memset in TVMMutableFuncRegistry initialization --- 2021-08-23 Gustavo Romero Accepted
Fix typos --- 2021-08-18 Gustavo Romero Accepted
[microTVM] Fix platform name for qemu_x86 in Zephyr AOT tests --- 2021-08-16 Gustavo Romero Accepted
[microTVM] Fix warnings on Zephyr tests --- 2021-08-12 Gustavo Romero Accepted
[microTVM][RVM] Always destroy the VM if all tests pass --- 2021-08-12 Gustavo Romero Accepted
[microTVM][RVM] Improve base-box-tool 'build' command --- 2021-08-12 Gustavo Romero New
[microTVM][RVM] Skip USB device attach if device is already attached --- 2021-08-12 Gustavo Romero New
[microTVM][RVM] Fix base-box-tool command in README.md --- 2021-07-31 Gustavo Romero Accepted
Allow use of non-system compiler to build mlir_generated tests --- 2021-07-21 andrew.goodbody@linaro.org Accepted
« 1 2 »