Toggle navigation
Patchwork
Patches credited to alex.bennee@linaro.org
Login
Register
Mail settings
Current Team Memberships
team-tcwg
Show patches with
: State =
Action Required
| 2547 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
...
5
6
7
…
25
26
»
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[PULL,30/30] gdbstub: move update guest debug to accel ops
[PULL,01/30] gdbstub/internals.h: clean up include guard
-
-
-
2023-03-07
Alex Bennée
New
[PULL,29/30] gdbstub: Build syscall.c once
[PULL,01/30] gdbstub/internals.h: clean up include guard
-
-
-
2023-03-07
Alex Bennée
New
[PULL,28/30] stubs: split semihosting_get_target from system only stubs
[PULL,01/30] gdbstub/internals.h: clean up include guard
-
-
-
2023-03-07
Alex Bennée
New
[PULL,26/30] gdbstub: Remove gdb_do_syscallv
[PULL,01/30] gdbstub/internals.h: clean up include guard
-
-
-
2023-03-07
Alex Bennée
New
[PULL,25/30] gdbstub: split out softmmu/user specifics for syscall handling
[PULL,01/30] gdbstub/internals.h: clean up include guard
-
-
-
2023-03-07
Alex Bennée
New
[PULL,21/30] gdbstub: move syscall handling to new file
[PULL,01/30] gdbstub/internals.h: clean up include guard
-
-
-
2023-03-07
Alex Bennée
New
[PULL,20/30] gdbstub: move register helpers into standalone include
[PULL,01/30] gdbstub/internals.h: clean up include guard
-
-
-
2023-03-07
Alex Bennée
New
[PULL,17/30] gdbstub: specialise stub_can_reverse
[PULL,01/30] gdbstub/internals.h: clean up include guard
-
-
-
2023-03-07
Alex Bennée
New
[PULL,16/30] gdbstub: introduce gdb_get_max_cpus
[PULL,01/30] gdbstub/internals.h: clean up include guard
-
-
-
2023-03-07
Alex Bennée
New
[PULL,15/30] gdbstub: specialise target_memory_rw_debug
[PULL,01/30] gdbstub/internals.h: clean up include guard
-
-
-
2023-03-07
Alex Bennée
New
[PULL,14/30] gdbstub: specialise handle_query_attached
[PULL,01/30] gdbstub/internals.h: clean up include guard
-
-
-
2023-03-07
Alex Bennée
New
[PULL,13/30] gdbstub: abstract target specific details from gdb_put_packet_binary
[PULL,01/30] gdbstub/internals.h: clean up include guard
-
-
-
2023-03-07
Alex Bennée
New
[PULL,11/30] gdbstub: move chunks of user code into own files
[PULL,01/30] gdbstub/internals.h: clean up include guard
-
-
-
2023-03-07
Alex Bennée
New
[PULL,10/30] gdbstub: move chunk of softmmu functionality to own file
[PULL,01/30] gdbstub/internals.h: clean up include guard
-
-
-
2023-03-07
Alex Bennée
New
[PULL,09/30] gdbstub: make various helpers visible to the rest of the module
[PULL,01/30] gdbstub/internals.h: clean up include guard
-
-
-
2023-03-07
Alex Bennée
New
[PULL,08/30] gdbstub: move fromhex/tohex routines to internals
[PULL,01/30] gdbstub/internals.h: clean up include guard
-
-
-
2023-03-07
Alex Bennée
New
[PULL,07/30] includes: move tb_flush into its own header
[PULL,01/30] gdbstub/internals.h: clean up include guard
-
-
-
2023-03-07
Alex Bennée
New
[PULL,06/30] gdbstub: move GDBState to shared internals header
[PULL,01/30] gdbstub/internals.h: clean up include guard
-
-
-
2023-03-07
Alex Bennée
New
[PULL,02/30] gdbstub: fix-up copyright and license files
[PULL,01/30] gdbstub/internals.h: clean up include guard
-
-
-
2023-03-07
Alex Bennée
New
[PULL,00/30] gdbstub refactor for smaller build
-
-
-
2023-03-07
Alex Bennée
New
[kvm-unit-tests,v10,7/7] arm/tcg-test: some basic TCG exercising tests
MTTCG sanity tests for ARM
-
-
-
2023-03-07
Alex Bennée
New
[kvm-unit-tests,v10,6/7] arm/barrier-litmus-tests: add simple mp and sal litmus tests
MTTCG sanity tests for ARM
-
-
-
2023-03-07
Alex Bennée
New
[kvm-unit-tests,v10,5/7] arm/locking-tests: add comprehensive locking test
MTTCG sanity tests for ARM
-
-
-
2023-03-07
Alex Bennée
New
[kvm-unit-tests,v10,4/7] arm/tlbflush-code: TLB flush during code execution
MTTCG sanity tests for ARM
-
-
-
2023-03-07
Alex Bennée
New
[kvm-unit-tests,v10,3/7] lib: add isaac prng library from CCAN
MTTCG sanity tests for ARM
-
-
-
2023-03-07
Alex Bennée
New
[kvm-unit-tests,v10,2/7] add .gitpublish metadata
MTTCG sanity tests for ARM
-
-
-
2023-03-07
Alex Bennée
New
[kvm-unit-tests,v10,1/7] Makefile: add GNU global tags support
MTTCG sanity tests for ARM
-
-
-
2023-03-07
Alex Bennée
New
[RFC] gdbstub: attempt to split gdb into 32/64 bit targets [!WORKING PLZ HELP]
[RFC] gdbstub: attempt to split gdb into 32/64 bit targets [!WORKING PLZ HELP]
-
-
-
2023-03-02
Alex Bennée
New
[v4,25/26] gdbstub: split out softmmu/user specifics for syscall handling
gdbstub/next: re-organise and split build
-
-
-
2023-03-02
Alex Bennée
New
[PULL,v2,11/24] tests/docker: Use binaries for debian-tricore-cross
[PULL,v2,01/24] tests: don't run socat tests on MacOS as well
-
-
-
2023-03-01
Alex Bennée
New
[PULL,v2,10/24] tests: add tuxrun baseline test to avocado
[PULL,v2,01/24] tests: don't run socat tests on MacOS as well
-
-
-
2023-03-01
Alex Bennée
New
[PULL,v2,08/24] testing: update ubuntu2004 to ubuntu2204
[PULL,v2,01/24] tests: don't run socat tests on MacOS as well
-
-
-
2023-03-01
Alex Bennée
New
[PULL,v2,04/24] tests: make fp-test less chatty when running from test suite
[PULL,v2,01/24] tests: don't run socat tests on MacOS as well
-
-
-
2023-03-01
Alex Bennée
New
[PULL,v2,00/24] testing updates (gitlab, cirrus, docker, avocado, windows)
-
-
-
2023-03-01
Alex Bennée
New
[v3,17/24] configure: expose the direct container command
testing/next: docker, avocado, unit, gitlab
-
-
-
2023-02-28
Alex Bennée
New
[7/7] tests/gitlab: use kaniko to build images
testing/next: docker.py removal and kaniko updates
-
-
-
2023-02-24
Alex Bennée
New
[3/7] tests/lcitool: append user setting stanza to dockerfiles
testing/next: docker.py removal and kaniko updates
-
-
-
2023-02-24
Alex Bennée
New
[PULL,00/13] testing updates (gitlab, cirrus, docker, avocado, windows)
-
-
-
2023-02-23
Alex Bennée
New
[RFC] target/arm: properly document FEAT_CRC32
[RFC] target/arm: properly document FEAT_CRC32
-
-
-
2023-02-22
Alex Bennée
New
[v3,23/24] include: split target_long definition from cpu-defs
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-02-21
Alex Bennée
New
[v3,22/24] testing: probe gdb for supported architectures ahead of time
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-02-21
Alex Bennée
New
[v3,21/24] gdbstub: only compile gdbstub twice for whole build
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-02-21
Alex Bennée
New
[v3,06/24] includes: move tb_flush into its own header
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-02-21
Alex Bennée
New
[v3,01/24] gdbstub/internals.h: clean up include guard
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-02-21
Alex Bennée
New
[v2,01/14] block: Handle curl 7.55.0, 7.85.0 version changes
testing/next: docker, avocado, unit, gitlab
-
-
-
2023-02-21
Alex Bennée
New
[07/12] testing: update ubuntu2004 to ubuntu2204
testing/next: docker, avocado, unit,
-
-
-
2023-02-15
Alex Bennée
New
[05/12] gitlab: reduce default verbosity of cirrus run
testing/next: docker, avocado, unit,
-
-
-
2023-02-15
Alex Bennée
New
[02/12] tests/avocado: retire the Aarch64 TCG tests from boot_linux.py
testing/next: docker, avocado, unit,
-
-
-
2023-02-15
Alex Bennée
New
[01/12] gitlab: tweak and filter ninja output to reduce build noise
testing/next: docker, avocado, unit,
-
-
-
2023-02-15
Alex Bennée
New
[RFC] tests: add LKFT baseline test to avocado
[RFC] tests: add LKFT baseline test to avocado
-
-
-
2023-02-07
Alex Bennée
New
[RFC] target/arm: disable FEAT_SME if we turn off SVE
[RFC] target/arm: disable FEAT_SME if we turn off SVE
-
-
-
2023-02-03
Alex Bennée
New
[RFC] gitlab: call ninja directly and reduce build noise
[RFC] gitlab: call ninja directly and reduce build noise
-
-
-
2023-02-02
Alex Bennée
New
[PULL,v2,00/36] Testing, docs, semihosting and plugin updates
-
-
-
2023-02-02
Alex Bennée
New
[RFC] build: deprecate --enable-gprof builds and remove from CI
[RFC] build: deprecate --enable-gprof builds and remove from CI
-
-
-
2023-01-31
Alex Bennée
New
[PULL,34/35] cpu-exec: assert that plugin_mem_cbs is NULL after execution
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
New
[PULL,31/35] plugins: fix optimization in plugin_gen_disable_mem_helpers
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
New
[PULL,29/35] util/qht: use striped locks under TSAN
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
New
[PULL,26/35] cpu: free cpu->tb_jmp_cache with RCU
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
New
[PULL,14/35] tests/docker: drop debian-tricore-cross's partial status
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
New
[PULL,12/35] lcitool: drop texinfo from QEMU project/dependencies
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
New
[PULL,02/35] gitlab: add FF_SCRIPT_SECTIONS for timings
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
New
[PULL,00/35] Testing, docs, semihosting and plugin updates
-
-
-
2023-01-26
Alex Bennée
New
[25/26] tcg: exclude lookup_tb_ptr from helper instrumentation
current maintainer trees (testing/semihosting/plugins)
-
-
-
2023-01-10
Alex Bennée
New
[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
[07/26] configure: replace Perl usage with sed
current maintainer trees (testing/semihosting/plugins)
-
-
-
2023-01-10
Alex Bennée
New
[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
[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,06/21] gdbstub: move GDBState to shared internals header
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-01-05
Alex Bennée
New
[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,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
[07/11] contrib/gitdm: Add ASPEED Technology to the domain map
gitdm metadata updates
-
-
-
2022-12-19
Alex Bennée
New
[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,04/10] gdbstub: split GDBConnection from main structure
split user and system code in gdbstub
-
-
-
2022-12-16
Alex Bennée
New
[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] 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,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
[v3,4/7] hw/virtio: ensure a valid host_feature set for virtio-user-gpio
fix vhost-user issues with CI
-
-
-
2022-11-28
Alex Bennée
New
[PULL,v2,10/11] tests/avocado: skip aarch64 cloud TCG tests in CI
[PULL,v2,01/11] Run docker probe only if docker or podman are available
-
-
-
2022-11-22
Alex Bennée
New
[PULL,v2,04/11] docs/devel: add a maintainers section to development process
[PULL,v2,01/11] Run docker probe only if docker or podman are available
-
-
-
2022-11-22
Alex Bennée
New
[PULL,v2,02/11] tests/avocado/machine_aspeed.py: Reduce noise on the console for SDK tests
[PULL,v2,01/11] Run docker probe only if docker or podman are available
-
-
-
2022-11-22
Alex Bennée
New
[PULL,v2,for,7.2-rc2,00/11] testing and doc updates
-
-
-
2022-11-22
Alex Bennée
New
[RFC] include/hw: attempt to document VirtIO feature variables (!DISCUSS!)
[RFC] include/hw: attempt to document VirtIO feature variables (!DISCUSS!)
-
-
-
2022-11-21
Alex Bennée
New
[v3,13/13] ci: replace x86_64 macos-11 with aarch64 macos-12
testing and doc updates (pre-PR)
-
-
-
2022-11-17
Alex Bennée
New
[v3,12/13] tests/avocado/boot_linux.py: Bump aarch64 virt test timeout to 720s
testing and doc updates (pre-PR)
-
-
-
2022-11-17
Alex Bennée
New
[RFC] tests/avocado: move aarch64 boot_linux tcg tests and slim down
[RFC] tests/avocado: move aarch64 boot_linux tcg tests and slim down
-
-
-
2022-11-17
Alex Bennée
New
[PULL,02/10] tests/avocado: improve behaviour waiting for login prompts
[PULL,01/10] Run docker probe only if docker or podman are available
-
-
-
2022-11-15
Alex Bennée
New
«
1
2
...
5
6
7
…
25
26
»
Bundling
Create bundle: