Show patches with: Submitter = Alex Bennée       |    State = Action Required       |    Archived = No       |   9248 patches
« 1 2 ... 14 15 1692 93 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,1/5] contrib/gitdm: Add VRULL to the domain map [PULL,1/5] contrib/gitdm: Add VRULL to the domain map - - 1 - --- 2023-03-10 Alex Bennée New
[PULL,0/5] gitdm updates - - - - --- 2023-03-10 Alex Bennée New
[11/11] tests/avocado: don't use tags to define drive tweaks and fixes for 8.0-rc1 (tests, plugins, docs) - 1 2 - --- 2023-03-10 Alex Bennée New
[10/11] include/exec: fix kerneldoc definition tweaks and fixes for 8.0-rc1 (tests, plugins, docs) - - 2 - --- 2023-03-10 Alex Bennée New
[09/11] tests/tcg: disable pauth for aarch64 gdb tests tweaks and fixes for 8.0-rc1 (tests, plugins, docs) - - 1 - --- 2023-03-10 Alex Bennée New
[08/11] tests/tcg: add some help output for running individual tests tweaks and fixes for 8.0-rc1 (tests, plugins, docs) - - - - --- 2023-03-10 Alex Bennée New
[07/11] tcg: Clear plugin_mem_cbs on TB exit tweaks and fixes for 8.0-rc1 (tests, plugins, docs) - - - - --- 2023-03-10 Alex Bennée New
[06/11] include/qemu: add documentation for memory callbacks tweaks and fixes for 8.0-rc1 (tests, plugins, docs) - 1 - - --- 2023-03-10 Alex Bennée New
[05/11] gitlab: update centos-8-stream job tweaks and fixes for 8.0-rc1 (tests, plugins, docs) - - - - --- 2023-03-10 Alex Bennée New
[04/11] scripts/ci: update gitlab-runner playbook to handle CentOS tweaks and fixes for 8.0-rc1 (tests, plugins, docs) - 1 - - --- 2023-03-10 Alex Bennée New
[03/11] scripts/ci: add libslirp-devel to build-environment tweaks and fixes for 8.0-rc1 (tests, plugins, docs) - - 1 - --- 2023-03-10 Alex Bennée New
[02/11] tests/docker: all add DOCKER_BUILDKIT to RUNC environment tweaks and fixes for 8.0-rc1 (tests, plugins, docs) - - - - --- 2023-03-10 Alex Bennée New
[01/11] tests/avocado: update AArch64 tests to Alpine 3.17.2 tweaks and fixes for 8.0-rc1 (tests, plugins, docs) - - 1 - --- 2023-03-10 Alex Bennée New
[PULL,30/30] gdbstub: move update guest debug to accel ops [PULL,01/30] gdbstub/internals.h: clean up include guard - - 1 - --- 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 - - 1 - --- 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 - - 1 - --- 2023-03-07 Alex Bennée New
[PULL,27/30] gdbstub: Adjust gdb_do_syscall to only use uint32_t and uint64_t [PULL,01/30] gdbstub/internals.h: clean up include guard - - 1 - --- 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 - - 1 - --- 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 - - 1 - --- 2023-03-07 Alex Bennée New
[PULL,24/30] include: split target_long definition from cpu-defs [PULL,01/30] gdbstub/internals.h: clean up include guard - - 1 - --- 2023-03-07 Alex Bennée New
[PULL,23/30] testing: probe gdb for supported architectures ahead of time [PULL,01/30] gdbstub/internals.h: clean up include guard - - 1 - --- 2023-03-07 Alex Bennée New
[PULL,22/30] gdbstub: only compile gdbstub twice for whole build [PULL,01/30] gdbstub/internals.h: clean up include guard - - 1 - --- 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 - - 1 - --- 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 - - 3 - --- 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 - - 2 - --- 2023-03-07 Alex Bennée New
[PULL,18/30] gdbstub: fix address type of gdb_set_cpu_pc [PULL,01/30] gdbstub/internals.h: clean up include guard - - 2 - --- 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 - - 2 - --- 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 - - 1 - --- 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 - - 1 - --- 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 - - 2 - --- 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 - - 2 - --- 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 - - 1 - --- 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 - - 1 - --- 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 - - 2 - --- 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 - - 2 - --- 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 - - 1 - --- 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 - - 1 - --- 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 - - 1 - --- 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 - - 1 - --- 2023-03-07 Alex Bennée New
[PULL,04/30] gdbstub: clean-up indent on gdb_exit [PULL,01/30] gdbstub/internals.h: clean up include guard - - 2 - --- 2023-03-07 Alex Bennée New
[PULL,03/30] gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs [PULL,01/30] gdbstub/internals.h: clean up include guard - - 1 - --- 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 - 1 2 - --- 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 - - 3 - --- 2023-03-07 Alex Bennée New
[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 - - 1 - --- 2023-03-07 Alex Bennée New
[5/5] gitlab: update centos-8-stream job testing/next: docker, ansible - - - - --- 2023-03-07 Alex Bennée New
[4/5] scripts/ci: update gitlab-runner playbook to handle CentOS testing/next: docker, ansible - 1 - - --- 2023-03-07 Alex Bennée New
[3/5] scripts/ci: add libslirp-devel to build-environment testing/next: docker, ansible - - 1 - --- 2023-03-07 Alex Bennée New
[2/5] tests/docker: all add DOCKER_BUILDKIT to RUNC environment testing/next: docker, ansible - - - - --- 2023-03-07 Alex Bennée New
[1/5] tests/avocado: update AArch64 tests to Alpine 3.17.2 testing/next: docker, ansible - - 1 - --- 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 2 - - - --- 2023-03-07 Alex Bennée New
[kvm-unit-tests,v10,2/7] add .gitpublish metadata MTTCG sanity tests for ARM 1 - - - --- 2023-03-07 Alex Bennée New
[kvm-unit-tests,v10,1/7] Makefile: add GNU global tags support MTTCG sanity tests for ARM 1 - - - --- 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 - - 1 - --- 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
[v4,24/26] include: split target_long definition from cpu-defs gdbstub/next: re-organise and split build - - 1 - --- 2023-03-02 Alex Bennée New
[v4,23/26] testing: probe gdb for supported architectures ahead of time gdbstub/next: re-organise and split build - - 1 - --- 2023-03-02 Alex Bennée New
[v4,22/26] gdbstub: only compile gdbstub twice for whole build gdbstub/next: re-organise and split build - - 1 - --- 2023-03-02 Alex Bennée New
[v4,21/26] gdbstub: move syscall handling to new file gdbstub/next: re-organise and split build - - 1 - --- 2023-03-02 Alex Bennée New
[v4,20/26] gdbstub: move register helpers into standalone include gdbstub/next: re-organise and split build - - 3 - --- 2023-03-02 Alex Bennée New
[v4,19/26] gdbstub: don't use target_ulong while handling registers gdbstub/next: re-organise and split build - - 2 - --- 2023-03-02 Alex Bennée New
[v4,18/26] gdbstub: fix address type of gdb_set_cpu_pc gdbstub/next: re-organise and split build - - 2 - --- 2023-03-02 Alex Bennée New
[v4,17/26] gdbstub: specialise stub_can_reverse gdbstub/next: re-organise and split build - - 2 - --- 2023-03-02 Alex Bennée New
[v4,16/26] gdbstub: introduce gdb_get_max_cpus gdbstub/next: re-organise and split build - - 1 - --- 2023-03-02 Alex Bennée New
[v4,15/26] gdbstub: specialise target_memory_rw_debug gdbstub/next: re-organise and split build - - 1 - --- 2023-03-02 Alex Bennée New
[v4,14/26] gdbstub: specialise handle_query_attached gdbstub/next: re-organise and split build - - 2 - --- 2023-03-02 Alex Bennée New
[v4,13/26] gdbstub: abstract target specific details from gdb_put_packet_binary gdbstub/next: re-organise and split build - - 2 - --- 2023-03-02 Alex Bennée New
[v4,12/26] gdbstub: rationalise signal mapping in softmmu gdbstub/next: re-organise and split build - - 1 - --- 2023-03-02 Alex Bennée New
[v4,11/26] gdbstub: move chunks of user code into own files gdbstub/next: re-organise and split build - - 1 - --- 2023-03-02 Alex Bennée New
[v4,10/26] gdbstub: move chunk of softmmu functionality to own file gdbstub/next: re-organise and split build - - 2 - --- 2023-03-02 Alex Bennée New
[v4,09/26] gdbstub: make various helpers visible to the rest of the module gdbstub/next: re-organise and split build - - 2 - --- 2023-03-02 Alex Bennée New
[v4,08/26] gdbstub: move fromhex/tohex routines to internals gdbstub/next: re-organise and split build - - 1 - --- 2023-03-02 Alex Bennée New
[v4,07/26] includes: move tb_flush into its own header gdbstub/next: re-organise and split build - - 1 - --- 2023-03-02 Alex Bennée New
[v4,06/26] gdbstub: move GDBState to shared internals header gdbstub/next: re-organise and split build - - 1 - --- 2023-03-02 Alex Bennée New
[v4,05/26] gdbstub: define separate user/system structures gdbstub/next: re-organise and split build - - 1 - --- 2023-03-02 Alex Bennée New
[v4,04/26] gdbstub: clean-up indent on gdb_exit gdbstub/next: re-organise and split build - - 2 - --- 2023-03-02 Alex Bennée New
[v4,03/26] gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs gdbstub/next: re-organise and split build - - 1 - --- 2023-03-02 Alex Bennée New
[v4,02/26] gdbstub: fix-up copyright and license files gdbstub/next: re-organise and split build - 1 2 - --- 2023-03-02 Alex Bennée New
[v4,01/26] gdbstub/internals.h: clean up include guard gdbstub/next: re-organise and split build - - 3 - --- 2023-03-02 Alex Bennée New
[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 - - 1 - --- 2023-03-01 Alex Bennée New
[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 - - 1 - --- 2023-03-01 Alex Bennée New
[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 - - 1 - --- 2023-03-01 Alex Bennée New
[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 - - 1 - --- 2023-03-01 Alex Bennée New
[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 - - 2 - --- 2023-03-01 Alex Bennée New
[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 - - 2 - --- 2023-03-01 Alex Bennée New
[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 - - 1 - --- 2023-03-01 Alex Bennée New
[PULL,v2,17/24] configure: expose the direct container command [PULL,v2,01/24] tests: don't run socat tests on MacOS as well - - 2 - --- 2023-03-01 Alex Bennée New
[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 - - 4 1 --- 2023-03-01 Alex Bennée New
[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 - - 1 1 --- 2023-03-01 Alex Bennée New
[PULL,v2,14/24] tests/dockerfiles: unify debian-toolchain references [PULL,v2,01/24] tests: don't run socat tests on MacOS as well - - 1 - --- 2023-03-01 Alex Bennée New
[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 - - 1 - --- 2023-03-01 Alex Bennée New
[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 - - 1 - --- 2023-03-01 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 1 - 1 - --- 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 - - 1 - --- 2023-03-01 Alex Bennée New
« 1 2 ... 14 15 1692 93 »