Show patches with: Submitter = Alex Bennée       |    Archived = No       |   8894 patches
« 1 2 ... 54 55 5688 89 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,v3,03/15] travis.yml: Use libsdl2 instead of libsdl1.2, and install libsdl2-image testing updates --- 2019-10-25 Alex Bennée New
[PULL,v3,02/15] travis.yml: Add libvdeplug-dev to compile-test net/vde.c testing updates --- 2019-10-25 Alex Bennée New
[PULL,v3,01/15] travis.yml: reduce scope of the --enable-debug build testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,73/73] travis.yml: enable linux-gcc-debug-tcg cache tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,72/73] MAINTAINERS: add me for the TCG plugins code tcg plugins and testing updates --- 2019-10-25 Alex Bennée New
[PULL,v2,71/73] scripts/checkpatch.pl: don't complain about (foo, /* empty */) tcg plugins and testing updates --- 2019-10-25 Alex Bennée New
[PULL,v2,70/73] .travis.yml: add --enable-plugins tests tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,69/73] include/exec: wrap cpu_ldst.h in CONFIG_TCG tcg plugins and testing updates --- 2019-10-25 Alex Bennée New
[PULL,v2,68/73] accel/stubs: reduce headers from tcg-stub tcg plugins and testing updates --- 2019-10-25 Alex Bennée New
[PULL,v2,67/73] tests/plugin: add hotpages to analyse memory access patterns tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,66/73] tests/plugin: add instruction execution breakdown tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,65/73] tests/plugin: add a hotblocks plugin tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,64/73] tests/tcg: enable plugin testing tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,63/73] tests/tcg: drop test-i386-fprem from TESTS when not SLOW tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,62/73] tests/tcg: move "virtual" tests to EXTRA_TESTS tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,61/73] tests/tcg: set QEMU_OPTS for all cris runs tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,60/73] tests/tcg/Makefile.target: fix path to config-host.mak tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,59/73] tests/plugin: add sample plugins tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,58/73] linux-user: support -plugin option tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,57/73] vl: support -plugin option tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,56/73] plugin: add qemu_plugin_outs helper tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,55/73] plugin: add qemu_plugin_insn_disas helper tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,54/73] plugin: expand the plugin_init function to include an info block tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,53/73] plugin: add API symbols to qemu-plugins.symbols tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,52/73] configure: add --enable-plugins tcg plugins and testing updates --- 2019-10-25 Alex Bennée New
[PULL,v2,51/73] translator: inject instrumentation from plugins tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,50/73] target/openrisc: fetch code with translator_ld tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,49/73] target/xtensa: fetch code with translator_ld tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,48/73] target/sparc: fetch code with translator_ld tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,47/73] target/riscv: fetch code with translator_ld tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,46/73] target/alpha: fetch code with translator_ld tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,45/73] target/m68k: fetch code with translator_ld tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,44/73] target/hppa: fetch code with translator_ld tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,43/73] target/i386: fetch code with translator_ld tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,42/73] target/sh4: fetch code with translator_ld tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,41/73] target/ppc: fetch code with translator_ld tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,40/73] target/arm: fetch code with translator_ld tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,39/73] translator: add translator_ld{ub,sw,uw,l,q} tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,38/73] cputlb: ensure _cmmu helper functions follow the naming standard tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,37/73] plugin-gen: add plugin_insn_append tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,36/73] cpu: hook plugin vcpu events tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,35/73] *-user: plugin syscalls tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,34/73] *-user: notify plugin of exit tcg plugins and testing updates --- 2019-10-25 Alex Bennée New
[PULL,v2,33/73] translate-all: notify plugin code of tb_flush tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,32/73] plugins: implement helpers for resolving hwaddr tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,31/73] tcg: let plugins instrument virtual memory accesses tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,30/73] atomic_template: add inline trace/plugin helpers tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,29/73] plugin-gen: add module for TCG-related code tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,28/73] tcg: add tcg_gen_st_ptr tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,27/73] cputlb: introduce get_page_addr_code_hostp tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,26/73] cputlb: document get_page_addr_code tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,25/73] queue: add QTAILQ_REMOVE_SEVERAL tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,24/73] plugin: add implementation of the api tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,23/73] plugin: add core code tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,22/73] plugin: add user-facing API tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,21/73] docs/devel: add plugins.rst design document tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,20/73] translate-all: use cpu_in_exclusive_work_context() in tb_flush tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,19/73] cpu: introduce cpu_in_exclusive_context() tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,18/73] trace: add mmu_index to mem_info tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,17/73] trace: expand mem_info:size_shift to 4 bits tcg plugins and testing updates --- 2019-10-25 Alex Bennée Accepted
[PULL,v2,16/73] tests/docker: update Travis image to a more current version tcg plugins and testing updates --- 2019-10-25 Alex Bennée Superseded
[PULL,v2,15/73] tests/docker: set HOST_ARCH if we don't have ARCH tcg plugins and testing updates --- 2019-10-25 Alex Bennée Superseded
[PULL,v2,14/73] travis.yml: --enable-debug-tcg to check-tcg tcg plugins and testing updates --- 2019-10-25 Alex Bennée Superseded
[PULL,v2,13/73] gitlab-ci.yml: Use libvdeplug-dev to compile-test the VDE network backend tcg plugins and testing updates --- 2019-10-25 Alex Bennée Superseded
[PULL,v2,12/73] travis.yml: cache the clang sanitizer build tcg plugins and testing updates --- 2019-10-25 Alex Bennée Superseded
[PULL,v2,11/73] tests/vm/netbsd: Disable IPv6 tcg plugins and testing updates --- 2019-10-25 Alex Bennée New
[PULL,v2,10/73] tests/vm: Let subclasses disable IPv6 tcg plugins and testing updates --- 2019-10-25 Alex Bennée Superseded
[PULL,v2,09/73] tests/vm: netbsd autoinstall, using serial console tcg plugins and testing updates --- 2019-10-25 Alex Bennée New
[PULL,v2,08/73] cirrus.yml: add latest Xcode build target tcg plugins and testing updates --- 2019-10-25 Alex Bennée Superseded
[PULL,v2,07/73] travis.yml: bump Xcode 10 to latest dot release tcg plugins and testing updates --- 2019-10-25 Alex Bennée Superseded
[PULL,v2,06/73] travis.yml: Test the release tarball tcg plugins and testing updates --- 2019-10-25 Alex Bennée Superseded
[PULL,v2,05/73] travis.yml: Fix the ccache lines tcg plugins and testing updates --- 2019-10-25 Alex Bennée Superseded
[PULL,v2,04/73] travis.yml: Use newer version of libgnutls and libpng tcg plugins and testing updates --- 2019-10-25 Alex Bennée Superseded
[PULL,v2,03/73] travis.yml: Use libsdl2 instead of libsdl1.2, and install libsdl2-image tcg plugins and testing updates --- 2019-10-25 Alex Bennée Superseded
[PULL,v2,02/73] travis.yml: Add libvdeplug-dev to compile-test net/vde.c tcg plugins and testing updates --- 2019-10-25 Alex Bennée Superseded
[PULL,v2,01/73] travis.yml: reduce scope of the --enable-debug build tcg plugins and testing updates --- 2019-10-25 Alex Bennée Superseded
travis.yml: enable linux-gcc-debug-tcg cache travis.yml: enable linux-gcc-debug-tcg cache --- 2019-10-24 Alex Bennée Superseded
[v2,17/17] tests/docker: update Travis image to a more current version testing/next --- 2019-10-24 Alex Bennée Superseded
[v2,16/17] tests/docker: set HOST_ARCH if we don't have ARCH testing/next --- 2019-10-24 Alex Bennée Superseded
[v2,15/17] travis.yml: --enable-debug-tcg to check-tcg testing/next --- 2019-10-24 Alex Bennée Superseded
[v2,14/17] gitlab-ci.yml: Use libvdeplug-dev to compile-test the VDE network backend testing/next --- 2019-10-24 Alex Bennée Superseded
[v2,13/17] travis.yml: cache the clang sanitizer build testing/next --- 2019-10-24 Alex Bennée Superseded
[v2,12/17] tests/vm/netbsd: Disable IPv6 testing/next --- 2019-10-24 Alex Bennée Superseded
[v2,11/17] tests/vm: Let subclasses disable IPv6 testing/next --- 2019-10-24 Alex Bennée Superseded
[v2,10/17] tests/vm: netbsd autoinstall, using serial console testing/next --- 2019-10-24 Alex Bennée Superseded
[v2,09/17] cirrus.yml: add latest Xcode build target testing/next --- 2019-10-24 Alex Bennée Superseded
[v2,08/17] travis.yml: bump Xcode 10 to latest dot release testing/next --- 2019-10-24 Alex Bennée Superseded
[v2,07/17] cirrus.yml: reduce scope of MacOS build testing/next --- 2019-10-24 Alex Bennée New
[v2,06/17] travis.yml: Test the release tarball testing/next --- 2019-10-24 Alex Bennée Superseded
[v2,05/17] travis.yml: Fix the ccache lines testing/next --- 2019-10-24 Alex Bennée Superseded
[v2,04/17] travis.yml: Use newer version of libgnutls and libpng testing/next --- 2019-10-24 Alex Bennée Superseded
[v2,03/17] travis.yml: Use libsdl2 instead of libsdl1.2, and install libsdl2-image testing/next --- 2019-10-24 Alex Bennée Superseded
[v2,02/17] travis.yml: Add libvdeplug-dev to compile-test net/vde.c testing/next --- 2019-10-24 Alex Bennée Superseded
[v2,01/17] travis.yml: reduce scope of the --enable-debug build testing/next --- 2019-10-24 Alex Bennée Superseded
[v1,19/19] iotests: Remove 130 from the "auto" group testing/next before softfreeze --- 2019-10-22 Alex Bennée New
[v1,18/19] iotests: Enable more tests in the 'auto' group to improve test coverage testing/next before softfreeze --- 2019-10-22 Alex Bennée New
[v1,17/19] iotests: Skip "make check-block" if QEMU does not support virtio-blk testing/next before softfreeze --- 2019-10-22 Alex Bennée New
[v1,16/19] iotests: Test 183 does not work on macOS and OpenBSD testing/next before softfreeze --- 2019-10-22 Alex Bennée New
[v1,15/19] iotests: Test 041 only works on certain systems testing/next before softfreeze --- 2019-10-22 Alex Bennée New
[v1,14/19] iotests: remove 'linux' from default supported platforms testing/next before softfreeze --- 2019-10-22 Alex Bennée New
« 1 2 ... 54 55 5688 89 »