Show patches with: Submitter = Alex Bennée       |    Archived = No       |   8899 patches
« 1 2 ... 14 15 1688 89 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,22/30] gdbstub: only compile gdbstub twice for whole build [PULL,01/30] gdbstub/internals.h: clean up include guard --- 2023-03-07 Alex Bennée Accepted
[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,19/30] gdbstub: don't use target_ulong while handling registers [PULL,01/30] gdbstub/internals.h: clean up include guard --- 2023-03-07 Alex Bennée Accepted
[PULL,18/30] gdbstub: fix address type of gdb_set_cpu_pc [PULL,01/30] gdbstub/internals.h: clean up include guard --- 2023-03-07 Alex Bennée Accepted
[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,12/30] gdbstub: rationalise signal mapping in softmmu [PULL,01/30] gdbstub/internals.h: clean up include guard --- 2023-03-07 Alex Bennée Accepted
[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,05/30] gdbstub: define separate user/system structures [PULL,01/30] gdbstub/internals.h: clean up include guard --- 2023-03-07 Alex Bennée Accepted
[PULL,04/30] gdbstub: clean-up indent on gdb_exit [PULL,01/30] gdbstub/internals.h: clean up include guard --- 2023-03-07 Alex Bennée Accepted
[PULL,03/30] gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs [PULL,01/30] gdbstub/internals.h: clean up include guard --- 2023-03-07 Alex Bennée Accepted
[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,01/30] gdbstub/internals.h: clean up include guard [PULL,01/30] gdbstub/internals.h: clean up include guard --- 2023-03-07 Alex Bennée Accepted
[PULL,00/30] gdbstub refactor for smaller build --- 2023-03-07 Alex Bennée New
[RFC] stubs: split semihosting_get_target from system only stubs [RFC] stubs: split semihosting_get_target from system only stubs --- 2023-03-07 Alex Bennée Superseded
[5/5] gitlab: update centos-8-stream job testing/next: docker, ansible --- 2023-03-07 Alex Bennée Superseded
[4/5] scripts/ci: update gitlab-runner playbook to handle CentOS testing/next: docker, ansible --- 2023-03-07 Alex Bennée Superseded
[3/5] scripts/ci: add libslirp-devel to build-environment testing/next: docker, ansible --- 2023-03-07 Alex Bennée Superseded
[2/5] tests/docker: all add DOCKER_BUILDKIT to RUNC environment testing/next: docker, ansible --- 2023-03-07 Alex Bennée Superseded
[1/5] tests/avocado: update AArch64 tests to Alpine 3.17.2 testing/next: docker, ansible --- 2023-03-07 Alex Bennée Superseded
[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,26/26] gdbstub: move update guest debug to accel ops gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[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
[v4,24/26] include: split target_long definition from cpu-defs gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,23/26] testing: probe gdb for supported architectures ahead of time gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,22/26] gdbstub: only compile gdbstub twice for whole build gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,21/26] gdbstub: move syscall handling to new file gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,20/26] gdbstub: move register helpers into standalone include gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,19/26] gdbstub: don't use target_ulong while handling registers gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,18/26] gdbstub: fix address type of gdb_set_cpu_pc gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,17/26] gdbstub: specialise stub_can_reverse gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,16/26] gdbstub: introduce gdb_get_max_cpus gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,15/26] gdbstub: specialise target_memory_rw_debug gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,14/26] gdbstub: specialise handle_query_attached gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,13/26] gdbstub: abstract target specific details from gdb_put_packet_binary gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,12/26] gdbstub: rationalise signal mapping in softmmu gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,11/26] gdbstub: move chunks of user code into own files gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,10/26] gdbstub: move chunk of softmmu functionality to own file gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,09/26] gdbstub: make various helpers visible to the rest of the module gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,08/26] gdbstub: move fromhex/tohex routines to internals gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,07/26] includes: move tb_flush into its own header gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,06/26] gdbstub: move GDBState to shared internals header gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,05/26] gdbstub: define separate user/system structures gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,04/26] gdbstub: clean-up indent on gdb_exit gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,03/26] gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,02/26] gdbstub: fix-up copyright and license files gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,01/26] gdbstub/internals.h: clean up include guard gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[PULL,v2,24/24] tests/avocado: disable BootLinuxPPC64 test in CI [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,23/24] tests/docker: add zstdtools to the images [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,22/24] gitlab: move the majority of artefact handling to a template [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,21/24] tests/docker: use direct RUNC call to run test jobs [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,20/24] tests/docker: use direct RUNC call to build containers [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,19/24] tests/docker: add USER stanzas to non-lci images [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,18/24] tests/lcitool: append user setting stanza to dockerfiles [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,17/24] configure: expose the direct container command [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,16/24] tests: Ensure TAP version is printed before other messages [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,15/24] gitlab: Use plain docker in container-template.yml [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,14/24] tests/dockerfiles: unify debian-toolchain references [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,13/24] cirrus.yml: Improve the windows_msys2_task [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,12/24] tests: ensure we export job results for some cross builds [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[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,09/24] tests: skip the nios2 replay_kernel test [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[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,07/24] tests: don't run benchmarks for the tsan build [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,06/24] gitlab: extend custom runners with base_job_template [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,05/24] gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[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,03/24] tests: be a bit more strict cleaning up fifos [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,02/24] tests: add socat dependency for tests [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,01/24] tests: don't run socat tests on MacOS as well [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,00/24] testing updates (gitlab, cirrus, docker, avocado, windows) --- 2023-03-01 Alex Bennée New
[v3,24/24] tests/avocado: disable BootLinuxPPC64 test in CI testing/next: docker, avocado, unit, gitlab --- 2023-02-28 Alex Bennée Superseded
[v3,23/24] tests/docker: add zstdtools to the images (!AWAITING UPSTREAM) testing/next: docker, avocado, unit, gitlab --- 2023-02-28 Alex Bennée Superseded
[v3,22/24] gitlab: move the majority of artefact handling to a template testing/next: docker, avocado, unit, gitlab --- 2023-02-28 Alex Bennée Superseded
[v3,21/24] tests/docker: use direct RUNC call to run test jobs testing/next: docker, avocado, unit, gitlab --- 2023-02-28 Alex Bennée Superseded
[v3,20/24] tests/docker: use direct RUNC call to build containers testing/next: docker, avocado, unit, gitlab --- 2023-02-28 Alex Bennée Superseded
[v3,19/24] tests/docker: add USER stanzas to non-lci images testing/next: docker, avocado, unit, gitlab --- 2023-02-28 Alex Bennée Superseded
[v3,18/24] tests/lcitool: append user setting stanza to dockerfiles testing/next: docker, avocado, unit, gitlab --- 2023-02-28 Alex Bennée Superseded
[v3,17/24] configure: expose the direct container command testing/next: docker, avocado, unit, gitlab --- 2023-02-28 Alex Bennée New
[v3,16/24] tests: Ensure TAP version is printed before other messages testing/next: docker, avocado, unit, gitlab --- 2023-02-28 Alex Bennée Superseded
[v3,15/24] gitlab: Use plain docker in container-template.yml testing/next: docker, avocado, unit, gitlab --- 2023-02-28 Alex Bennée Superseded
[v3,14/24] tests/dockerfiles: unify debian-toolchain references testing/next: docker, avocado, unit, gitlab --- 2023-02-28 Alex Bennée Superseded
[v3,13/24] cirrus.yml: Improve the windows_msys2_task testing/next: docker, avocado, unit, gitlab --- 2023-02-28 Alex Bennée Superseded
« 1 2 ... 14 15 1688 89 »