Show patches with: Submitter = Alex Bennée       |    State = Action Required       |    Archived = No       |   2258 patches
« 1 2 ... 12 13 1422 23 »
Patch Series S/W/F Date Submitter Delegate State
[v1,18/18] .gitlab: add avocado asset caching testing/next (vm, gitlab) --- 2020-06-22 Alex Bennée New
[v1,17/18] .gitlab: tag remaining jobs as builds testing/next (vm, gitlab) --- 2020-06-22 Alex Bennée New
[v1,16/18] .gitlab: split fedora-misc-disabled testing/next (vm, gitlab) --- 2020-06-22 Alex Bennée New
[v1,15/18] .gitlab: add acceptance testing to system builds testing/next (vm, gitlab) --- 2020-06-22 Alex Bennée New
[v1,14/18] .gitignore: un-ignore .gitlab-ci.d testing/next (vm, gitlab) --- 2020-06-22 Alex Bennée New
[PULL,21/21] plugins: new lockstep plugin for debugging TCG changes testing and plugin updates (tsan, plugins, cross-builds) --- 2020-06-16 Alex Bennée New
[PULL,12/21] tests/docker: Added docker build support for TSan. testing and plugin updates (tsan, plugins, cross-builds) --- 2020-06-16 Alex Bennée New
[PULL,09/21] tcg: call qemu_spin_destroy for tb->jmp_lock testing and plugin updates (tsan, plugins, cross-builds) --- 2020-06-16 Alex Bennée New
[PULL,08/21] qht: call qemu_spin_destroy for head buckets testing and plugin updates (tsan, plugins, cross-builds) --- 2020-06-16 Alex Bennée New
[PULL,07/21] cputlb: destroy CPUTLB with tlb_destroy testing and plugin updates (tsan, plugins, cross-builds) --- 2020-06-16 Alex Bennée New
[PULL,05/21] cpu: convert queued work to a QSIMPLEQ testing and plugin updates (tsan, plugins, cross-builds) --- 2020-06-16 Alex Bennée New
[PULL,02/21] Makefile: dtc: update, build the libfdt target testing and plugin updates (tsan, plugins, cross-builds) --- 2020-06-16 Alex Bennée New
[PULL,01/21] tests/docker: bump fedora to 32 testing and plugin updates (tsan, plugins, cross-builds) --- 2020-06-16 Alex Bennée New
[RFC] plugins: expand the bb plugin to be thread safe and track per-cpu [RFC] plugins: expand the bb plugin to be thread safe and track per-cpu --- 2020-06-12 Alex Bennée New
[RFC] logging: add a LOG_TCG_WARN for temp leaks [RFC] logging: add a LOG_TCG_WARN for temp leaks --- 2020-06-11 Alex Bennée New
[v2,3/6] cputlb: ensure we save the IOTLB data in case of reset plugins/next (lockstep, api, hwprofile) --- 2020-06-10 Alex Bennée New
[v2,1/6] iotests: 194: wait migration completion on target too plugins/next (lockstep, api, hwprofile) --- 2020-06-10 Alex Bennée New
[PULL,17/17] scripts/coverity-scan: Remove flex/bison packages testing and misc fixes --- 2020-06-09 Alex Bennée New
[PULL,15/17] tests/vm: Remove flex/bison packages testing and misc fixes --- 2020-06-09 Alex Bennée New
[PULL,14/17] tests/docker: Remove flex/bison packages testing and misc fixes --- 2020-06-09 Alex Bennée New
[PULL,12/17] tests/tcg: add simple commpage test case testing and misc fixes --- 2020-06-09 Alex Bennée New
[PULL,09/17] hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE testing and misc fixes --- 2020-06-09 Alex Bennée New
[PULL,08/17] docker: update Ubuntu to 20.04 testing and misc fixes --- 2020-06-09 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
[RFC] softfloat: partially convert float32_to_floatx80 to new style (HACK) [RFC] softfloat: partially convert float32_to_floatx80 to new style (HACK) --- 2020-06-09 Alex Bennée New
[RFC] hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE [RFC] hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE --- 2020-06-04 Alex Bennée New
[RFC] exec: flush the whole TLB if a watchpoint crosses a page boundary [RFC] exec: flush the whole TLB if a watchpoint crosses a page boundary --- 2020-06-02 Alex Bennée New
[v1,8/9] plugins: new hwprofile plugin plugins/next (bug fixes, hwprofile, lockstep) --- 2020-06-02 Alex Bennée New
[v1,7/9] plugins: add API to return a name for a IO device plugins/next (bug fixes, hwprofile, lockstep) --- 2020-06-02 Alex Bennée New
[v1,5/9] cputlb: ensure we re-fill the TLB if it has reset plugins/next (bug fixes, hwprofile, lockstep) --- 2020-06-02 Alex Bennée New
[PULL,12/12] tests/tcg: add new threadcount test testing and plugin fixes --- 2020-05-27 Alex Bennée New
[PULL,10/12] cpus-common: ensure auto-assigned cpu_indexes don't clash testing and plugin fixes --- 2020-05-27 Alex Bennée New
[PULL,06/12] tests/fp: split and audit the conversion tests testing and plugin fixes --- 2020-05-27 Alex Bennée New
[PULL,01/12] configure: add alternate binary for genisoimage testing and plugin fixes --- 2020-05-27 Alex Bennée New
[v1,2/3] linux-user: deal with address wrap for ARM_COMMPAGE on 32 bit some linux-user guest_base fixes --- 2020-05-27 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
[v1,11/15] tests/tcg/aarch64: Add bti smoke test testing and plugin updates --- 2020-05-20 Alex Bennée New
tests/tcg: fix invocation of the memory record/replay tests tests/tcg: fix invocation of the memory record/replay tests --- 2020-05-18 Alex Bennée New
[PULL,v2,12/13] qemu/qemu-plugin: Make qemu_plugin_hwaddr_is_io() hwaddr argument const testing, tcg and plugin updates --- 2020-05-15 Alex Bennée New
[PULL,v2,07/13] disas: include an optional note for the start of disassembly testing, tcg and plugin updates --- 2020-05-15 Alex Bennée New
[PULL,v2,05/13] accel/tcg: Relax va restrictions on 64-bit guests testing, tcg and plugin updates --- 2020-05-15 Alex Bennée New
[PULL,v2,04/13] exec/cpu-all: Use bool for have_guest_base testing, tcg and plugin updates --- 2020-05-15 Alex Bennée New
[v1,03/10] tests/docker: Kludge <linux/swab.h> breakage by pinning linux-libc-dev testing and tcg tweaks --- 2020-05-13 Alex Bennée New
[v1,5/8] cpus-common: ensure auto-assigned cpu_indexes don't clash plugins/next (cleanup, cpu_index and lockstep) --- 2020-05-13 Alex Bennée New
[PULL,14/14] target/m68k: fix gdb for m68xxx testing and gdbstub updates --- 2020-05-06 Alex Bennée New
[PULL,11/14] gdbstub/linux-user: support debugging over a unix socket testing and gdbstub updates --- 2020-05-06 Alex Bennée New
[PULL,07/14] gdbstub: Introduce gdb_get_float64() to get 64-bit float registers testing and gdbstub updates --- 2020-05-06 Alex Bennée New
[PULL,06/14] configure: favour gdb-multiarch if we have it testing and gdbstub updates --- 2020-05-06 Alex Bennée New
[PULL,04/14] .cirrus.yml: bootstrap pkg unconditionally testing and gdbstub updates --- 2020-05-06 Alex Bennée New
[PULL,03/14] .cirrus.yml: bump FreeBSD to the current stable release testing and gdbstub updates --- 2020-05-06 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
[RFC,v2] plugins: new lockstep plugin for debugging TCG changes [RFC,v2] plugins: new lockstep plugin for debugging TCG changes --- 2020-04-29 Alex Bennée New
[RFC] plugins: new lockstep plugin for debugging TCG changes [RFC] plugins: new lockstep plugin for debugging TCG changes --- 2020-04-28 Alex Bennée New
[RFC] translate-all: include guest address in out_asm output [RFC] translate-all: include guest address in out_asm output --- 2020-04-24 Alex Bennée New
[v1,10/14] gdbstub/linux-user: support debugging over a unix socket guest_base, gdbstub and Travis --- 2020-04-23 Alex Bennée New
[v1,04/14] .gitignore: include common build sub-directories guest_base, gdbstub and Travis --- 2020-04-23 Alex Bennée New
tests/tcg: use EXTRA_RUNS to run gdbtests tests/tcg: use EXTRA_RUNS to run gdbtests --- 2020-04-20 Alex Bennée New
[PULL,3/8] configure: disable PIE for Windows builds a few small fixes (docker, user, pie and gdbstub) --- 2020-04-15 Alex Bennée New
[PULL,1/8] tests/docker: add docs FEATURE flag and use for test-misc a few small fixes (docker, user, pie and gdbstub) --- 2020-04-15 Alex Bennée New
[v2,17/17] tests/tcg: add a multiarch linux-user gdb test more randome fixes (user, pie, docker and gdbstub) --- 2020-04-14 Alex Bennée New
[v2,15/17] target/m68k: hack around the FPU register support (HACK!) more randome fixes (user, pie, docker and gdbstub) --- 2020-04-14 Alex Bennée New
[v2,05/17] linux-user/ppc: Fix padding in mcontext_t for ppc64 more randome fixes (user, pie, docker and gdbstub) --- 2020-04-14 Alex Bennée New
[v1,11/11] .travis.yml: Build OSX 10.14 with Xcode 10.0 more random fixes --- 2020-04-09 Alex Bennée New
[v1,06/11] configure: redirect sphinx-build check to config.log more random fixes --- 2020-04-09 Alex Bennée New
[PULL,12/13] configure: Add -Werror to PIE probe various fixes --- 2020-04-07 Alex Bennée New
[PULL,09/13] linux-user: factor out reading of /proc/self/maps various fixes --- 2020-04-07 Alex Bennée New
[PULL,04/13] tests/tcg: remove extraneous pasting macros various fixes --- 2020-04-07 Alex Bennée New
[PULL,02/13] elf-ops: bail out if we have no function symbols various fixes --- 2020-04-07 Alex Bennée New
[v2,10/10] linux-user: completely re-write init_guest_space A selection of sanitiser fixes --- 2020-04-01 Alex Bennée New
[v2,01/10] elf-ops: bail out if we have no function symbols A selection of sanitiser fixes --- 2020-04-01 Alex Bennée New
[PULL,v2,10/12] tests/docker: Use Python3 PyYAML in the Fedora image testing updates (+ one mttcg change) --- 2020-03-27 Alex Bennée New
[PULL,v2,09/12] tests/docker: Install gcrypt devel package in Debian image testing updates (+ one mttcg change) --- 2020-03-27 Alex Bennée New
[PULL,v2,03/12] tests/vm: move vga setup testing updates (+ one mttcg change) --- 2020-03-27 Alex Bennée New
[v1,5/7] fpu/softfloat: avoid undefined behaviour when normalising empty sigs A selection of sanitiser fixes --- 2020-03-27 Alex Bennée New
[RFC,for,5.0] configure: disable MTTCG for MIPS guests [RFC,for,5.0] configure: disable MTTCG for MIPS guests --- 2020-03-20 Alex Bennée New
[PULL,24/28] tests/tcg/aarch64: add SVE iotcl test testing and gdbstub updates --- 2020-03-17 Alex Bennée New
[PULL,21/28] configure: allow user to specify what gdb to use testing and gdbstub updates --- 2020-03-17 Alex Bennée New
[PULL,20/28] tests/tcg/aarch64: userspace system register test testing and gdbstub updates --- 2020-03-17 Alex Bennée New
[PULL,14/28] gdbstub: extend GByteArray to read register helpers testing and gdbstub updates --- 2020-03-17 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
[v1,5/5] tests/acceptance: disable two more tests while in CI testing updates (docker and acceptance CI tweaks) --- 2020-03-09 Alex Bennée New
[PULL,9/9] travis.yml: install python3 numpy and opencv libraries testing updates (tests/vm and acceptance tweaks) --- 2020-03-04 Alex Bennée New
[v1,10/10] travis.yml: install python3 numpy and opencv libraries testing/next updates (tweaks and re-greening) --- 2020-03-02 Alex Bennée New
[v1,09/10] tests/acceptance: move @skipUnless decoration to test itself testing/next updates (tweaks and re-greening) --- 2020-03-02 Alex Bennée New
[v1,07/10] configure: fix check for libzstd testing/next updates (tweaks and re-greening) --- 2020-03-02 Alex Bennée New
[v1,4/4] accel/tcg: increase default code gen buffer size for 64 bit Fix codegen translation cache size --- 2020-02-26 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
[PULL,12/19] tests/plugin: prevent uninitialized warning testing and plugin updates --- 2020-02-26 Alex Bennée New
[PULL,11/19] plugins/core: add missing break in cb_to_tcg_flags testing and plugin updates --- 2020-02-26 Alex Bennée New
[v2,04/19] tests/rcutorture: mild documenting refactor of update thread testing and plugin updates --- 2020-02-13 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
[v1,5/5] tests/plugins: make howvec clean-up after itself. plugins/next --- 2020-02-07 Alex Bennée New
[v1,4/5] target/riscv: progressively load the instruction during decode plugins/next --- 2020-02-07 Alex Bennée New
[RFC] travis.yml: split into build stages [RFC] travis.yml: split into build stages --- 2020-01-08 Alex Bennée New
[v2,5/5] tests/tcg: add user version of dumb-as-bricks semiconsole test semihosting read console support --- 2019-12-20 Alex Bennée New
[v2,4/5] tests/tcg: add a dumb-as-bricks semihosting console test semihosting read console support --- 2019-12-20 Alex Bennée New
[v2,3/5] semihosting: add qemu_semihosting_console_inc for SYS_READC semihosting read console support --- 2019-12-20 Alex Bennée New
[v2,1/5] target/arm: remove unused EXCP_SEMIHOST leg semihosting read console support --- 2019-12-20 Alex Bennée New
[v4,19/21] tests/tcg/aarch64: add test-sve-ioctl guest-debug test gdbstub refactor and SVE support (+check-tcg tweaks) --- 2019-12-20 Alex Bennée New
[v4,18/21] tests/tcg/aarch64: add SVE iotcl test gdbstub refactor and SVE support (+check-tcg tweaks) --- 2019-12-20 Alex Bennée New
« 1 2 ... 12 13 1422 23 »