Show patches with: Submitter = Alex Bennée       |    State = Action Required       |   2275 patches
« 1 2 ... 13 14 1522 23 »
Patch Series S/W/F Date Submitter Delegate State
[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
[v4,17/21] tests/tcg/aarch64: add a gdbstub testcase for SVE registers gdbstub refactor and SVE support (+check-tcg tweaks) --- 2019-12-20 Alex Bennée New
[v4,11/21] target/arm: default SVE length to 64 bytes for linux-user gdbstub refactor and SVE support (+check-tcg tweaks) --- 2019-12-20 Alex Bennée New
[PULL,22/25] linux-user: log page table changes under -d page testing and logging updates --- 2019-12-19 Alex Bennée New
[PULL,17/25] docker: gtester is no longer used testing and logging updates --- 2019-12-19 Alex Bennée New
[PULL,10/25] ci: build out-of-tree testing and logging updates --- 2019-12-19 Alex Bennée New
[PULL,09/25] travis.yml: Enable builds on arm64, ppc64le and s390x testing and logging updates --- 2019-12-19 Alex Bennée New
[PULL,02/25] tests/vm: Allow to set qemu-img path testing and logging updates --- 2019-12-19 Alex Bennée New
[RFC] semihosting: suspend recieving CPU when blocked (HACK, WIP) [RFC] semihosting: suspend recieving CPU when blocked (HACK, WIP) --- 2019-12-17 Alex Bennée New
[v2] target/arm: ensure we use current exception state after SCR update [v2] target/arm: ensure we use current exception state after SCR update --- 2019-12-12 Alex Bennée New
target/arm: ensure we use current exception state after SCR update target/arm: ensure we use current exception state after SCR update --- 2019-12-09 Alex Bennée New
[v2,11/14] target/arm: default SVE length to 64 bytes for linux-user gdbstub refactor and SVE support --- 2019-11-30 Alex Bennée New
[v1,4/5] linux-user: log page table changes under -d page linux-user mmap debug cleanup --- 2019-11-28 Alex Bennée New
[v1,2/5] linux-user: convert target_mmap debug to tracepoint linux-user mmap debug cleanup --- 2019-11-28 Alex Bennée New
[v1,1/5] linux-user: convert target_mprotect debug to tracepoint linux-user mmap debug cleanup --- 2019-11-28 Alex Bennée New
[PULL,2/5] docs/devel: rename plugins.rst to tcg-plugins.rst a few doc and testing tweaks --- 2019-11-20 Alex Bennée New
[RFC,11/11] target/arm: generate xml description of our SVE registers gdbstub re-factor and SVE support --- 2019-11-15 Alex Bennée New
[RFC,05/11] gdbstub: add helper for 128 bit registers gdbstub re-factor and SVE support --- 2019-11-15 Alex Bennée New
[RFC,04/11] gdbstub: move mem_buf to GDBState and use GByteArray gdbstub re-factor and SVE support --- 2019-11-15 Alex Bennée New
[RFC,03/11] gdbstub: move str_buf to GDBState and use GString gdbstub re-factor and SVE support --- 2019-11-15 Alex Bennée New
[RFC,02/11] gdbstub: stop passing GDBState * around gdbstub re-factor and SVE support --- 2019-11-15 Alex Bennée New
[RFC,01/11] gdbstub: move allocation of GDBState to one place gdbstub re-factor and SVE support --- 2019-11-15 Alex Bennée New
[RFC] scripts/tap-driver: report "slow" tests (HACK) [RFC] scripts/tap-driver: report "slow" tests (HACK) --- 2019-11-13 Alex Bennée New
[v1,4/5] docs/devel: convert multi-thread-tcg to a .rst document misc doc and testing fixes --- 2019-11-13 Alex Bennée New
[v1,2/2] docs/devel: update tcg-plugins.rst with API versioning details TCG plugin doc updates --- 2019-11-12 Alex Bennée New
[v1,1/2] docs/devel: rename plugins.rst to tcg-plugins.rst TCG plugin doc updates --- 2019-11-12 Alex Bennée New
[PULL,8/8] tcg plugins: expose an API version concept testing and tcg plugin api ver --- 2019-11-12 Alex Bennée New
tests/migration: use the common library function tests/migration: use the common library function --- 2019-11-11 Alex Bennée New
[PULL,2/3] contrib/gitdm: add Andrey to the individual group a few gitdm updates --- 2019-10-27 Alex Bennée New
[PULL,1/3] contrib/gitdm: add Emanuele as an individual a few gitdm updates --- 2019-10-27 Alex Bennée New
[PULL,v3,07/15] travis.yml: bump Xcode 10 to latest dot release testing updates --- 2019-10-25 Alex Bennée New
[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,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,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,52/73] configure: add --enable-plugins tcg plugins and testing updates --- 2019-10-25 Alex Bennée New
[PULL,v2,34/73] *-user: notify plugin of exit tcg plugins and testing updates --- 2019-10-25 Alex Bennée New
[PULL,v2,11/73] tests/vm/netbsd: Disable IPv6 tcg plugins and testing updates --- 2019-10-25 Alex Bennée New
[PULL,v2,09/73] tests/vm: netbsd autoinstall, using serial console tcg plugins and testing updates --- 2019-10-25 Alex Bennée New
[v2,07/17] cirrus.yml: reduce scope of MacOS build testing/next --- 2019-10-24 Alex Bennée New
[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
[v6,53/54] .travis.yml: add --enable-plugins tests Support for TCG plugins --- 2019-10-17 Alex Bennée New
[v1,4/5] contrib/gitdm: add Bin Meng to the individual group gitdm updates --- 2019-10-14 Alex Bennée New
[v1,3/5] contrib/gitdm: add Andrey to the individual group gitdm updates --- 2019-10-14 Alex Bennée New
[v1,2/5] contrib/gitdm: add MontaVista to the domain map gitdm updates --- 2019-10-14 Alex Bennée New
[v1,1/5] contrib/gitdm: add more entries individuals and academics gitdm updates --- 2019-10-14 Alex Bennée New
[v5,54/55] plugins: add qemu_plugin_outs and use it Support for TCG plugins --- 2019-10-14 Alex Bennée New
[v5,53/55] plugins: add sparc64 instruction classification table Support for TCG plugins --- 2019-10-14 Alex Bennée New
[v5,52/55] plugins: make howvec plugin more generic Support for TCG plugins --- 2019-10-14 Alex Bennée New
[v5,51/55] plugins: expand the plugin_init function to include an info block Support for TCG plugins --- 2019-10-14 Alex Bennée New
[v5,48/55] tests/plugin: add hotpages plugin to breakdown memory access patterns Support for TCG plugins --- 2019-10-14 Alex Bennée New
[v5,47/55] tests/plugin: add instruction execution breakdown Support for TCG plugins --- 2019-10-14 Alex Bennée New
[v5,37/55] vl: support -plugin option Support for TCG plugins --- 2019-10-14 Alex Bennée New
[v5,23/55] translator: add translator_ld{ub,sw,uw,l,q} Support for TCG plugins --- 2019-10-14 Alex Bennée New
[v5,17/55] plugins: implement helpers for resolving hwaddr Support for TCG plugins --- 2019-10-14 Alex Bennée New
[v9,13/13] configure: remove the final bits of --profiler support TCG code quality tracking and perf integration --- 2019-10-07 Alex Bennée New
[v9,12/13] tb-stats: adding TBStatistics info into perf dump TCG code quality tracking and perf integration --- 2019-10-07 Alex Bennée New
[v9,11/13] accel/tcg: adding integration with linux perf TCG code quality tracking and perf integration --- 2019-10-07 Alex Bennée New
[v9,10/13] tb-stats: dump hot TBs at the end of the execution TCG code quality tracking and perf integration --- 2019-10-07 Alex Bennée New
[v9,09/13] Adding info [tb-list|tb] commands to HMP (WIP) TCG code quality tracking and perf integration --- 2019-10-07 Alex Bennée New
[v9,08/13] tb-stats: reset the tracked TBs on a tb_flush TCG code quality tracking and perf integration --- 2019-10-07 Alex Bennée New
[v9,07/13] monitor: adding tb_stats hmp command TCG code quality tracking and perf integration --- 2019-10-07 Alex Bennée New
[v9,06/13] debug: add -d tb_stats to control TBStatistics collection: TCG code quality tracking and perf integration --- 2019-10-07 Alex Bennée New
[v9,05/13] accel: adding TB_JIT_TIME and full replacing CONFIG_PROFILER TCG code quality tracking and perf integration --- 2019-10-07 Alex Bennée New
[v9,04/13] accel: replacing part of CONFIG_PROFILER with TBStats TCG code quality tracking and perf integration --- 2019-10-07 Alex Bennée New
[v9,03/13] accel: collecting JIT statistics TCG code quality tracking and perf integration --- 2019-10-07 Alex Bennée New
[v9,02/13] accel: collecting TB execution count TCG code quality tracking and perf integration --- 2019-10-07 Alex Bennée New
[v9,01/13] accel/tcg: introduce TBStatistics structure TCG code quality tracking and perf integration --- 2019-10-07 Alex Bennée New
[RFC] configure: deprecate 32 bit build hosts [RFC] configure: deprecate 32 bit build hosts --- 2019-09-25 Alex Bennée New
[v3,26/33] .shippable.yml: Build WHPX enabled binaries testing/next (docker,tcg, alpha ;-) --- 2019-09-24 Alex Bennée New
[v3,25/33] tests/docker: Add fedora-win10sdk-cross image testing/next (docker,tcg, alpha ;-) --- 2019-09-24 Alex Bennée New
[v3,10/33] migration/postcopy: Recognise the recovery states as 'in_postcopy' testing/next (docker,tcg, alpha ;-) --- 2019-09-24 Alex Bennée New
[v3,09/33] tests/migration/postcopy: trim migration bandwidth testing/next (docker,tcg, alpha ;-) --- 2019-09-24 Alex Bennée New
[v3,08/33] tests/migration: Fail on unexpected migration states testing/next (docker,tcg, alpha ;-) --- 2019-09-24 Alex Bennée New
[v2,16/16] Makefile: fix-up qemu-ga.8 paths to take in-src builds into account testing/next (docker/podman, tcg, build fixes) --- 2019-09-19 Alex Bennée New
[v2,12/16] tests/docker: Add fedora-win10sdk-cross image testing/next (docker/podman, tcg, build fixes) --- 2019-09-19 Alex Bennée New
[v2,08/16] tests/tcg: re-enable linux-test for ppc64abi32 testing/next (docker/podman, tcg, build fixes) --- 2019-09-19 Alex Bennée New
« 1 2 ... 13 14 1522 23 »