Toggle navigation
Patchwork
Patches credited to alex.bennee@linaro.org
Login
Register
Mail settings
Current Team Memberships
team-tcwg
Show patches with
: Archived =
No
| 9667 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Apply
«
1
2
...
23
24
25
…
96
97
»
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[16/26] semihosting: add semihosting section to the docs
current maintainer trees (testing/semihosting/plugins)
-
-
-
2023-01-10
Alex Bennée
New
[15/26] docs: add a proper feature overview in "About QEMU"
current maintainer trees (testing/semihosting/plugins)
-
-
-
2023-01-10
Alex Bennée
New
[14/26] semihosting: add O_BINARY flag in host_open for NT compatibility
current maintainer trees (testing/semihosting/plugins)
-
-
-
2023-01-10
Alex Bennée
Superseded
[13/26] semihosting: Write back semihosting data before completion callback
current maintainer trees (testing/semihosting/plugins)
-
-
-
2023-01-10
Alex Bennée
Superseded
[12/26] lcitool: drop texinfo from QEMU project/dependencies
current maintainer trees (testing/semihosting/plugins)
-
-
-
2023-01-10
Alex Bennée
Superseded
[11/26] lcitool: drop perl from QEMU project/dependencies
current maintainer trees (testing/semihosting/plugins)
-
-
-
2023-01-10
Alex Bennée
Superseded
[10/26] Update lcitool and fedora to 37
current maintainer trees (testing/semihosting/plugins)
-
-
-
2023-01-10
Alex Bennée
Superseded
[09/26] docs: drop texinfo options
current maintainer trees (testing/semihosting/plugins)
-
-
-
2023-01-10
Alex Bennée
Superseded
[08/26] meson: replace Perl usage with Python
current maintainer trees (testing/semihosting/plugins)
-
-
-
2023-01-10
Alex Bennée
Superseded
[07/26] configure: replace Perl usage with sed
current maintainer trees (testing/semihosting/plugins)
-
-
-
2023-01-10
Alex Bennée
New
[06/26] .gitlab-ci.d/windows: do not disable opengl
current maintainer trees (testing/semihosting/plugins)
-
-
-
2023-01-10
Alex Bennée
Superseded
[05/26] build-sys: fix crlf-ending C code
current maintainer trees (testing/semihosting/plugins)
-
-
-
2023-01-10
Alex Bennée
Superseded
[04/26] tests/unit: drop hacky race avoidance in test-io-channel-command
current maintainer trees (testing/semihosting/plugins)
-
-
-
2023-01-10
Alex Bennée
Superseded
[03/26] gitlab: just use plain --cc=clang for custom runner build
current maintainer trees (testing/semihosting/plugins)
-
-
-
2023-01-10
Alex Bennée
Superseded
[02/26] gitlab: add FF_SCRIPT_SECTIONS for timings
current maintainer trees (testing/semihosting/plugins)
-
-
-
2023-01-10
Alex Bennée
Superseded
[01/26] scripts/ci: update gitlab-runner playbook to use latest runner
current maintainer trees (testing/semihosting/plugins)
-
-
-
2023-01-10
Alex Bennée
Superseded
[RFC] docs: add a proper feature overview in "About QEMU"
[RFC] docs: add a proper feature overview in "About QEMU"
-
-
-
2023-01-09
Alex Bennée
Superseded
[v2] scripts/ci: update gitlab-runner playbook to use latest runner
[v2] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-06
Alex Bennée
Superseded
[RFC] scripts/ci: update gitlab-runner playbook to use latest runner
[RFC] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-06
Alex Bennée
New
[RFC] testing: probe gdb for supported architectures ahead of time
[RFC] testing: probe gdb for supported architectures ahead of time
-
-
-
2023-01-05
Alex Bennée
Superseded
[v2,21/21] gdbstub: only compile gdbstub twice for whole build
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-01-05
Alex Bennée
New
[v2,20/21] gdbstub: move syscall handling to new file
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-01-05
Alex Bennée
Superseded
[v2,19/21] gdbstub: move register helpers into standalone include
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-01-05
Alex Bennée
Superseded
[v2,18/21] gdbstub: don't use target_ulong while handling registers
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-01-05
Alex Bennée
Superseded
[v2,17/21] gdbstub: fix address type of gdb_set_cpu_pc
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-01-05
Alex Bennée
Superseded
[v2,16/21] gdbstub: specialise stub_can_reverse
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-01-05
Alex Bennée
Superseded
[v2,15/21] gdbstub: introduce gdb_get_max_cpus
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-01-05
Alex Bennée
Superseded
[v2,14/21] gdbstub: specialise target_memory_rw_debug
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-01-05
Alex Bennée
Superseded
[v2,13/21] gdbstub: specialise handle_query_attached
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-01-05
Alex Bennée
Superseded
[v2,12/21] gdbstub: abstract target specific details from gdb_put_packet_binary
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-01-05
Alex Bennée
Superseded
[v2,11/21] gdbstub: move chunks of user code into own files
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-01-05
Alex Bennée
Superseded
[v2,10/21] gdbstub: move chunk of softmmu functionality to own file
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-01-05
Alex Bennée
Superseded
[v2,09/21] gdbstub: make various helpers visible to the rest of the module
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-01-05
Alex Bennée
Superseded
[v2,08/21] gdbstub: move fromhex/tohex routines to internals
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-01-05
Alex Bennée
Superseded
[v2,07/21] includes: move tb_flush into its own header
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-01-05
Alex Bennée
Superseded
[v2,06/21] gdbstub: move GDBState to shared internals header
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-01-05
Alex Bennée
New
[v2,05/21] gdbstub: define separate user/system structures
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-01-05
Alex Bennée
Superseded
[v2,04/21] gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-01-05
Alex Bennée
Superseded
[v2,03/21] gdbstub: fix-up copyright and license files
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-01-05
Alex Bennée
Superseded
[v2,02/21] target/arm: fix handling of HLT semihosting in system mode
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-01-05
Alex Bennée
Superseded
[v2,01/21] gdbstub/internals.h: clean up include guard
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-01-05
Alex Bennée
Superseded
[RFC] target/arm: fix handling of HLT semihosting in system mode
[RFC] target/arm: fix handling of HLT semihosting in system mode
-
-
-
2023-01-05
Alex Bennée
Superseded
[4/4] Makefile: explicitly disable -net for our -M virt runs
Some tweaks for semihosting-tests
-
-
-
2023-01-05
Alex Bennée
New
[3/4] Makefile: simplify path to QEMU binaries
Some tweaks for semihosting-tests
-
-
-
2023-01-05
Alex Bennée
New
[2/4] Makefile: drop microbit.lds from the sources
Some tweaks for semihosting-tests
-
-
-
2023-01-05
Alex Bennée
New
[1/4] semihosting-tests: add timeout support
Some tweaks for semihosting-tests
-
-
-
2023-01-05
Alex Bennée
New
[RFC] docs: add some details about compilation units to coding style
[RFC] docs: add some details about compilation units to coding style
-
-
-
2023-01-03
Alex Bennée
New
[PULL,v2,0/6] testing updates
-
-
-
2022-12-23
Alex Bennée
New
[PULL,6/6] gitlab-ci: Disable docs and GUIs for the build-tci and build-tcg-disabled jobs
[PULL,1/6] configure: Fix check-tcg not executing any tests
-
-
-
2022-12-21
Alex Bennée
Accepted
[PULL,5/6] tests/docker: use prebuilt toolchain for debian-hexagon-cross
[PULL,1/6] configure: Fix check-tcg not executing any tests
-
-
-
2022-12-21
Alex Bennée
Accepted
[PULL,4/6] tests/tcg: fix unused variable in linux-test
[PULL,1/6] configure: Fix check-tcg not executing any tests
-
-
-
2022-12-21
Alex Bennée
Accepted
[PULL,3/6] configure: repeat ourselves for the benefit of CI
[PULL,1/6] configure: Fix check-tcg not executing any tests
-
-
-
2022-12-21
Alex Bennée
Accepted
[PULL,2/6] gitlab: turn off verbose logging for make check on custom runners
[PULL,1/6] configure: Fix check-tcg not executing any tests
-
-
-
2022-12-21
Alex Bennée
Accepted
[PULL,1/6] configure: Fix check-tcg not executing any tests
[PULL,1/6] configure: Fix check-tcg not executing any tests
-
-
-
2022-12-21
Alex Bennée
New
[PULL,0/6] testing updates
-
-
-
2022-12-21
Alex Bennée
New
[v2,6/6] gitlab-ci: Disable docs and GUIs for the build-tci and build-tcg-disabled jobs
current status of testing/next
-
-
-
2022-12-21
Alex Bennée
Superseded
[v2,5/6] tests/docker: use prebuilt toolchain for debian-hexagon-cross
current status of testing/next
-
-
-
2022-12-21
Alex Bennée
Superseded
[v2,4/6] tests/tcg: fix unused variable in linux-test
current status of testing/next
-
-
-
2022-12-21
Alex Bennée
Superseded
[v2,3/6] configure: repeat ourselves for the benefit of CI
current status of testing/next
-
-
-
2022-12-21
Alex Bennée
Superseded
[v2,2/6] gitlab: turn off verbose logging for make check on custom runners
current status of testing/next
-
-
-
2022-12-21
Alex Bennée
Superseded
[v2,1/6] configure: Fix check-tcg not executing any tests
current status of testing/next
-
-
-
2022-12-21
Alex Bennée
Superseded
[[PATCH] --edit 6/6] gitlab-ci: Disable docs and GUIs for the build-tci and build-tcg-disabled jobs
[[PATCH] --edit 6/6] gitlab-ci: Disable docs and GUIs for the build-tci and build-tcg-disabled jobs
-
-
-
2022-12-21
Alex Bennée
Superseded
[[PATCH] --edit 5/6] tests/docker: use prebuilt toolchain for debian-hexagon-cross
[[PATCH] --edit 5/6] tests/docker: use prebuilt toolchain for debian-hexagon-cross
-
-
-
2022-12-21
Alex Bennée
Superseded
[[PATCH] --edit 4/6] tests/tcg: fix unused variable in linux-test
[[PATCH] --edit 4/6] tests/tcg: fix unused variable in linux-test
-
-
-
2022-12-21
Alex Bennée
Superseded
[[PATCH] --edit 3/6] configure: repeat ourselves for the benefit of CI
[[PATCH] --edit 3/6] configure: repeat ourselves for the benefit of CI
-
-
-
2022-12-21
Alex Bennée
Superseded
[[PATCH] --edit 2/6] gitlab: turn off verbose logging for make check on custom runners
[[PATCH] --edit 2/6] gitlab: turn off verbose logging for make check on custom runners
-
-
-
2022-12-21
Alex Bennée
Superseded
[[PATCH] --edit 1/6] configure: Fix check-tcg not executing any tests
[[PATCH] --edit 1/6] configure: Fix check-tcg not executing any tests
-
-
-
2022-12-21
Alex Bennée
Superseded
[11/11] contrib/gitdm: Add SYRMIA to the domain map
gitdm metadata updates
-
-
-
2022-12-19
Alex Bennée
Superseded
[10/11] contrib/gitdm: add Idan to IBM's group map
gitdm metadata updates
-
-
-
2022-12-19
Alex Bennée
Superseded
[09/11] contrib/gitdm: add a group map for Google
gitdm metadata updates
-
-
-
2022-12-19
Alex Bennée
Superseded
[08/11] contrib/gitdm: Add Facebook the domain map
gitdm metadata updates
-
-
-
2022-12-19
Alex Bennée
Superseded
[07/11] contrib/gitdm: Add ASPEED Technology to the domain map
gitdm metadata updates
-
-
-
2022-12-19
Alex Bennée
New
[06/11] contrib/gitdm: add Tsukasa as an individual contributor
gitdm metadata updates
-
-
-
2022-12-19
Alex Bennée
Superseded
[05/11] contrib/gitdm: Add Ventana Micro Systems to the domain map
gitdm metadata updates
-
-
-
2022-12-19
Alex Bennée
Superseded
[04/11] contrib/gitdm: add a group map for SiFive
gitdm metadata updates
-
-
-
2022-12-19
Alex Bennée
Superseded
[03/11] contrib/gitdm: Add VRULL to the domain map
gitdm metadata updates
-
-
-
2022-12-19
Alex Bennée
Superseded
[02/11] contrib/gitdm: Add Rivos Inc to the domain map
gitdm metadata updates
-
-
-
2022-12-19
Alex Bennée
Superseded
[01/11] contrib/gitdm: add C-Sky to the domain map
gitdm metadata updates
-
-
-
2022-12-19
Alex Bennée
New
[v1,10/10] gdbstub: retire exec/gdbstub.h
split user and system code in gdbstub
-
-
-
2022-12-16
Alex Bennée
New
[v1,09/10] gdbstub: move chunks of user code into own files
split user and system code in gdbstub
-
-
-
2022-12-16
Alex Bennée
New
[v1,08/10] gdbstub: move chunk of softmmu functionality to own file
split user and system code in gdbstub
-
-
-
2022-12-16
Alex Bennée
New
[v1,07/10] includes: add new gdbstub include directory
split user and system code in gdbstub
-
-
-
2022-12-16
Alex Bennée
New
[v1,06/10] includes: move tb_flush into its own header
split user and system code in gdbstub
-
-
-
2022-12-16
Alex Bennée
New
[v1,05/10] gdbstub: move GDBState to shared internals header
split user and system code in gdbstub
-
-
-
2022-12-16
Alex Bennée
Superseded
[v1,04/10] gdbstub: split GDBConnection from main structure
split user and system code in gdbstub
-
-
-
2022-12-16
Alex Bennée
New
[v1,03/10] gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs
split user and system code in gdbstub
-
-
-
2022-12-16
Alex Bennée
Superseded
[v1,02/10] gdbstub: fix-up copyright and license files
split user and system code in gdbstub
-
-
-
2022-12-16
Alex Bennée
Superseded
[v1,01/10] gdbstub/internals.h: clean up include guard
split user and system code in gdbstub
-
-
-
2022-12-16
Alex Bennée
Superseded
[RFC] gitlab: turn off verbose logging for make check on custom runners
[RFC] gitlab: turn off verbose logging for make check on custom runners
-
-
-
2022-12-15
Alex Bennée
Superseded
[RFC] includes: move tb_flush into its own header
[RFC] includes: move tb_flush into its own header
-
-
-
2022-12-15
Alex Bennée
New
[RFC,for,8.0] configure: repeat ourselves for the benefit of CI
[RFC,for,8.0] configure: repeat ourselves for the benefit of CI
-
-
-
2022-12-02
Alex Bennée
Superseded
[RFC,for,8.0] backends/vhost-user: relax the ioeventfd check
[RFC,for,8.0] backends/vhost-user: relax the ioeventfd check
-
-
-
2022-12-02
Alex Bennée
New
[v4,5/5] include/hw: VM state takes precedence in virtio_device_should_start
final vhost-user fixes
-
-
-
2022-11-30
Alex Bennée
Superseded
[v4,4/5] hw/virtio: generalise CHR_EVENT_CLOSED handling
final vhost-user fixes
-
-
-
2022-11-30
Alex Bennée
New
[v4,3/5] hw/virtio: add started_vu status field to vhost-user-gpio
final vhost-user fixes
-
-
-
2022-11-30
Alex Bennée
New
[v4,2/5] vhost: enable vrings in vhost_dev_start() for vhost-user devices
final vhost-user fixes
-
-
-
2022-11-30
Alex Bennée
New
[v4,1/5] tests/qtests: override "force-legacy" for gpio virtio-mmio tests
final vhost-user fixes
-
-
-
2022-11-30
Alex Bennée
Superseded
[v3,7/7] hw/virtio: generalise CHR_EVENT_CLOSED handling
fix vhost-user issues with CI
-
-
-
2022-11-28
Alex Bennée
Superseded
[v3,6/7] hw/virtio: add started_vu status field to vhost-user-gpio
fix vhost-user issues with CI
-
-
-
2022-11-28
Alex Bennée
Superseded
[v3,5/7] vhost: enable vrings in vhost_dev_start() for vhost-user devices
fix vhost-user issues with CI
-
-
-
2022-11-28
Alex Bennée
Superseded
«
1
2
...
23
24
25
…
96
97
»
Bundling
Create bundle: