Show patches with: State = Action Required       |    Archived = No       |   21524 patches
« 1 2 ... 16 17 18215 216 »
Patch Series S/W/F Date Submitter Delegate State
[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
[v2,04/16] tests/docker: reduce scary warnings from failed inspect testing/next (docker/podman, tcg, build fixes) --- 2019-09-19 Alex Bennée New
[RFC] tests/tcg: add time counter to memory test (WIP, aarch64 only) [RFC] tests/tcg: add time counter to memory test (WIP, aarch64 only) --- 2019-09-18 Alex Bennée New
[v1,9/9] tests/tcg: add refs for PPC float_[convs|madds] tests (FAILS TESTS) testing/next (docker,podman,float) --- 2019-09-17 Alex Bennée New
[v1,7/9] tests/tcg: add float_madds test to multiarch testing/next (docker,podman,float) --- 2019-09-17 Alex Bennée New
tests/tcg: add float_madds test to multiarch tests/tcg: add float_madds test to multiarch --- 2019-09-13 Alex Bennée New
[v5,5/5] target/arm: remove run-time semihosting checks for linux-user semihosting cleanups (plus minor tests/tcg tweak) --- 2019-09-11 Alex Bennée New
[v1,4/4] elf: move ELF_ARCH definition to elf-arch.h ELF and (macro) safety --- 2019-09-10 Alex Bennée New
[v1,3/4] elf: move elf_ops.h into include/elf/ and rename ELF and (macro) safety --- 2019-09-10 Alex Bennée New
[v1,2/4] elf: move elf.h to elf/elf.h and split out types ELF and (macro) safety --- 2019-09-10 Alex Bennée New
[v1,1/4] target/ppc: fix signal delivery for ppc64abi32 ELF and (macro) safety --- 2019-09-10 Alex Bennée New
[PULL,45/45] travis.yml: Install libcap-dev for testing virito-9p testing updates (fixes, upgrades, caching) --- 2019-09-10 Alex Bennée New
[PULL,40/45] .travis.yml: Document how the build matrix use caches testing updates (fixes, upgrades, caching) --- 2019-09-10 Alex Bennée New
[PULL,37/45] .travis.yml: Cache Avocado cache testing updates (fixes, upgrades, caching) --- 2019-09-10 Alex Bennée New
[PULL,36/45] .travis.yml: Cache Python PIP packages testing updates (fixes, upgrades, caching) --- 2019-09-10 Alex Bennée New
[PULL,35/45] .travis.yml: Increase cache timeout from 3min to 20min testing updates (fixes, upgrades, caching) --- 2019-09-10 Alex Bennée New
[PULL,34/45] .travis.yml: Enable multiple caching features testing updates (fixes, upgrades, caching) --- 2019-09-10 Alex Bennée New
[PULL,33/45] configure: check if --no-pie is supported first testing updates (fixes, upgrades, caching) --- 2019-09-10 Alex Bennée New
[PULL,32/45] tests/docker: --disable-libssh on ubuntu1804 builds testing updates (fixes, upgrades, caching) --- 2019-09-10 Alex Bennée New
[PULL,29/45] tests/docker: add debian-amd64-cross for non-x86 hosts testing updates (fixes, upgrades, caching) --- 2019-09-10 Alex Bennée New
[PULL,10/45] tests/tcg: add .gitignore for in source builds testing updates (fixes, upgrades, caching) --- 2019-09-10 Alex Bennée New
[PULL,09/45] tests/tcg: move configuration to a sub-shell script testing updates (fixes, upgrades, caching) --- 2019-09-10 Alex Bennée New
[PULL,04/45] tests/docker: fix "cc" command to work with podman testing updates (fixes, upgrades, caching) --- 2019-09-10 Alex Bennée New
[qemu-web,v4] add support page [qemu-web,v4] add support page --- 2019-09-09 Alex Bennée New
[qemu-web,v2] add support page [qemu-web,v2] add support page --- 2019-09-09 Alex Bennée New
[v4,4/4] atomic_template: fix indentation in GEN_ATOMIC_HELPER semihosting at translate time fixes --- 2019-09-06 Alex Bennée New
[v1,26/42] tests/docker: add debian-amd64-cross for non-x86 hosts current testing/next queue (podman, docker, ci) --- 2019-09-04 Alex Bennée New
[v1,22/42] tests/docker: drop powerpc-user image for QEMU cross builds current testing/next queue (podman, docker, ci) --- 2019-09-04 Alex Bennée New
[v1,21/42] tests/docker: drop debian-sid image current testing/next queue (podman, docker, ci) --- 2019-09-04 Alex Bennée New
[v2,3/5] target/arm: handle A-profile A32 semihosting at translate time fixed up semihosting fixups --- 2019-09-04 Alex Bennée New
[v2,2/5] target/arm: handle A-profile T32 semihosting at translate time fixed up semihosting fixups --- 2019-09-04 Alex Bennée New
[v2,1/5] target/arm: handle M-profile semihosting at translate time fixed up semihosting fixups --- 2019-09-04 Alex Bennée New
[PULL,09/12] contrib/gitdm: Add RT-RK to the domain-map fixes for gdbstub, gitdm and testing --- 2019-09-02 Alex Bennée New
[PULL,08/12] .mailmap/aliases: add some further commentary fixes for gdbstub, gitdm and testing --- 2019-09-02 Alex Bennée New
[PULL,04/12] contrib/gitdm: Add armbru@pond.sub.org to group-map-redhat fixes for gdbstub, gitdm and testing --- 2019-09-02 Alex Bennée New
[v1,6/9] tcg/README: fix typo s/afterwise/afterwards/ arm semih-hosting cleanups and other misc cleanups --- 2019-08-28 Alex Bennée New
[v1,5/9] includes: remove stale [smp|max]_cpus externs arm semih-hosting cleanups and other misc cleanups --- 2019-08-28 Alex Bennée New
[PULL,12/12] targets (various): use softfloat-helpers.h where we can softfloat header updates --- 2019-08-19 Alex Bennée New
[PULL,11/12] target/riscv: rationalise softfloat includes softfloat header updates --- 2019-08-19 Alex Bennée New
[PULL,10/12] target/mips: rationalise softfloat includes softfloat header updates --- 2019-08-19 Alex Bennée New
[Webpage] add support page [Webpage] add support page --- 2019-08-19 Alex Bennée New
[v3,09/13] fpu: make softfloat-macros "self-contained" softfloat updates (include tweaks, rm LIT64) --- 2019-08-13 Alex Bennée New
[v3,03/13] fpu: optimise float[16/32/64]_squash_denormal (HACK?) softfloat updates (include tweaks, rm LIT64) --- 2019-08-13 Alex Bennée New
[v2,1/7] fpu: move LIT64 helper to softfloat-types softfloat includes cleanup --- 2019-08-09 Alex Bennée New
[v1,5/7] target/mips: rationalise softfloat includes softfloat header cleanups --- 2019-08-08 Alex Bennée New
[v4,52/54] accel/stubs: reduce headers from tcg-stub plugins for TCG --- 2019-07-31 Alex Bennée New
[v4,49/54] plugin: add qemu_plugin_insn_disas helper plugins for TCG --- 2019-07-31 Alex Bennée New
[v4,47/54] tests/tcg: enable plugin testing plugins for TCG --- 2019-07-31 Alex Bennée New
[v4,43/54] plugin: add API symbols to qemu-plugins.symbols plugins for TCG --- 2019-07-31 Alex Bennée New
[v4,27/54] *-user: plugin syscalls plugins for TCG --- 2019-07-31 Alex Bennée New
[v4,24/54] plugins: implement helpers for resolving hwaddr plugins for TCG --- 2019-07-31 Alex Bennée New
[v4,18/54] cputlb: introduce get_page_addr_code_hostp plugins for TCG --- 2019-07-31 Alex Bennée New
[v4,17/54] cputlb: document get_page_addr_code plugins for TCG --- 2019-07-31 Alex Bennée New
[v4,06/54] trace: expand mem_info:size_shift to 4 bits plugins for TCG --- 2019-07-31 Alex Bennée New
[RFC] tcg: add annotations to dissembler output (RFC, HACK, PoC) [RFC] tcg: add annotations to dissembler output (RFC, HACK, PoC) --- 2019-07-29 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
[PULL,23/23] gitlab-ci: Remove qcow2 tests that are handled by "make check" already testing updates (green CI!) --- 2019-07-23 Alex Bennée New
[PULL,22/23] tests: Run the iotests during "make check" again testing updates (green CI!) --- 2019-07-23 Alex Bennée New
[PULL,21/23] tests/qemu-iotests/group: Remove some more tests from the "auto" group testing updates (green CI!) --- 2019-07-23 Alex Bennée New
[PULL,19/23] tests/docker: invoke the DEBUG shell with --noprofile/--norc testing updates (green CI!) --- 2019-07-23 Alex Bennée New
[PULL,18/23] travis: enable travis_retry for check phase testing updates (green CI!) --- 2019-07-23 Alex Bennée New
[PULL,15/23] tests/docker: Let the test-mingw test generate a NSIS installer testing updates (green CI!) --- 2019-07-23 Alex Bennée New
[PULL,12/23] tests/docker: Install texinfo in the Fedora image testing updates (green CI!) --- 2019-07-23 Alex Bennée New
[PULL,11/23] tests/docker: Set the correct cross-PKG_CONFIG_PATH in the MXE images testing updates (green CI!) --- 2019-07-23 Alex Bennée New
[PULL,03/23] tests/docker: Install Sphinx in the Ubuntu images testing updates (green CI!) --- 2019-07-23 Alex Bennée New
[RFC,for,4.2] target/arm: generate a custom MIDR for -cpu max [RFC,for,4.2] target/arm: generate a custom MIDR for -cpu max --- 2019-07-22 Alex Bennée New
[v2,16/23] NSIS: Add missing firmware blobs testing/next for 4.1-rc2 (win, travis, iotests) --- 2019-07-17 Alex Bennée New
[RFC,for,4.1] linux-user: unparent CPU object before unref [RFC,for,4.1] linux-user: unparent CPU object before unref --- 2019-07-16 Alex Bennée New
[v1,3/7] tests/docker: Install Sphinx in the Fedora image testing/next (docker, win-cross) --- 2019-07-12 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
« 1 2 ... 16 17 18215 216 »