Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Richard Henderson
| State =
Action Required
| Archived =
No
| 5454 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
52
53
54
55
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[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
[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,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,03/11] target/arm: Move BE32 disassembler fixup
Disassembler 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,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,44/51] tcg: distribute profiling counters across TCGContext's
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,40/51] tcg: take tb_ctx out of TCGContext
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,37/51] translate-all: use a binary search tree to track TBs in TBContext
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,34/51] cpu-exec: lookup/generate TB outside exclusive region during step_atomic
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,26/51] target/arm: check CF_PARALLEL instead of parallel_cpus
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,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,20/51] qom: Introduce CPUClass.tcg_initialize
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,18/51] tcg: Remove GET_TCGV_* and MAKE_TCGV_*
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,16/51] tcg: Introduce tcgv_{i32, i64, ptr}_{arg, temp}
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,14/51] tcg: Push tcg_ctx into generator functions
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,06/51] tcg: Add temp_global bit to TCGTemp
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,01/51] tcg: Merge opcode arguments into TCGOp
tcg queued patches
-
-
-
2017-10-25
Richard Henderson
New
[v7,22/52] tcg: Use pointers in TCGOp->args
tcg queued patches
-
-
-
2017-10-20
Richard Henderson
New
[v7,21/52] tcg: Use offsets not indices for TCGv_*
tcg queued patches
-
-
-
2017-10-20
Richard Henderson
New
[v5,9/9] disas: Add capstone as submodule
Support the Capstone disassembler
-
-
-
2017-10-17
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
[v6,24/50] tcg: Add CPUState step_next_tb
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,21/50] tcg: Use pointers in TCGOp->args
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,18/50] tcg: Reserve temporary index 0
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,13/50] tcg: Export temp_idx
tcg tb_lock removal
-
-
-
2017-10-16
Richard Henderson
New
[v6,08/50] tcg: Introduce temp_arg
tcg tb_lock removal
-
-
-
2017-10-16
Richard Henderson
New
[PULL,v2,20/20] tcg/mips: delete commented out extern keyword.
Queued TCG patches
-
-
-
2017-10-10
Richard Henderson
New
[PULL,v2,19/20] tcg: define TCG_HIGHWATER
Queued TCG patches
-
-
-
2017-10-10
Richard Henderson
New
[PULL,v2,18/20] util: move qemu_real_host_page_size/mask to osdep.h
Queued TCG patches
-
-
-
2017-10-10
Richard Henderson
New
[PULL,v2,17/20] tcg: take .helpers out of TCGContext
Queued TCG patches
-
-
-
2017-10-10
Richard Henderson
New
[PULL,v2,15/20] exec-all: extract tb->tc_* into a separate struct tc_tb
Queued TCG patches
-
-
-
2017-10-10
Richard Henderson
New
[PULL,v2,12/20] exec-all: introduce TB_PAGE_ADDR_FMT
Queued TCG patches
-
-
-
2017-10-10
Richard Henderson
New
[PULL,v2,10/20] exec-all: bring tb->invalid into tb->cflags
Queued TCG patches
-
-
-
2017-10-10
Richard Henderson
New
[PULL,v2,09/20] tcg: consolidate TB lookups in tb_lookup__cpu_state
Queued TCG patches
-
-
-
2017-10-10
Richard Henderson
New
[PULL,v2,08/20] tcg: remove addr argument from lookup_tb_ptr
Queued TCG patches
-
-
-
2017-10-10
Richard Henderson
New
[PULL,v2,04/20] translate-all: make have_tb_lock static
Queued TCG patches
-
-
-
2017-10-10
Richard Henderson
New
[PULL,v2,02/20] tcg: fix corruption of code_time profiling counter upon tb_flush
Queued TCG patches
-
-
-
2017-10-10
Richard Henderson
New
[PULL,v2,01/20] cputlb: bring back tlb_flush_count under !TLB_DEBUG
Queued TCG patches
-
-
-
2017-10-10
Richard Henderson
New
[PULL,18/23] tcg: allocate optimizer temps with tcg_malloc
Queued TCG patches
-
-
-
2017-10-10
Richard Henderson
New
[v2,4/4] linux-user/sh4: Reduce TARGET_VIRT_ADDR_SPACE_BITS to 31
linux-user fixes for va mapping
-
-
-
2017-10-05
Richard Henderson
New
[v2,3/4] linux-user: Tidy and enforce reserved_va initialization
linux-user fixes for va mapping
-
-
-
2017-10-05
Richard Henderson
New
[v2,2/4] tcg: Fix off-by-one in assert in page_set_flags
linux-user fixes for va mapping
-
-
-
2017-10-05
Richard Henderson
New
[v2,1/4] linux-user: Allow -R values up to 0xffff0000 for 32-bit ARM guests
linux-user fixes for va mapping
-
-
-
2017-10-05
Richard Henderson
New
[v1,10/12] target/arm: Decode aa64 armv8.3 fcmla
ARM v8.1 simd + v8.3 complex insns
-
-
-
2017-10-04
Richard Henderson
New
[v1,09/12] target/arm: Decode aa64 armv8.3 fcadd
ARM v8.1 simd + v8.3 complex insns
-
-
-
2017-10-04
Richard Henderson
New
[v1,08/12] target/arm: Add ARM_FEATURE_V8_FCMA
ARM v8.1 simd + v8.3 complex insns
-
-
-
2017-10-04
Richard Henderson
New
[v1,06/12] target/arm: Decode aa32 armv8.1 three same
ARM v8.1 simd + v8.3 complex insns
-
-
-
2017-10-04
Richard Henderson
New
[v1,02/12] target/arm: Add ARM_FEATURE_V8_1_SIMD
ARM v8.1 simd + v8.3 complex insns
-
-
-
2017-10-04
Richard Henderson
New
[v1,01/12] HACK: use objdump disas
ARM v8.1 simd + v8.3 complex insns
-
-
-
2017-10-04
Richard Henderson
New
[v3,9/9] disas: Add capstone as submodule
Support the Capstone disassembler
-
-
-
2017-09-26
Richard Henderson
New
[PULL,11/17] tcg: Remove tcg_regset_set32
TCG queued patches
-
-
-
2017-09-17
Richard Henderson
New
[PULL,10/17] tcg: Remove tcg_regset_{or, and, andnot, not}
TCG queued patches
-
-
-
2017-09-17
Richard Henderson
New
[PULL,09/17] tcg: Remove tcg_regset_set
TCG queued patches
-
-
-
2017-09-17
Richard Henderson
New
[PULL,08/17] tcg: Remove tcg_regset_clear
TCG queued patches
-
-
-
2017-09-17
Richard Henderson
New
[PULL,07/17] tcg: Add tcg_op_supported
TCG queued patches
-
-
-
2017-09-17
Richard Henderson
New
[PULL,04/17] accel/tcg: move tcg-runtime to accel/tcg/
TCG queued patches
-
-
-
2017-09-17
Richard Henderson
New
[PULL,03/17] accel/tcg: move user-exec to accel/tcg/
TCG queued patches
-
-
-
2017-09-17
Richard Henderson
New
[PULL,02/17] accel/tcg: move softmmu_template.h to accel/tcg/
TCG queued patches
-
-
-
2017-09-17
Richard Henderson
New
[v3,6/6] tcg/aarch64: Add vector operations
TCG vectorization and example conversion
-
-
-
2017-09-16
Richard Henderson
New
[v3,5/6] tcg/i386: Add vector operations
TCG vectorization and example conversion
-
-
-
2017-09-16
Richard Henderson
New
[v3,2/6] tcg: Add vector expanders
TCG vectorization and example conversion
-
-
-
2017-09-16
Richard Henderson
New
[v3,1/6] tcg: Add types and operations for host vectors
TCG vectorization and example conversion
-
-
-
2017-09-16
Richard Henderson
New
[10/10] target/mips: Support Capstone in disas_set_info
Support the Capstone disassembler
-
-
-
2017-09-14
Richard Henderson
New
[09/10] target/sparc: Support Capstone in disas_set_info
Support the Capstone disassembler
-
-
-
2017-09-14
Richard Henderson
New
[08/10] target/s390x: Support Capstone in disas_set_info
Support the Capstone disassembler
-
-
-
2017-09-14
Richard Henderson
New
[07/10] target/ppc: Support Capstone in disas_set_info
Support the Capstone disassembler
-
-
-
2017-09-14
Richard Henderson
New
[06/10] target/arm: Support Capstone in disas_set_info
Support the Capstone disassembler
-
-
-
2017-09-14
Richard Henderson
New
[05/10] target/i386: Support Capstone in disas_set_info
Support the Capstone disassembler
-
-
-
2017-09-14
Richard Henderson
New
[04/10] disas: Support the Capstone disassembler library
Support the Capstone disassembler
-
-
-
2017-09-14
Richard Henderson
New
[v2,16/16] tcg/aarch64: Add vector operations
TCG vectorization and example conversion
-
-
-
2017-09-12
Richard Henderson
New
[v2,12/16] tcg: Remove tcg_regset_set
TCG vectorization and example conversion
-
-
-
2017-09-12
Richard Henderson
New
[v2,09/16] tcg/i386: Add vector operations
TCG vectorization and example conversion
-
-
-
2017-09-12
Richard Henderson
New
[v2,08/16] target/arm: Use vector infrastructure for aa64 add/sub/logic
TCG vectorization and example conversion
-
-
-
2017-09-12
Richard Henderson
New
«
1
2
...
52
53
54
55
»