Show patches with: Submitter = Alex Bennée       |    State = Action Required       |    Archived = No       |   2258 patches
« 1 2 3 422 23 »
Patch Series S/W/F Date Submitter Delegate State
[5/9] MAINTAINERS: Add Juan Quintela to developer guides review docs: various (style, punctuation and typo fixes) --- 2023-04-20 Alex Bennée New
[6/6] target-arm/cpu.h: document why env->spsr exists --- 2015-02-25 Alex Bennée New
[6/6] tests/docker/Makefile.include: expand docker help text --- 2016-10-28 Alex Bennée New
[6/8] tests/avocado: move guest output to "avocado" namespace testing/next: avocado logging, docs, gitlab --- 2023-05-18 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
[7/8] python/qemu: allow avocado to set logging name space testing/next: avocado logging, docs, gitlab --- 2023-05-18 Alex Bennée New
[8/8] docs: add some documentation on avocado logging testing/next: avocado logging, docs, gitlab --- 2023-05-18 Alex Bennée New
[8/9] docs/devel: mention the spacing requirement for QOM docs: various (style, punctuation and typo fixes) --- 2023-04-20 Alex Bennée New
[9/9] docs/style: call out the use of GUARD macros docs: various (style, punctuation and typo fixes) --- 2023-04-20 Alex Bennée New
accel/tcg: assert insn_idx will always be valid before plugin_inject_cb accel/tcg: assert insn_idx will always be valid before plugin_inject_cb --- 2021-09-03 Alex Bennée New
accel/tcg: remove link between guest ram and TCG cache size accel/tcg: remove link between guest ram and TCG cache size --- 2020-02-26 Alex Bennée New
accel/tcg/translate-all: expand cpu_restore_state retaddr check accel/tcg/translate-all: expand cpu_restore_state retaddr check --- 2017-11-07 Alex Bennée New
[ALT] gdbstub: Replace GdbCmdContext with plain g_array() [ALT] gdbstub: Replace GdbCmdContext with plain g_array() --- 2021-05-06 Alex Bennée New
arm/translate-a64: add FP16 FCMP operations arm/translate-a64: add FP16 FCMP operations --- 2018-04-27 Alex Bennée New
blogposts: add post about the new check-tcg infrastructure blogposts: add post about the new check-tcg infrastructure --- 2018-06-26 Alex Bennée New
configure: don't apply -O2 if extra-cflags sets -O --- 2015-05-29 Alex Bennée New
configure: make building deprecated targets easier configure: make building deprecated targets easier --- 2020-09-25 Alex Bennée New
configure: set cross_cc_FOO from cc, not host_cc configure: set cross_cc_FOO from cc, not host_cc --- 2018-10-19 Alex Bennée New
cpus: make qemu_mutex_iothread_locked() understand co-routines --- 2016-10-21 Alex Bennée New
docs/system: add a little more detail to ARM machines docs/system: add a little more detail to ARM machines --- 2020-03-10 Alex Bennée New
exec.c: simplify the breakpoint invalidation logic --- 2016-12-06 Alex Bennée New
fixup! int128: Use __int128 if available --- 2016-08-25 Alex Bennée New
fixup! Pass generic CPUState to gen_intermediate_code() --- 2017-06-26 Alex Bennée New
fixup! qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h --- 2017-03-10 Alex Bennée New
fixup! tcg: ensure cpu_tb_exec/tb_gen_code use atomic_read/write --- 2016-09-30 Alex Bennée New
[for,2.10,v3,2/6] docker: fix dirty/stash detection on some systems Various docker fixes --- 2017-08-07 Alex Bennée New
[for,2.10,v3,3/6] docker: ignore submodules when checking diff Various docker fixes --- 2017-08-07 Alex Bennée New
[for,2.10,v3,6/6] docker: reduce noise when building travis.docker Various docker fixes --- 2017-08-07 Alex Bennée New
[for,3.0,02/10] docker: debian-tricore add git tools various docker fixes --- 2018-07-09 Alex Bennée New
[for,3.0,09/10] docker: add test-unit runner various docker fixes --- 2018-07-09 Alex Bennée New
[for,3.0,10/10] docker: add expansion for docker-test-FOO to Makefile.include various docker fixes --- 2018-07-09 Alex Bennée New
[for,4.2] target/arm: generate a custom MIDR for -cpu max [for,4.2] target/arm: generate a custom MIDR for -cpu max --- 2019-07-23 Alex Bennée New
[for,semihosting-tests] semihosting tests: add v7m tests [for,semihosting-tests] semihosting tests: add v7m tests --- 2019-07-11 Alex Bennée New
fpu/softfloat: use hardware sqrt if we can (EXPERIMENT!) fpu/softfloat: use hardware sqrt if we can (EXPERIMENT!) --- 2018-02-20 Alex Bennée New
.gitignore: ignore GNU Global tags and clang compiledb --- 2015-06-24 Alex Bennée New
gitlab: split deprecated job into build/check stages gitlab: split deprecated job into build/check stages --- 2020-10-02 Alex Bennée New
hmp: add PC information for ARM vCPUs --- 2017-02-22 Alex Bennée New
hw/ide/ahci: silence a compiler warning hw/ide/ahci: silence a compiler warning --- 2020-10-06 Alex Bennée New
[kvm-unit-tests,RFC] arm64: split pmu tests into tcg/kvm variants [kvm-unit-tests,RFC] arm64: split pmu tests into tcg/kvm variants --- 2021-05-25 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
[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,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,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,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,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,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,v5,01/11] arm/run: set indentation defaults for emacs --- 2015-07-31 Alex Bennée New
[kvm-unit-tests,v5,02/11] README: add some CONTRIBUTING notes --- 2015-07-31 Alex Bennée New
[kvm-unit-tests,v5,03/11] configure: emit HOST=$host to config.mak --- 2015-07-31 Alex Bennée New
[kvm-unit-tests,v5,04/11] arm/run: introduce usingkvm var and use it --- 2015-07-31 Alex Bennée New
[kvm-unit-tests,v5,05/11] lib/printf: support the %u unsigned fmt field --- 2015-07-31 Alex Bennée New
[kvm-unit-tests,v5,06/11] lib/arm: add flush_tlb_page mmu function --- 2015-07-31 Alex Bennée New
[kvm-unit-tests,v5,07/11] new arm/tlbflush-test: TLB torture test --- 2015-07-31 Alex Bennée New
[kvm-unit-tests,v5,08/11] arm/unittests.cfg: add the tlbflush tests --- 2015-07-31 Alex Bennée New
[kvm-unit-tests,v5,09/11] arm: query /dev/kvm for maximum vcpus --- 2015-07-31 Alex Bennée New
[kvm-unit-tests,v5,11/11] new: arm/barrier-test for memory barriers --- 2015-08-03 Alex Bennée New
[kvm-unit-tests,v5,11/11] new: arm/barrier-test for memory barriers --- 2015-07-31 Alex Bennée New
[kvm-unit-tests,v7,10/11] arm/barrier-litmus-tests: add simple mp and sal litmus tests --- 2016-11-24 Alex Bennée New
libqtest: dump child invocation when QTEST_LOG set --- 2016-05-04 Alex Bennée New
linux-user/elfload: use MAP_FIXED in pgb_reserved_va linux-user/elfload: use MAP_FIXED in pgb_reserved_va --- 2020-06-30 Alex Bennée New
linux-user: limit check to HOST_LONG_BITS == 32 linux-user: limit check to HOST_LONG_BITS == 32 --- 2020-05-21 Alex Bennée New
linux-users/syscall: make do_ioctl_rt safer linux-users/syscall: make do_ioctl_rt safer --- 2018-11-08 Alex Bennée New
linux-user: un-register threads from RCU before exit linux-user: un-register threads from RCU before exit --- 2020-02-11 Alex Bennée New
maybe fixup! target: [tcg] Redefine DISAS_* onto the generic translation framework (DJ_*) --- 2017-06-26 Alex Bennée New
meson.build: fix building of Xen support for aarch64 meson.build: fix building of Xen support for aarch64 --- 2020-10-28 Alex Bennée New
[PULL,00/10] testing, doc and gdbstub updates --- 2024-02-09 Alex Bennée New
[PULL,00/12] testing and gdbstub updates --- 2023-08-30 Alex Bennée New
[PULL,00/13] replay fixes for replay_kernel --- 2024-01-08 Alex Bennée New
[PULL,00/13] testing, semihosting and doc fixes --- 2022-07-29 Alex Bennée New
[PULL,00/13] testing updates (gitlab, cirrus, docker, avocado, windows) --- 2023-02-23 Alex Bennée New
[PULL,00/14] random fixes for 8.2 (tests, plugins, docs, semihosting) --- 2023-11-23 Alex Bennée New
[PULL,00/18] testing and doc updates --- 2023-04-27 Alex Bennée New
[PULL,00/18] testing and semihosting updates --- 2022-03-01 Alex Bennée New
[PULL,00/19] Updates for testing, gitlab, gdbstub, plugins and semihosting --- 2023-10-31 Alex Bennée New
[PULL,00/22] gdb cleanups and tcg plugin register access --- 2024-01-16 Alex Bennée New
[PULL,00/22] testing and misc updates --- 2024-01-12 Alex Bennée New
[PULL,00/23] Final test, gdbstub, plugin and gitdm updates for 8.2 --- 2023-11-07 Alex Bennée New
[PULL,00/25] testing, gdbstub and plugin updates --- 2023-10-11 Alex Bennée New
[PULL,00/25] Various testing, doc and gdbstub fixes --- 2022-04-20 Alex Bennée New
[PULL,00/28] testing and plugin updates --- 2022-02-09 Alex Bennée New
[PULL,00/29] testing, gdbstub and plugin updates --- 2024-02-28 Alex Bennée New
[PULL,00/30] gdbstub refactor for smaller build --- 2023-03-07 Alex Bennée New
[PULL,00/30] testing updates (docker, avocado, deprecate 32bit BE MIPS) --- 2022-09-20 Alex Bennée New
[PULL,00/31] testing/next and other misc fixes --- 2022-01-12 Alex Bennée New
[PULL,00/31] various fixes (testing, plugins, gitdm) --- 2023-03-18 Alex Bennée New
[PULL,00/33] testing updates (gitlab, junit, lcitool, x-compile) --- 2022-06-01 Alex Bennée New
[PULL,00/35] Testing, docs, semihosting and plugin updates --- 2023-01-26 Alex Bennée New
[PULL,00/38] maintainer updates for 8.1: testing, fuzz, plugins, docs, gdbstub --- 2023-07-03 Alex Bennée New
[PULL,00/54] testing, gdbstub, plugin and gitdm updates --- 2022-10-04 Alex Bennée New
[PULL,01/11] configure: include moxie-softmmu in deprecated_targets_list testing and configure updates --- 2020-12-16 Alex Bennée New
[PULL,01/11] tests/tcg: update the defaults for x86 compilers rc2 fixes (check-tcg, gitlab, gdbstub) --- 2021-04-06 Alex Bennée New
[PULL,01/12] configure: add alternate binary for genisoimage testing and plugin fixes --- 2020-05-27 Alex Bennée New
[PULL,01/12] gitlab: enable ccache for many build jobs [PULL,01/12] gitlab: enable ccache for many build jobs --- 2023-08-30 Alex Bennée New
[PULL,01/13] tests: refresh to latest libvirt-ci module [PULL,01/13] tests: refresh to latest libvirt-ci module --- 2022-07-29 Alex Bennée New
[PULL,01/14] tests/docker: replace fedora-i386 with debian-i686 [PULL,01/14] tests/docker: replace fedora-i386 with debian-i686 --- 2023-11-23 Alex Bennée New
[PULL,01/14] .travis.yml: show free disk space at end of run testing and gdbstub updates --- 2020-05-06 Alex Bennée New
[PULL,01/16] shippable: add one more qemu to registry url various fixes for rc2 (semihosting, tcg, docker, tests/vm) --- 2020-07-27 Alex Bennée New
[PULL,01/16] tests/acceptance: Increase the timeout in the replay tests testing, gdbstub and doc tweaks --- 2021-02-08 Alex Bennée New
[PULL,01/17] qemu-plugin.h: add missing include <stddef.h> to define size_t testing and misc fixes --- 2020-06-09 Alex Bennée New
[PULL,01/17] tests/.gitignore: don't ignore docker tests docker fixes and tcg test tweak --- 2018-07-24 Alex Bennée New
« 1 2 3 422 23 »