Show patches with: Submitter = Emilio Cota       |    State = Action Required       |    Archived = No       |   1350 patches
« 1 2 ... 11 12 13 14 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[0/5] More thread sanitizer fixes and atomic.h improvements - - - - --- 2016-10-13 Emilio Cota New
[3/3] test-qht: perform lookups under rcu_read_lock - - - - --- 2016-10-05 Emilio Cota New
[2/3] qht: fix unlock-after-free segfault upon resizing - - - - --- 2016-10-05 Emilio Cota New
[1/3] qht: simplify qht_reset_size - - - - --- 2016-10-05 Emilio Cota New
tests: add atomic_add-bench - - - - --- 2016-09-16 Emilio Cota New
[v3,25/34] tests: add atomic_add-bench - - - - --- 2016-09-15 Emilio Cota New
[8/8] target-arm/a64: use HTM with stop-the-world fall-back path - - - - --- 2016-08-24 Emilio Cota New
[7/8] htm: add powerpc64 intrinsics - - - - --- 2016-08-24 Emilio Cota New
[6/8] htm: add header to abstract Hardware Transactional Memory intrinsics - - - - --- 2016-08-24 Emilio Cota New
[5/8] linux-user: add stop-the-world to be called from CPU loop - - - - --- 2016-08-24 Emilio Cota New
[4/8] target-arm: helper fixup for paired atomics - - - - --- 2016-08-24 Emilio Cota New
[3/8] rcu: add rcu_read_lock_held() - - - - --- 2016-08-24 Emilio Cota New
[2/8] cpu-exec: remove tb_lock from hot path - - - - --- 2016-08-24 Emilio Cota New
[1/8] cpu list: convert to RCU QLIST - - - - --- 2016-08-24 Emilio Cota New
aarch64: use TSX for ldrex/strex - - - - --- 2016-08-15 Emilio Cota New
MTTCG status updates, benchmark results and KVM forum plans - - - - --- 2016-08-15 Emilio Cota New
qht: support resetting an uninitialized qht - - - - --- 2016-08-10 Emilio Cota New
[3/3] qdist: return "(empty)" instead of NULL when printing an empty dist - - - - --- 2016-07-25 Emilio Cota New
[2/3] qdist: use g_realloc_n instead of g_realloc - - 1 - --- 2016-07-25 Emilio Cota New
[1/3] qdist: fix memory leak during binning - - - - --- 2016-07-25 Emilio Cota New
qht: do not segfault when gathering stats from an uninitialized qht - - - - --- 2016-07-23 Emilio Cota New
qht: do not segfault when gathering stats from an uninitialized qht - - - - --- 2016-07-22 Emilio Cota New
[v2,10/27] tcg: Add atomic128 helpers - - - - --- 2016-07-08 Emilio Cota New
[RFC,30/30] target-arm: remove EXCP_STREX + cpu_exclusive_{test, info} - - - - --- 2016-06-27 Emilio Cota New
[RFC,29/30] linux-user: remove handling of aarch64's EXCP_STREX - - - - --- 2016-06-27 Emilio Cota New
[RFC,28/30] linux-user: remove handling of ARM's EXCP_STREX - - - - --- 2016-06-27 Emilio Cota New
[RFC,27/30] target-arm: emulate aarch64's LL/SC using cmpxchg helpers - - - - --- 2016-06-27 Emilio Cota New
[RFC,26/30] target-arm: add cmpxchg helpers for aarch64 - - - - --- 2016-06-27 Emilio Cota New
[RFC,25/30] helper: add DEF_HELPER_6 - - - - --- 2016-06-27 Emilio Cota New
[RFC,24/30] target-arm: emulate SWP with atomic_xchg helper - - - - --- 2016-06-27 Emilio Cota New
[RFC,23/30] target-arm: add atomic_xchg helper - - - - --- 2016-06-27 Emilio Cota New
[RFC,22/30] target-arm: emulate LL/SC using cmpxchg helpers - - - - --- 2016-06-27 Emilio Cota New
[RFC,21/30] target-arm: add cmpxchg helpers - - - - --- 2016-06-27 Emilio Cota New
[RFC,20/30] target-i386: remove helper_lock() - - - - --- 2016-06-27 Emilio Cota New
[RFC,19/30] tests: add atomic_add-bench - - - - --- 2016-06-27 Emilio Cota New
[RFC,18/30] target-i386: emulate XCHG using atomic helper - - - - --- 2016-06-27 Emilio Cota New
[RFC,17/30] target-i386: emulate LOCK'ed BTX ops using atomic helpers - - - - --- 2016-06-27 Emilio Cota New
[RFC,16/30] target-i386: emulate LOCK'ed XADD using atomic helper - - - - --- 2016-06-27 Emilio Cota New
[RFC,15/30] target-i386: emulate LOCK'ed NEG using cmpxchg helper - - - - --- 2016-06-27 Emilio Cota New
[RFC,14/30] target-i386: emulate LOCK'ed NOT using atomic helper - - - - --- 2016-06-27 Emilio Cota New
[RFC,13/30] target-i386: emulate LOCK'ed INC using atomic helper - - - - --- 2016-06-27 Emilio Cota New
[RFC,12/30] target-i386: emulate LOCK'ed OP instructions using atomic helpers - - - - --- 2016-06-27 Emilio Cota New
[RFC,11/30] target-i386: add atomic helpers - - - - --- 2016-06-27 Emilio Cota New
[RFC,10/30] cpu_ldst: add cpu_atomic helpers - - - - --- 2016-06-27 Emilio Cota New
[RFC,09/30] softmmu: add atomic helpers - - - - --- 2016-06-27 Emilio Cota New
[RFC,08/30] atomics: add atomic_op_fetch variants - - - - --- 2016-06-27 Emilio Cota New
[RFC,07/30] atomics: add atomic_xor - - - - --- 2016-06-27 Emilio Cota New
[RFC,06/30] target-i386: emulate LOCK'ed cmpxchg8b/16b using cmpxchg helpers - - - - --- 2016-06-27 Emilio Cota New
[RFC,05/30] target-i386: emulate LOCK'ed cmpxchg using cmpxchg helpers - - - - --- 2016-06-27 Emilio Cota New
[RFC,04/30] target-i386: add cmpxchg helpers - - - - --- 2016-06-27 Emilio Cota New
[RFC,03/30] cpu_ldst: add cpu_cmpxchg helpers - - - - --- 2016-06-27 Emilio Cota New
[RFC,02/30] tcg: add tcg_cmpxchg_lock - - - - --- 2016-06-27 Emilio Cota New
[RFC,01/30] softmmu: add cmpxchg helpers - - - - --- 2016-06-27 Emilio Cota New
[PULL,00/15] tb hash improvements - - - - --- 2016-06-10 Emilio Cota New
[v7,15/15] translate-all: add tb hash bucket info to 'info jit' dump 1 - 1 - --- 2016-06-08 Emilio Cota New
[v7,14/15] tb hash: track translated blocks with qht - - 3 - --- 2016-06-08 Emilio Cota New
[v7,13/15] qht: add test-qht-par to invoke qht-bench from 'check' target 1 - - - --- 2016-06-08 Emilio Cota New
[v7,12/15] qht: add qht-bench, a performance benchmark 1 - - - --- 2016-06-08 Emilio Cota New
[v7,11/15] qht: add test program 1 - 2 - --- 2016-06-08 Emilio Cota New
[v7,10/15] qht: QEMU's fast, resizable and scalable Hash Table - - 1 - --- 2016-06-08 Emilio Cota New
[v7,09/15] qdist: add test program 1 - 1 - --- 2016-06-08 Emilio Cota New
[v7,08/15] qdist: add module to represent frequency distributions of data - - 2 - --- 2016-06-08 Emilio Cota New
[v7,07/15] tb hash: hash phys_pc, pc, and flags with xxhash - - 3 - --- 2016-06-08 Emilio Cota New
[v7,06/15] exec: add tb_hash_func5, derived from xxhash - - 2 - --- 2016-06-08 Emilio Cota New
[v7,05/15] qemu-thread: add simple test-and-set spinlock - - 1 - --- 2016-06-08 Emilio Cota New
[v7,04/15] include/processor.h: define cpu_relax() - - 3 - --- 2016-06-08 Emilio Cota New
[v7,03/15] seqlock: rename write_lock/unlock to write_begin/end - - 3 - --- 2016-06-08 Emilio Cota New
[v7,02/15] seqlock: remove optional mutex - - 3 - --- 2016-06-08 Emilio Cota New
[v7,01/15] compiler.h: add QEMU_ALIGNED() to enforce struct alignment - - 3 - --- 2016-06-08 Emilio Cota New
[v6,08/15] qdist: add module to represent frequency distributions of data - - - - --- 2016-06-08 Emilio Cota New
[v6,08/15] qdist: add module to represent frequency distributions of data - - - - --- 2016-06-08 Emilio Cota New
[v6,08/15] qdist: add module to represent frequency distributions of data - - - - --- 2016-06-06 Emilio Cota New
[v6,12/15] qht: add qht-bench, a performance benchmark - - - - --- 2016-06-03 Emilio Cota New
[v6,15/15] translate-all: add tb hash bucket info to 'info jit' dump 1 - 1 - --- 2016-05-25 Emilio Cota New
[v6,14/15] tb hash: track translated blocks with qht - - 3 - --- 2016-05-25 Emilio Cota New
[v6,13/15] qht: add test-qht-par to invoke qht-bench from 'check' target - - - - --- 2016-05-25 Emilio Cota New
[v6,12/15] qht: add qht-bench, a performance benchmark - - - - --- 2016-05-25 Emilio Cota New
[v6,11/15] qht: add test program 1 - 2 - --- 2016-05-25 Emilio Cota New
[v6,10/15] qht: QEMU's fast, resizable and scalable Hash Table - - - - --- 2016-05-25 Emilio Cota New
[v6,09/15] qdist: add test program 1 - 1 - --- 2016-05-25 Emilio Cota New
[v6,08/15] qdist: add module to represent frequency distributions of data - - 1 - --- 2016-05-25 Emilio Cota New
[v6,07/15] tb hash: hash phys_pc, pc, and flags with xxhash - - 3 - --- 2016-05-25 Emilio Cota New
[v6,06/15] exec: add tb_hash_func5, derived from xxhash - - 2 - --- 2016-05-25 Emilio Cota New
[v6,05/15] qemu-thread: add simple test-and-set spinlock - - - - --- 2016-05-25 Emilio Cota New
[v6,04/15] include/processor.h: define cpu_relax() - - 3 - --- 2016-05-25 Emilio Cota New
[v6,03/15] seqlock: rename write_lock/unlock to write_begin/end - - 3 - --- 2016-05-25 Emilio Cota New
[v6,02/15] seqlock: remove optional mutex - - 3 - --- 2016-05-25 Emilio Cota New
[v6,01/15] compiler.h: add QEMU_ALIGNED() to enforce struct alignment - - 3 - --- 2016-05-25 Emilio Cota New
[v2,3/3] atomics: do not emit consume barrier for atomic_rcu_read - - - - --- 2016-05-24 Emilio Cota New
[v2,2/3] atomics: emit an smp_read_barrier_depends() barrier only for Sparc and Thread Sanitizer - - - - --- 2016-05-24 Emilio Cota New
[v2,1/3] docs/atomics: update atomic_read/set comparison with Linux - - - - --- 2016-05-24 Emilio Cota New
[1/2] atomics: do not use __atomic primitives for RCU atomics - - - - --- 2016-05-24 Emilio Cota New
[2/2] docs/atomics: update atomic_read/set comparison with Linux - - - - --- 2016-05-21 Emilio Cota New
[1/2] atomics: do not use __atomic primitives for RCU atomics - - - - --- 2016-05-21 Emilio Cota New
[v5,04/18] include/processor.h: define cpu_relax() - - - - --- 2016-05-18 Emilio Cota New
[v5,07/18] qemu-thread: add simple test-and-set spinlock - - - - --- 2016-05-18 Emilio Cota New
[v5,07/18] qemu-thread: add simple test-and-set spinlock - - - - --- 2016-05-17 Emilio Cota New
[v5,18/18] translate-all: add tb hash bucket info to 'info jit' dump - - 1 - --- 2016-05-14 Emilio Cota New
[v5,17/18] tb hash: track translated blocks with qht - - 2 - --- 2016-05-14 Emilio Cota New
[v5,16/18] qht: add test-qht-par to invoke qht-bench from 'check' target - - - - --- 2016-05-14 Emilio Cota New
« 1 2 ... 11 12 13 14 »