Patch Metrics

There are 88 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: State = Action Required       |    Archived = No       |   44 patches
Patch Series S/W/F Date Submitter Delegate State
[1/4] Add ivshmem-flat device Add ivshmem-flat device --- 2023-11-27 Gustavo Romero New
[1/6] hw/misc/ivshmem: Add 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
[3/4] tests/qtest: Add ivshmem-flat test Add ivshmem-flat device --- 2023-11-27 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
[4/6] hw/misc/ivshmem: Rename ivshmem to ivshmem-pci 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
[6/6] tests/qtest: Add ivshmem-flat test Add ivshmem-flat device --- 2024-02-22 Gustavo Romero New
[microTVM] Add open and close methods to Session class --- 2021-09-08 Gustavo Romero New
[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
[PULL,3/8] gdbstub: Rename back gdb_handlesig [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,5/8] gdbstub: Save target's siginfo [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,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
QTest framework does not capture toggled irq line QTest framework does not capture toggled irq line --- 2023-11-10 Gustavo Romero New
Test for case of undefined behaviour and throw error if found --- 2021-10-27 andrew.goodbody@linaro.org 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
[TVMC][microTVM] Add new micro context --- 2021-10-08 Gustavo Romero New
[v2,1/6] hw/misc/ivshmem: Add 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,3/5] gdbstub: Save target's siginfo [v2,1/5] gdbstub: Rename back gdb_handlesig --- 2024-03-07 Gustavo Romero 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,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,4/6] hw/misc/ivshmem: Rename ivshmem to ivshmem-pci 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,6/6] tests/qtest: Add ivshmem-flat test Add ivshmem-flat device --- 2024-02-16 Philippe Mathieu-Daudé New
[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] 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
[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,4/5] gdbstub: Add Xfer:siginfo:read stub Add stub to handle Xfer:siginfo:read query --- 2024-03-09 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,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,6/7] gdb: Add qMemTagAddrCheck packet Add another way to check tagged addresses on remote targets --- 2024-04-04 Gustavo Romero New
[v3,7/7] gdb: Document qMemTagCheckAddr packet Add another way to check tagged addresses on remote targets --- 2024-04-04 Gustavo Romero New
[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 New
[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 New
[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 New
[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 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 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,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,8/8] gdb: Document qIsAddressTagged packet Add another way to check tagged addresses on remote targets --- 2024-04-16 Gustavo Romero New