Show patches with: Archived = No       |   431021 patches
« 1 2 ... 1096 1097 10984310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,06/13] tcg: add goto_ptr opcode - - - - --- 2017-04-25 Emilio Cota New
[v2,05/13] tcg-runtime: add lookup_tb_ptr helper - - 1 - --- 2017-04-25 Emilio Cota New
[v2,04/13] tcg: keep TCGContext's read-mostly fields in a separate cache line - - - - --- 2017-04-25 Emilio Cota New
[v2,03/13] tcg: enforce 64-byte alignment of TCGContext - - - - --- 2017-04-25 Emilio Cota New
[v2,02/13] exec-all: inline tb_from_jmp_cache - - - - --- 2017-04-25 Emilio Cota New
[v2,01/13] exec-all: add tb_from_jmp_cache - - - - --- 2017-04-25 Emilio Cota New
[09/10] target/i386: optimize indirect branches with TCG's jr op - - - - --- 2017-04-13 Emilio Cota New
[10/10] tb-hash: improve tb_jmp_cache hash function in user mode - - - - --- 2017-04-12 Emilio Cota New
[09/10] target/i386: optimize indirect branches with TCG's jr op - - - - --- 2017-04-12 Emilio Cota New
[08/10] target/arm: optimize indirect branches with TCG's jr op - - - - --- 2017-04-12 Emilio Cota New
[07/10] tcg: add tcg_temp_local_new_ptr - - - - --- 2017-04-12 Emilio Cota New
[06/10] tcg: add brcondi_ptr - - - - --- 2017-04-12 Emilio Cota New
[05/10] tcg: add jr opcode - - - - --- 2017-04-12 Emilio Cota New
[04/10] target/i386: optimize cross-page block chaining in softmmu - - - - --- 2017-04-12 Emilio Cota New
[03/10] target/arm: optimize cross-page block chaining in softmmu - - - - --- 2017-04-12 Emilio Cota New
[02/10] exec-all: inline tb_from_jmp_cache - - - - --- 2017-04-12 Emilio Cota New
[01/10] exec-all: add tb_from_jmp_cache - - - - --- 2017-04-12 Emilio Cota New
compile failure if I enable guest_mem_before trace event - - - - --- 2017-03-24 Emilio Cota New
Benchmarking linux-user performance - - - - --- 2017-03-16 Emilio Cota New
[RFC] qht: Align sequence lock to cache line - - - - --- 2016-10-25 Emilio Cota New
[2/2] translate-all: Use proper type - - - - --- 2016-10-18 Emilio Cota New
[v6,26/35] tests: add atomic_add-bench - - - - --- 2016-10-14 Emilio Cota New
[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
« 1 2 ... 1096 1097 10984310 4311 »