Show patches with: State = Action Required       |    Archived = No       |   21579 patches
« 1 2 ... 19 20 21215 216 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,14/30] softfloat: 16 bit helpers for shr, clz and rounding and packing v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,15/30] softfloat: half-precision add/sub/mul/div support v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,16/30] target/arm/translate-a64.c: add FP16 FADD/FMUL/FDIV to AdvSIMD 3 Same (!sub) v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,17/30] target/arm/translate-a64.c: add FP16 FMULX v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,18/30] target/arm/translate-a64.c: add AdvSIMD scalar two-reg misc skeleton v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,19/30] Fix mask for AdvancedSIMD 2 reg misc v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,20/30] softfloat: half-precision compare functions v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,21/30] target/arm/translate-a64: add FP16 2-reg misc compare (zero) v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,22/30] target/arm/translate-a64.c: add FP16 FAGCT to AdvSIMD 3 Same v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,23/30] softfloat: add float16_rem and float16_muladd (!CHECK) v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,24/30] disas_simd_indexed: support half-precision operations v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,25/30] softfloat: float16_round_to_int v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,26/30] tests/test-softfloat: add a simple test framework v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,27/30] target/arm/translate-a64.c: add FP16 FRINTP to 2 reg misc v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,28/30] softfloat: float16_to_int16 conversion v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,29/30] tests/test-softfloat: add f16_to_int16 conversion test v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,30/30] target/arm/translate-a64.c: add FP16 FCVTPS to 2 reg misc v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[v6,08/50] tcg: Introduce temp_arg tcg tb_lock removal --- 2017-10-16 Richard Henderson New
[v6,13/50] tcg: Export temp_idx tcg tb_lock removal --- 2017-10-16 Richard Henderson New
[v6,17/50] tcg: Introduce index_arg tcg tb_lock removal --- 2017-10-16 Richard Henderson New
[v6,18/50] tcg: Reserve temporary index 0 tcg tb_lock removal --- 2017-10-16 Richard Henderson New
[v6,19/50] target/alpha: Avoid translate_init unless tcg_enabled tcg tb_lock removal --- 2017-10-16 Richard Henderson New
[v6,21/50] tcg: Use pointers in TCGOp->args tcg tb_lock removal --- 2017-10-16 Richard Henderson New
[v6,23/50] hack dump tb->flags and tb->cflags tcg tb_lock removal --- 2017-10-16 Richard Henderson New
[v6,24/50] tcg: Add CPUState step_next_tb tcg tb_lock removal --- 2017-10-16 Richard Henderson New
[v6,38/50] translate-all: use a binary search tree to track TBs in TBContext tcg tb_lock removal --- 2017-10-16 Richard Henderson New
[v5,9/9] disas: Add capstone as submodule Support the Capstone disassembler --- 2017-10-17 Richard Henderson New
[PULL,10/10] linux-user: Fix TARGET_MTIOCTOP/MTIOCGET/MTIOCPOS values linux-user update for 2.11 --- 2017-10-18 Riku Voipio New
[v7,21/52] tcg: Use offsets not indices for TCGv_* tcg queued patches --- 2017-10-20 Richard Henderson New
[v7,22/52] tcg: Use pointers in TCGOp->args tcg queued patches --- 2017-10-20 Richard Henderson New
[PULL,01/51] tcg: Merge opcode arguments into TCGOp tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,05/51] tcg: Introduce arg_temp tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,06/51] tcg: Add temp_global bit to TCGTemp tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,08/51] tcg: Introduce temp_arg, export temp_idx tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,14/51] tcg: Push tcg_ctx into generator functions tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,15/51] tcg: Push tcg_ctx into tcg_gen_callN tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,16/51] tcg: Introduce tcgv_{i32, i64, ptr}_{arg, temp} tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,17/51] tcg: Introduce temp_tcgv_{i32,i64,ptr} tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,18/51] tcg: Remove GET_TCGV_* and MAKE_TCGV_* tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,19/51] tcg: Remove TCGV_EQUAL* tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,20/51] qom: Introduce CPUClass.tcg_initialize tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,22/51] tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASK tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,23/51] tcg: Add CPUState cflags_next_tb tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,26/51] target/arm: check CF_PARALLEL instead of parallel_cpus tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,33/51] tcg: check CF_PARALLEL instead of parallel_cpus tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,34/51] cpu-exec: lookup/generate TB outside exclusive region during step_atomic tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,36/51] tcg: Remove CF_IGNORE_ICOUNT tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,37/51] translate-all: use a binary search tree to track TBs in TBContext tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,38/51] exec-all: rename tb_free to tb_remove tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,40/51] tcg: take tb_ctx out of TCGContext tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,41/51] tcg: define tcg_init_ctx and make tcg_ctx a pointer tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,44/51] tcg: distribute profiling counters across TCGContext's tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,49/51] tcg: enable multiple TCG contexts in softmmu tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,50/51] tcg: Initialize cpu_env generically tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,51/51] translate-all: exit from tb_phys_invalidate if qht_remove fails tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,03/11] target/arm: Move BE32 disassembler fixup Disassembler patches --- 2017-10-25 Richard Henderson New
[PULL,05/11] disas: Remove unused flags arguments Disassembler patches --- 2017-10-25 Richard Henderson New
[PULL,06/11] disas: Support the Capstone disassembler library Disassembler patches --- 2017-10-25 Richard Henderson New
[PULL,v2,11/11] disas: Add capstone as submodule Disassembler patches --- 2017-10-26 Richard Henderson New
[v2,1/4] target/i386: Decode AMD XOP prefix target/i386 tcg updates --- 2017-10-26 Richard Henderson New
[v2,2/4] target/i386: Implement all TBM instructions target/i386 tcg updates --- 2017-10-26 Richard Henderson New
[v2,3/4] target/i386: Fix BLSR and BLSI target/i386 tcg updates --- 2017-10-26 Richard Henderson New
[v2,4/4] target/i386: Fix ANDN (bmi) target/i386 tcg updates --- 2017-10-26 Richard Henderson New
[v2] target/ppc: Use tcg_gen_lookup_and_goto_ptr [v2] target/ppc: Use tcg_gen_lookup_and_goto_ptr --- 2017-10-27 Richard Henderson New
hw/display/xenfb: Simulate auto-repeat key events hw/display/xenfb: Simulate auto-repeat key events --- 2017-10-27 Liang Yan New
[1/7] linux-user: Restrict usage of sa_restorer linux-user fixes, mostly for hppa --- 2017-10-31 Richard Henderson New
[2/7] linux-user/hppa: Fix TARGET_SA_* defines linux-user fixes, mostly for hppa --- 2017-10-31 Richard Henderson New
[3/7] linux-user/hppa: Fix cpu_clone_regs linux-user fixes, mostly for hppa --- 2017-10-31 Richard Henderson New
[4/7] linux-user/hppa: Fix typo for TARGET_NR_epoll_wait linux-user fixes, mostly for hppa --- 2017-10-31 Richard Henderson New
[5/7] linux-user/hppa: Fix TARGET_MAP_TYPE linux-user fixes, mostly for hppa --- 2017-10-31 Richard Henderson New
[6/7] linux-user/hppa: Fix TARGET_F_RDLCK, TARGET_F_WRLCK, TARGET_F_UNLCK linux-user fixes, mostly for hppa --- 2017-10-31 Richard Henderson New
[7/7] linux-user: Handle TARGET_MAP_STACK and TARGET_MAP_HUGETLB linux-user fixes, mostly for hppa --- 2017-10-31 Richard Henderson New
[RISU,1/7] aarch64.risu: document naming conventions Add @Group support and some aarch64.risu cleanups --- 2017-10-31 Alex Bennée New
[RISU,2/7] aarch64.risu: remove duplicate AdvSIMD Scalar 3 same block Add @Group support and some aarch64.risu cleanups --- 2017-10-31 Alex Bennée New
[RISU,3/7] aarch64.risu: remove duplicate AdvSIMD scalar 2 reg misc block Add @Group support and some aarch64.risu cleanups --- 2017-10-31 Alex Bennée New
[RISU,4/7] aarch64.risu: update AdvancedSIMD across lanes Add @Group support and some aarch64.risu cleanups --- 2017-10-31 Alex Bennée New
[RISU,5/7] risugen/risugen_$arch: factor out instruction selection Add @Group support and some aarch64.risu cleanups --- 2017-10-31 Alex Bennée New
[v2] hw/display/xenfb: Simulate auto-repeat key events [v2] hw/display/xenfb: Simulate auto-repeat key events --- 2017-11-02 Liang Yan New
[RISU,01/10] build-all-arches: drop -t (for tty) from docker invocation Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,02/10] risu.c: split out setting up options Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,03/10] risu.c: add missing --trace longopt Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,04/10] risu: move optional args to each architecture Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,05/10] configure: allow repeated invocation of configure in build dir Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,06/10] configure: support CPPFLAGS Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,07/10] risugen: add --sve support Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,08/10] aarch64.risu: initial SVE instruction Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,09/10] risu_reginfo_aarch64: add reginfo_copy_sve Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,10/10] risu_reginfo_aarch64: add SVE support to reginfo_dump_mismatch Initial support for SVE --- 2017-11-07 Alex Bennée New
accel/tcg/translate-all: expand cpu_restore_state retaddr check accel/tcg/translate-all: expand cpu_restore_state retaddr check --- 2017-11-07 Alex Bennée New
hw/arm/aspeed: Unlock SCU when running kernel hw/arm/aspeed: Unlock SCU when running kernel --- 2017-11-08 Joel Stanley New
[v2,2/2] target/*helper: don't check retaddr before calling cpu_restore_state fixing translation time segfaults --- 2017-11-08 Alex Bennée New
[PULL,for-2.11,1/3] tcg: Record code_gen_buffer address for user-only memory helpers tcg: user-mode memory helper fixes --- 2017-11-15 Richard Henderson New
[PULL,for-2.11,3/3] target/arm: Fix GETPC usage in do_paired_cmpxchg64_l/be tcg: user-mode memory helper fixes --- 2017-11-15 Richard Henderson New
[v6,05/26] tcg: Add generic vector expanders tcg: generic vector operations --- 2017-11-21 Richard Henderson New
[v2] linux-user: Use *at functions instead of caching interp_prefix contents [v2] linux-user: Use *at functions instead of caching interp_prefix contents --- 2017-12-05 Richard Henderson New
[35/55] translate.c: Fix usermode big-endian AArch32 LDREXD and STREXD Untitled series #6867 --- 2017-12-06 Michael Roth New
[3/7] ipmi: Split out KCS-specific code from ISA KCS code [1/7] ipmi: Use proper struct reference for KCS vmstate --- 2017-12-07 Corey Minyard New
[4/7] ipmi: Split out BT-specific code from ISA BT code [1/7] ipmi: Use proper struct reference for KCS vmstate --- 2017-12-07 Corey Minyard New
[5/7] ipmi: Allow a size value to be passed for I/O space [1/7] ipmi: Use proper struct reference for KCS vmstate --- 2017-12-07 Corey Minyard New
[6/7] smbios:ipmi: Ignore IPMI devices with no fwinfo function [1/7] ipmi: Use proper struct reference for KCS vmstate --- 2017-12-07 Corey Minyard New
« 1 2 ... 19 20 21215 216 »