Show patches with: State = Action Required       |    Archived = No       |   21473 patches
« 1 2 ... 17 18 19214 215 »
Patch Series S/W/F Date Submitter Delegate State
[v1,2/3] tcg-runtime: light re-factor of lookup_tb_ptr Fixes for TCG hangs --- 2017-06-14 Alex Bennée New
[v1,3/3] tcg-runtime: short-circuit lookup_tb_ptr on IRQs Fixes for TCG hangs --- 2017-06-14 Alex Bennée New
[RISU,v5,01/13] .gitignore: ignore build directories RISU record/replay patches --- 2017-06-19 Alex Bennée New
[RISU,v5,03/13] all: fix up code consitency RISU record/replay patches --- 2017-06-19 Alex Bennée New
[RISU,v5,04/13] build-all-archs: support --static flag RISU record/replay patches --- 2017-06-19 Alex Bennée New
[RISU,v5,06/13] risu: a bit more verbosity when starting RISU record/replay patches --- 2017-06-19 Alex Bennée New
[PULL,05/21] docker: install ca-certificates package in base image Docker and shippable updates --- 2017-06-21 Alex Bennée New
[PULL,06/21] docker: use better regex to generate deb-src entries Docker and shippable updates --- 2017-06-21 Alex Bennée New
[PULL,07/21] docker: use eatmydata, install common build packages in base image Docker and shippable updates --- 2017-06-21 Alex Bennée New
[PULL,14/21] shippable: use C locale to simplify console output Docker and shippable updates --- 2017-06-21 Alex Bennée New
[PULL,21/21] MAINTAINERS: self-appoint me as reviewer in build/test automation Docker and shippable updates --- 2017-06-21 Alex Bennée New
[RISU,v6,01/10] README: document the coding style used for risu Record/replay patches --- 2017-06-21 Alex Bennée New
[RISU,v6,02/10] build-all-archs: support cross building via docker Record/replay patches --- 2017-06-21 Alex Bennée New
[RISU,v6,03/10] risu: a bit more verbosity when starting Record/replay patches --- 2017-06-21 Alex Bennée New
[RISU,v6,04/10] risu: paramterise send/receive functions Record/replay patches --- 2017-06-21 Alex Bennée New
[RISU,v6,05/10] risu: add header to trace stream Record/replay patches --- 2017-06-21 Alex Bennée New
[RISU,v6,06/10] risu: add simple trace and replay support Record/replay patches --- 2017-06-21 Alex Bennée New
[RISU,v6,07/10] risu: handle trace through stdin/stdout Record/replay patches --- 2017-06-21 Alex Bennée New
[RISU,v6,08/10] risu: add support compressed tracefiles Record/replay patches --- 2017-06-21 Alex Bennée New
[RISU,v6,09/10] new: record_traces.sh helper script Record/replay patches --- 2017-06-21 Alex Bennée New
[RISU,v6,10/10] new: run_risu.sh script Record/replay patches --- 2017-06-21 Alex Bennée New
[v2,05/21] scripts/run-coverity-scan: Script to run Coverity Scan build Untitled series #2549 --- 2017-06-22 Philippe Mathieu-Daudé New
[v2,06/21] travis: Add config to do a Coverity Scan upload Untitled series #2549 --- 2017-06-22 Philippe Mathieu-Daudé New
target/arm/helper: document potential CNTV register bear trap --- 2017-06-22 Alex Bennée New
fixup! Pass generic CPUState to gen_intermediate_code() --- 2017-06-26 Alex Bennée New
maybe fixup! target: [tcg] Redefine DISAS_* onto the generic translation framework (DJ_*) --- 2017-06-26 Alex Bennée New
[RISU,01/11] risu: make match status take tracing into account Misc fixes, documentation and patterns --- 2017-07-04 Alex Bennée New
[RISU,02/11] reginfo.c: always return 1 on OP_TESTEND Misc fixes, documentation and patterns --- 2017-07-04 Alex Bennée New
[RISU,03/11] README: document --static builds Misc fixes, documentation and patterns --- 2017-07-04 Alex Bennée New
[RISU,04/11] README: document record/replay support Misc fixes, documentation and patterns --- 2017-07-04 Alex Bennée New
[RISU,05/11] risu.el: derive from text-mode Misc fixes, documentation and patterns --- 2017-07-04 Alex Bennée New
[RISU,06/11] risugen: fix bad indent Misc fixes, documentation and patterns --- 2017-07-04 Alex Bennée New
[RISU,07/11] risugen: support @GroupName in risu files Misc fixes, documentation and patterns --- 2017-07-04 Alex Bennée New
[RISU,08/11] aarch64.risu: document naming conventions Misc fixes, documentation and patterns --- 2017-07-04 Alex Bennée New
[RISU,09/11] aarch64.risu: remove duplicate AdvSIMD Scalar 3 same block Misc fixes, documentation and patterns --- 2017-07-04 Alex Bennée New
[RISU,11/11] aarch64.risu: update AdvancedSIMD across lanes Misc fixes, documentation and patterns --- 2017-07-04 Alex Bennée New
[RFC] include/exec/cpu-defs.h: try and make SoftMMU page size match target --- 2017-07-10 Alex Bennée New
[v1,2/6] target/arm/translate.c: make DISAS_UPDATE match declared semantics DISAS_UPDATE fixes for eret --- 2017-07-10 Alex Bennée New
[v1,3/6] target/arm/translate-a64: make DISAS_UPDATE match declared semantics DISAS_UPDATE fixes for eret --- 2017-07-10 Alex Bennée New
[v1,4/6] target/arm/translate-a64: get rid of DISAS_EXIT DISAS_UPDATE fixes for eret --- 2017-07-10 Alex Bennée New
[v1,6/6] target/arm: ensure eret exits the run-loop via DISAS_UPDATE DISAS_UPDATE fixes for eret --- 2017-07-10 Alex Bennée New
[v2,4/5] target/arm: use DISAS_JUMP for ISB handling arm: fixes for eret, isb and DISAS_UPDATE handling --- 2017-07-10 Alex Bennée New
[v3,4/6] target/arm/translate: ensure gen_goto_tb sets exit flags arm: fixes for eret, isb and DISAS_UPDATE handling --- 2017-07-11 Alex Bennée New
[PULL,06/13] configure: Handle having no c++ compiler in FORTIFY_SOURCE check Untitled series #2806 --- 2017-07-12 Michael Tokarev New
[PULL,3/4] slirp: Handle error returns from slirp_send() in sosendoob() Untitled series #2875 --- 2017-07-15 Samuel Thibault New
[v1,06/23] docker: add pkg-config and python-minimal packages to debian base Current Travis Queue --- 2017-07-17 Alex Bennée New
[v1,11/23] docker: add debian/amd64 based on Stretch Current Travis Queue --- 2017-07-17 Alex Bennée New
[v1,19/23] util/cacheinfo: add missing include (TEMP) Current Travis Queue --- 2017-07-17 Alex Bennée New
[v1,21/23] docker: add qemu:debian-jessie based on outdated jessie release Current Travis Queue --- 2017-07-17 Alex Bennée New
[v2,03/31] docker: include python-yaml in travis.docker Untitled series #2900 --- 2017-07-18 Philippe Mathieu-Daudé New
[v2,23/31] docker: add debian/powerpc based on Jessie Untitled series #2900 --- 2017-07-18 Philippe Mathieu-Daudé New
[PULL,04/32] docker: add debug tools to travis.docker [PULL,01/32] docker: allow customizing Travis global_env variables --- 2017-07-18 Alex Bennée New
[PULL,16/32] docker: enable nettle to extend code coverage on arm64 [PULL,01/32] docker: allow customizing Travis global_env variables --- 2017-07-18 Alex Bennée New
[PULL,30/32] docker: add debian Ports base image [PULL,01/32] docker: allow customizing Travis global_env variables --- 2017-07-18 Alex Bennée New
[PULL,31/32] docker: warn users to use newer debian8/debian9 base image [PULL,01/32] docker: allow customizing Travis global_env variables --- 2017-07-18 Alex Bennée New
[PULL,32/32] docker: install clang since Shippable setup_ve() verify it is available [PULL,01/32] docker: allow customizing Travis global_env variables --- 2017-07-18 Alex Bennée New
[RFC,for,2.11,01/23] softfloat: move existing softfloat2a into versioned directory Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c --- 2017-07-20 Alex Bennée New
[RFC,for,2.11,02/23] fpu: import SoftFloat3c Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c --- 2017-07-20 Alex Bennée New
[RFC,for,2.11,03/23] softfloat3c: dos2unix all files Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c --- 2017-07-20 Alex Bennée New
[RFC,for,2.11,04/23] softfloat3c: fixup include paths Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c --- 2017-07-20 Alex Bennée New
[RFC,for,2.11,05/23] softfloat3c: initial build machinery Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c --- 2017-07-20 Alex Bennée New
[RFC,for,2.11,06/23] softfloat3c: silence compiler warning Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c --- 2017-07-20 Alex Bennée New
[RFC,for,2.11,07/23] softfloat3c: f16_to_f128M remove unused variable Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c --- 2017-07-20 Alex Bennée New
[RFC,for,2.11,08/23] target-aarch64: enable SoftFloat3 build for FP16 Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c --- 2017-07-20 Alex Bennée New
[RFC,for,2.11,09/23] arm: introduce ARM_V8_FP16 feature bit Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c --- 2017-07-20 Alex Bennée New
[RFC,for,2.11,12/23] target/arm/translate-a64.c: add FP16 FAGCT to AdvSIMD 3 Same Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c --- 2017-07-20 Alex Bennée New
[RFC,for,2.11,13/23] target/arm/translate-a64.c: add FP16 FADD to AdvSIMD 3 Same Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c --- 2017-07-20 Alex Bennée New
[RFC,for,2.11,14/23] target/arm/translate-a64.c: add ARMv8.2 fadd scalar half-precision Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c --- 2017-07-20 Alex Bennée New
[RFC,for,2.11,15/23] target/arm/translate-a64.c: AdvSIMD scalar 2 register misc decode Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c --- 2017-07-20 Alex Bennée New
[RFC,for,2.11,23/23] target/arm: implement half-precision F(MIN|MAX)(V|NMV) Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c --- 2017-07-20 Alex Bennée New
[v3,04/14] Update version for v2.10.0-rc0 release Untitled series #3024 --- 2017-07-26 Lukáš Doktor 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-2.11,v3,02/16] travis: install more library dependencies Untitled series #3247 --- 2017-08-09 Philippe Mathieu-Daudé New
[v2,for-2.10,1/3] target/arm: Correct exclusive store cmpxchg memop mask Fixup logic for exclusive pair --- 2017-08-15 Richard Henderson New
[v2,for-2.10,3/3] target/arm: Require alignment for load exclusive Fixup logic for exclusive pair --- 2017-08-15 Richard Henderson New
[RFC,1/9] tcg/README: listify the TCG types. TCG Vector types and example conversion --- 2017-08-17 Alex Bennée New
[RFC,2/9] tcg: introduce the concepts of a TCGv_vec register type TCG Vector types and example conversion --- 2017-08-17 Alex Bennée New
[RFC,3/9] tcg: generate ptrs to vector registers TCG Vector types and example conversion --- 2017-08-17 Alex Bennée New
[RFC,4/9] helper-head: add support for vec type TCG Vector types and example conversion --- 2017-08-17 Alex Bennée New
[RFC,5/9] arm/cpu.h: align VFP registers TCG Vector types and example conversion --- 2017-08-17 Alex Bennée New
[RFC,6/9] target/arm/translate-a64: regnames -> x_regnames TCG Vector types and example conversion --- 2017-08-17 Alex Bennée New
[RFC,7/9] target/arm/translate-a64: register global vectors TCG Vector types and example conversion --- 2017-08-17 Alex Bennée New
[RFC,8/9] target/arm/helpers: introduce ADVSIMD flags TCG Vector types and example conversion --- 2017-08-17 Alex Bennée New
[RFC,9/9] target/arm/translate-a64: vectorise smull vD.4s, vN.[48]s, vM.h[] TCG Vector types and example conversion --- 2017-08-17 Alex Bennée New
[1/8] tcg: Add generic vector infrastructure and ops for add/sub/logic TCG vectorization and example conversion --- 2017-08-17 Richard Henderson New
[7/8] tcg: Expand target vector ops with host vector ops TCG vectorization and example conversion --- 2017-08-17 Richard Henderson New
[8/8] tcg/i386: Add vector operations TCG vectorization and example conversion --- 2017-08-17 Richard Henderson New
[1/3] ipmi: Fix SEL get/set time commands [1/3] ipmi: Fix SEL get/set time commands --- 2017-08-19 Corey Minyard New
[66/79] hid: Reset kbd modifiers on reset Untitled series #3587 --- 2017-08-29 Michael Roth New
[73/79] input: Decrement queue count on kbd delay Untitled series #3587 --- 2017-08-29 Michael Roth New
[PULL,01/14] tcg: Remove support for ia64 as host TCG misc queued patches --- 2017-09-06 Richard Henderson New
[PULL,02/14] tcg: Add tcg target default memory ordering TCG misc queued patches --- 2017-09-06 Richard Henderson New
[PULL,05/14] disas/i386: Add disassembly of vex.0f38.f5 TCG misc queued patches --- 2017-09-06 Richard Henderson New
[PULL,06/14] disas/i386: Add disassembly of rorx TCG misc queued patches --- 2017-09-06 Richard Henderson New
[PULL,03/32] target/arm: Use DISAS_NORETURN tcg generic translate loop --- 2017-09-06 Richard Henderson New
[PULL,06/32] tcg: Add generic translation framework tcg generic translate loop --- 2017-09-06 Richard Henderson New
[PULL,28/32] target/arm: [tcg] Port to generic translation framework tcg generic translate loop --- 2017-09-06 Richard Henderson New
tcg/tci: Add TCG_TARGET_DEFAULT_MO tcg/tci: Add TCG_TARGET_DEFAULT_MO --- 2017-09-07 Richard Henderson New
« 1 2 ... 17 18 19214 215 »