Show patches with: Submitter = Richard Henderson       |    Archived = No       |   22747 patches
« 1 2 ... 222 223 224227 228 »
Patch Series S/W/F Date Submitter Delegate State
[v7,16/26] tcg/i386: Add vector operations/expansions for shift/cmp/interleave tcg: generic vector operations --- 2017-12-18 Richard Henderson New
[v7,15/26] target/arm: Use vector infrastructure for aa64 compares tcg: generic vector operations --- 2017-12-18 Richard Henderson Superseded
[v7,14/26] tcg: Add generic vector ops for comparisons tcg: generic vector operations --- 2017-12-18 Richard Henderson New
[v7,13/26] target/arm: Use vector infrastructure for aa64 constant shifts tcg: generic vector operations --- 2017-12-18 Richard Henderson Superseded
[v7,12/26] tcg: Add generic vector ops for constant shifts tcg: generic vector operations --- 2017-12-18 Richard Henderson New
[v7,11/26] target/arm: Use vector infrastructure for aa64 zip/uzp/trn/xtn tcg: generic vector operations --- 2017-12-18 Richard Henderson Superseded
[v7,10/26] tcg: Add generic vector ops for interleave tcg: generic vector operations --- 2017-12-18 Richard Henderson New
[v7,09/26] tcg: Add tcg_expand_vec_op and tcg-target.opc.h tcg: generic vector operations --- 2017-12-18 Richard Henderson New
[v7,08/26] tcg/i386: Add vector operations tcg: generic vector operations --- 2017-12-18 Richard Henderson New
[v7,07/26] target/arm: Use vector infrastructure for aa64 dup/movi tcg: generic vector operations --- 2017-12-18 Richard Henderson Superseded
[v7,06/26] target/arm: Use vector infrastructure for aa64 mov/not/neg tcg: generic vector operations --- 2017-12-18 Richard Henderson Superseded
[v7,05/26] target/arm: Use vector infrastructure for aa64 add/sub/logic tcg: generic vector operations --- 2017-12-18 Richard Henderson Superseded
[v7,04/26] target/arm: Align vector registers tcg: generic vector operations --- 2017-12-18 Richard Henderson Superseded
[v7,03/26] tcg: Allow multiple word entries into the constant pool tcg: generic vector operations --- 2017-12-18 Richard Henderson Superseded
[v7,02/26] tcg: Add generic vector expanders tcg: generic vector operations --- 2017-12-18 Richard Henderson New
[v7,01/26] tcg: Add types and basic operations for host vectors tcg: generic vector operations --- 2017-12-18 Richard Henderson Superseded
[7/7] tcg: Allow 6 arguments to TCG helpers TCG misc patches --- 2017-12-15 Richard Henderson Superseded
[6/7] tcg: Add tcg_signed_cond TCG misc patches --- 2017-12-15 Richard Henderson Superseded
[5/7] tcg: Generalize TCGOp parameters TCG misc patches --- 2017-12-15 Richard Henderson Superseded
[4/7] tcg: Dynamically allocate TCGOps TCG misc patches --- 2017-12-15 Richard Henderson Superseded
[3/7] tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED* TCG misc patches --- 2017-12-15 Richard Henderson Superseded
[2/7] target/moxie: Fix tlb_fill TCG misc patches --- 2017-12-15 Richard Henderson Superseded
[1/7] target/*helper: don't check retaddr before calling cpu_restore_state TCG misc patches --- 2017-12-15 Richard Henderson Superseded
[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
[v6,26/26] tcg/aarch64: Add vector operations tcg: generic vector operations --- 2017-11-21 Richard Henderson Superseded
[v6,25/26] tcg/i386: Add vector operations/expansions for mul/extend tcg: generic vector operations --- 2017-11-21 Richard Henderson Superseded
[v6,24/26] target/arm: Use vector infrastructure for aa64 widening shifts tcg: generic vector operations --- 2017-11-21 Richard Henderson Superseded
[v6,23/26] tcg: Add generic vector ops for extension tcg: generic vector operations --- 2017-11-21 Richard Henderson Superseded
[v6,22/26] target/arm: Use vector infrastructure for aa64 multiplies tcg: generic vector operations --- 2017-11-21 Richard Henderson Superseded
[v6,21/26] tcg: Add generic vector ops for multiplication tcg: generic vector operations --- 2017-11-21 Richard Henderson Superseded
[v6,20/26] tcg/i386: Add vector operations/expansions for shift/cmp/interleave tcg: generic vector operations --- 2017-11-21 Richard Henderson Superseded
[v6,19/26] target/arm: Use vector infrastructure for aa64 compares tcg: generic vector operations --- 2017-11-21 Richard Henderson Superseded
[v6,18/26] tcg: Add generic vector ops for comparisons tcg: generic vector operations --- 2017-11-21 Richard Henderson Superseded
[v6,17/26] target/arm: Use vector infrastructure for aa64 constant shifts tcg: generic vector operations --- 2017-11-21 Richard Henderson Superseded
[v6,16/26] tcg: Add generic vector ops for constant shifts tcg: generic vector operations --- 2017-11-21 Richard Henderson Superseded
[v6,15/26] target/arm: Use vector infrastructure for aa64 zip/uzp/trn/xtn tcg: generic vector operations --- 2017-11-21 Richard Henderson Superseded
[v6,14/26] tcg: Add generic vector ops for interleave tcg: generic vector operations --- 2017-11-21 Richard Henderson Superseded
[v6,13/26] tcg: Add tcg_expand_vec_op and tcg-target.opc.h tcg: generic vector operations --- 2017-11-21 Richard Henderson Superseded
[v6,12/26] tcg/i386: Add vector operations tcg: generic vector operations --- 2017-11-21 Richard Henderson Superseded
[v6,11/26] target/arm: Use vector infrastructure for aa64 dup/movi tcg: generic vector operations --- 2017-11-21 Richard Henderson Superseded
[v6,10/26] target/arm: Use vector infrastructure for aa64 mov/not/neg tcg: generic vector operations --- 2017-11-21 Richard Henderson Superseded
[v6,09/26] target/arm: Use vector infrastructure for aa64 add/sub/logic tcg: generic vector operations --- 2017-11-21 Richard Henderson Superseded
[v6,08/26] target/arm: Align vector registers tcg: generic vector operations --- 2017-11-21 Richard Henderson Superseded
[v6,07/26] tcg: Add tcg_signed_cond tcg: generic vector operations --- 2017-11-21 Richard Henderson Superseded
[v6,06/26] tcg: Allow multiple word entries into the constant pool tcg: generic vector operations --- 2017-11-21 Richard Henderson Superseded
[v6,05/26] tcg: Add generic vector expanders tcg: generic vector operations --- 2017-11-21 Richard Henderson New
[v6,04/26] tcg: Add types and basic operations for host vectors tcg: generic vector operations --- 2017-11-21 Richard Henderson Superseded
[v6,03/26] tcg: Generalize TCGOp parameters tcg: generic vector operations --- 2017-11-21 Richard Henderson Superseded
[v6,02/26] tcg: Dynamically allocate TCGOps tcg: generic vector operations --- 2017-11-21 Richard Henderson Superseded
[v6,01/26] tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED* tcg: generic vector operations --- 2017-11-21 Richard Henderson Superseded
[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
[PULL,for-2.11,2/3] target/arm: Use helper_retaddr in stxp helpers tcg: user-mode memory helper fixes --- 2017-11-15 Richard Henderson Accepted
[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
[3/1] target/arm: Fix GETPC usage in do_paired_cmpxchg64_l/be tcg: Record code_gen_buffer address for user-only memory helpers --- 2017-11-14 Richard Henderson Superseded
[2/1] target/arm: Use helper_retaddr in stxp helpers tcg: Record code_gen_buffer address for user-only memory helpers --- 2017-11-14 Richard Henderson Superseded
tcg: Record code_gen_buffer address for user-only memory helpers tcg: Record code_gen_buffer address for user-only memory helpers --- 2017-11-14 Richard Henderson Superseded
[PULL,2/2] Makefile: Capstone: Add support for cross compile ranlib Capstone updates --- 2017-11-09 Richard Henderson Accepted
[PULL,1/2] disas: Dump insn bytes along with capstone disassembly Capstone updates --- 2017-11-09 Richard Henderson Accepted
target/s390x: Finish implementing RISBGN target/s390x: Finish implementing RISBGN --- 2017-11-07 Richard Henderson Superseded
disas: Dump insn bytes along with capstone disassembly disas: Dump insn bytes along with capstone disassembly --- 2017-11-07 Richard Henderson Superseded
[PULL,3/3] cpu-exec: Exit exclusive region on longjmp from step_atomic TCG queued patches --- 2017-11-03 Richard Henderson Accepted
[PULL,2/3] tcg/s390x: Use constant pool for prologue TCG queued patches --- 2017-11-03 Richard Henderson Accepted
[PULL,1/3] tcg: Allow constant pool entries in the prologue TCG queued patches --- 2017-11-03 Richard Henderson Accepted
[7/7] linux-user: Handle TARGET_MAP_STACK and TARGET_MAP_HUGETLB 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
[5/7] linux-user/hppa: Fix TARGET_MAP_TYPE 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
[3/7] linux-user/hppa: Fix cpu_clone_regs 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
[1/7] linux-user: Restrict usage of sa_restorer linux-user fixes, mostly for hppa --- 2017-10-31 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
[2/2] tcg/s390x: Use constant pool for prologue tcg constant pool fixups --- 2017-10-26 Richard Henderson Superseded
[1/2] tcg: Allow constant pool entries in the prologue tcg constant pool fixups --- 2017-10-26 Richard Henderson Superseded
tcg: Avoid setting tcg_initialize if !CONFIG_TCG tcg: Avoid setting tcg_initialize if !CONFIG_TCG --- 2017-10-26 Richard Henderson Accepted
[v2,4/4] target/i386: Fix ANDN (bmi) 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,2/4] target/i386: Implement all TBM instructions target/i386 tcg updates --- 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
[PULL,v2,11/11] disas: Add capstone as submodule Disassembler patches --- 2017-10-26 Richard Henderson New
[PULL,11/11] disas: Add capstone as submodule Disassembler patches --- 2017-10-25 Richard Henderson Superseded
[PULL,10/11] disas: Remove monitor_disas_is_physical Disassembler patches --- 2017-10-25 Richard Henderson Accepted
[PULL,09/11] ppc: Support Capstone in disas_set_info Disassembler patches --- 2017-10-25 Richard Henderson Accepted
[PULL,08/11] arm: Support Capstone in disas_set_info Disassembler patches --- 2017-10-25 Richard Henderson Accepted
[PULL,07/11] i386: Support Capstone in disas_set_info Disassembler patches --- 2017-10-25 Richard Henderson Accepted
[PULL,06/11] disas: Support the Capstone disassembler library 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,04/11] target/arm: Don't set INSN_ARM_BE32 for CONFIG_USER_ONLY Disassembler patches --- 2017-10-25 Richard Henderson Accepted
[PULL,03/11] target/arm: Move BE32 disassembler fixup Disassembler patches --- 2017-10-25 Richard Henderson New
[PULL,02/11] target/ppc: Convert to disas_set_info hook Disassembler patches --- 2017-10-25 Richard Henderson Accepted
[PULL,01/11] target/i386: Convert to disas_set_info hook Disassembler patches --- 2017-10-25 Richard Henderson Accepted
[PULL,51/51] translate-all: exit from tb_phys_invalidate if qht_remove fails 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,49/51] tcg: enable multiple TCG contexts in softmmu tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,48/51] tcg: introduce regions to split code_gen_buffer tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,47/51] translate-all: use qemu_protect_rwx/none helpers tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,46/51] osdep: introduce qemu_mprotect_rwx/none tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,45/51] tcg: allocate optimizer temps with tcg_malloc tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,44/51] tcg: distribute profiling counters across TCGContext's tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,43/51] tcg: introduce **tcg_ctxs to keep track of all TCGContext's tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,42/51] gen-icount: fold exitreq_label into TCGContext tcg queued patches --- 2017-10-25 Richard Henderson Accepted
« 1 2 ... 222 223 224227 228 »