Show patches with: Submitter = Emilio Cota       |    State = Action Required       |   1334 patches
« 1 2 3 413 14 »
Patch Series A/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
[01/10] exec-all: add tb_from_jmp_cache - - - --- 2017-04-12 Emilio Cota New
[01/10] target/riscv: avoid integer overflow in next_page PC check 1 1 - --- 2018-04-10 Emilio Cota New
[01/10] translate-all: add missing fold of tb_ctx into tcg_ctx - - - --- 2016-04-05 Emilio Cota New
[01/16] qht: require a default comparison function - 2 - --- 2018-02-27 Emilio Cota New
[01/18] translator: merge max_insns into DisasContextBase - 2 - --- 2018-04-20 Emilio Cota New
[01/22] disas/arm: fix 'instuction' typo in comment - - - --- 2017-08-07 Emilio Cota New
[01/22] vl: fix breakage of -tb-size - 2 1 --- 2017-07-09 Emilio Cota New
[01/35] tcg: access cpu->icount_decr.u16.high with atomics exec: drop BQL from interrupt handling - 1 - --- 2018-09-17 Emilio Cota New
[02/10] compiler.h: add QEMU_CACHELINE + QEMU_ALIGN() + QEMU_CACHELINE_ALIGNED - - - --- 2016-04-05 Emilio Cota New
[02/10] exec-all: inline tb_from_jmp_cache - - - --- 2017-04-12 Emilio Cota New
[02/10] target/cris: avoid integer overflow in next_page PC check - - - --- 2018-04-10 Emilio Cota New
[02/16] qht: return existing entry when qht_insert fails - 1 - --- 2018-02-27 Emilio Cota New
[02/18] target/sh4: convert to TranslatorOps - 1 - --- 2018-04-20 Emilio Cota New
[02/22] linux-user: fix 'finshed' typo in comment - - - --- 2017-08-07 Emilio Cota New
[02/22] translate-all: remove redundant !tcg_enabled check in dump_exec_info - 3 - --- 2017-07-09 Emilio Cota New
[02/35] target/i386: use cpu_reset_interrupt exec: drop BQL from interrupt handling - 1 - --- 2018-09-17 Emilio Cota New
[03/10] seqlock: remove optional mutex - - - --- 2016-04-05 Emilio Cota New
[03/10] target/arm: optimize cross-page block chaining in softmmu - - - --- 2017-04-12 Emilio Cota New
[03/10] target/lm32: avoid integer overflow in next_page PC check 1 - - --- 2018-04-10 Emilio Cota New
[03/16] tcg: track TBs with per-region BST's - 2 - --- 2018-02-27 Emilio Cota New
[03/18] target/sparc: convert to DisasJumpType - 1 - --- 2018-04-20 Emilio Cota New
[03/22] cputlb: bring back tlb_flush_count under !TLB_DEBUG - 2 - --- 2017-07-09 Emilio Cota New
[03/22] translate-all: fix 'consisits' typo in comment - - - --- 2017-08-07 Emilio Cota New
[03/35] target/openrisc: use cpu_reset_interrupt exec: drop BQL from interrupt handling - 1 - --- 2018-09-17 Emilio Cota New
[04/10] seqlock: rename write_lock/unlock to write_begin/end - - - --- 2016-04-05 Emilio Cota New
[04/10] target/i386: optimize cross-page block chaining in softmmu - - - --- 2017-04-12 Emilio Cota New
[04/10] target/xtensa: avoid integer overflow in next_page PC check 1 - - --- 2018-04-10 Emilio Cota New
[04/16] tcg: move tb_ctx.tb_phys_invalidate_count to tcg_ctx - 2 - --- 2018-02-27 Emilio Cota New
[04/18] target/sparc: convert to DisasContextBase - 1 - --- 2018-04-20 Emilio Cota New
[04/22] qht: fix kernel-doc markup in qht.h - - - --- 2017-08-07 Emilio Cota New
[04/22] tcg: fix corruption of code_time profiling counter upon tb_flush - 3 - --- 2017-07-09 Emilio Cota New
[04/35] target/ppc: use cpu_reset_interrupt exec: drop BQL from interrupt handling 1 1 - --- 2018-09-17 Emilio Cota New
[05/10] include: add spinlock wrapper - - - --- 2016-04-05 Emilio Cota New
[05/10] target/unicore32: avoid integer overflow in next_page PC check - - - --- 2018-04-10 Emilio Cota New
[05/10] tcg: add jr opcode - - - --- 2017-04-12 Emilio Cota New
[05/16] translate-all: iterate over TBs in a page with PAGE_FOR_EACH_TB - 1 - --- 2018-02-27 Emilio Cota New
[05/18] target/sparc: convert to TranslatorOps - 1 1 --- 2018-04-20 Emilio Cota New
[05/22] exec-all: fix typos in TranslationBlock's documentation - 2 - --- 2017-07-09 Emilio Cota New
[05/22] qht: require a default comparison function - - - --- 2017-08-07 Emilio Cota New
[05/35] target/s390x: use cpu_reset_interrupt exec: drop BQL from interrupt handling - 3 - --- 2018-09-17 Emilio Cota New
[06/10] include: add xxhash.h - - - --- 2016-04-05 Emilio Cota New
[06/10] target/tilegx: avoid integer overflow in next_page PC check - - - --- 2018-04-10 Emilio Cota New
[06/10] tcg: add brcondi_ptr - - - --- 2017-04-12 Emilio Cota New
[06/16] translate-all: make l1_map lockless - 2 - --- 2018-02-27 Emilio Cota New
[06/18] target/mips: use lookup_and_goto_ptr on BS_STOP - 1 - --- 2018-04-20 Emilio Cota New
[06/22] qht: return existing entry when qht_insert fails - - - --- 2017-08-07 Emilio Cota New
[06/22] translate-all: make have_tb_lock static - 2 - --- 2017-07-09 Emilio Cota New
[06/35] exec: use cpu_reset_interrupt exec: drop BQL from interrupt handling - 2 - --- 2018-09-17 Emilio Cota New
[07/10] target/microblaze: avoid integer overflow in next_page PC check - - - --- 2018-04-10 Emilio Cota New
[07/10] tb hash: hash phys_pc, pc, and flags with xxhash - - - --- 2016-04-06 Emilio Cota New
[07/10] tb hash: hash phys_pc, pc, and flags with xxhash - - - --- 2016-04-06 Emilio Cota New
[07/10] tb hash: hash phys_pc, pc, and flags with xxhash - - - --- 2016-04-05 Emilio Cota New
[07/10] tcg: add tcg_temp_local_new_ptr - - - --- 2017-04-12 Emilio Cota New
[07/16] translate-all: remove hole in PageDesc - 2 - --- 2018-02-27 Emilio Cota New
[07/18] target/mips: convert to DisasJumpType - 2 - --- 2018-04-20 Emilio Cota New
[07/22] tcg: track TBs with per-region BST's - - - --- 2017-08-07 Emilio Cota New
[07/22] tcg/i386: constify tcg_target_callee_save_regs - 3 - --- 2017-07-09 Emilio Cota New
[07/35] target/alpha: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling - 2 - --- 2018-09-17 Emilio Cota New
[08/10] qht: QEMU's fast, resizable and scalable Hash Table - - - --- 2016-04-05 Emilio Cota New
[08/10] target/arm: avoid integer overflow in next_page PC check - - - --- 2018-04-10 Emilio Cota New
[08/10] target/arm: optimize indirect branches with TCG's jr op - - - --- 2017-04-12 Emilio Cota New
[08/16] translate-all: work page-by-page in tb_invalidate_phys_range_1 - 3 - --- 2018-02-27 Emilio Cota New
[08/18] target/mips: convert to DisasContextBase - 2 - --- 2018-04-20 Emilio Cota New
[08/22] tcg: move tb_ctx.tb_phys_invalidate_count to tcg_ctx - - - --- 2017-08-07 Emilio Cota New
[08/22] tcg/mips: constify tcg_target_callee_save_regs - 3 - --- 2017-07-09 Emilio Cota New
[08/35] target/arm: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling - - - --- 2018-09-17 Emilio Cota New
[09/10] qht: add test program - - - --- 2016-04-05 Emilio Cota New
[09/10] target/i386: optimize indirect branches with TCG's jr op - - - --- 2017-04-13 Emilio Cota New
[09/10] target/i386: optimize indirect branches with TCG's jr op - - - --- 2017-04-12 Emilio Cota New
[09/10] target/s390x: avoid integer overflow in next_page PC check 1 2 - --- 2018-04-10 Emilio Cota New
[09/16] translate-all: move tb_invalidate_phys_page_range up in the file - 2 - --- 2018-02-27 Emilio Cota New
[09/18] target/mips: use *ctx for DisasContext - 2 - --- 2018-04-20 Emilio Cota New
[09/22] exec-all: shrink tb->invalid to uint8_t - - - --- 2017-07-12 Emilio Cota New
[09/22] exec-all: shrink tb->invalid to uint8_t - - - --- 2017-07-09 Emilio Cota New
[09/22] translate-all: introduce iterator macros for tagged TB lists - - - --- 2017-08-07 Emilio Cota New
[09/35] target/cris: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling - 1 - --- 2018-09-17 Emilio Cota New
[1/2] atomics: do not use __atomic primitives for RCU atomics - - - --- 2016-05-24 Emilio Cota New
[1/2] atomics: do not use __atomic primitives for RCU atomics - - - --- 2016-05-21 Emilio Cota New
[1/2] cpu-exec: add assert_no_pages_locked() after longjmp cpu-exec fixes - - - --- 2019-01-15 Emilio Cota New
[1/2] exec-all: document that tlb_fill can trigger a TLB resize Untitled series #77901 - 1 - --- 2019-02-09 Emilio Cota New
[1/2] fp-bench: fix update_random_ops fp-bench fixes - 2 - --- 2018-12-21 Emilio Cota New
[1/2] gen-icount: add missing inline to gen_tb_end - 1 - --- 2017-06-15 Emilio Cota New
[1/2] gitmodules: add berkeley's softfloat + testfloat version 3 softfloat tests based on berkeley's testfloat - - - --- 2018-09-07 Emilio Cota New
[1/2] target/openrisc: convert to DisasContextBase - - - --- 2018-02-18 Emilio Cota New
[1/2] target/ppc: convert to DisasContextBase - 1 - --- 2018-02-15 Emilio Cota New
[1/2] translate-all: remove redundant setting of tcg_ctx.code_gen_buffer_size - - - --- 2016-04-22 Emilio Cota New
[1/2] translator: pass max_insns to tb_start - 1 - --- 2018-02-16 Emilio Cota New
[1/2] util: import GTree as QTree fix for #285 - - - --- 2023-01-11 Emilio Cota New
[1/3] exec: introduce tlb_init per-TLB lock - - - --- 2018-10-02 Emilio Cota New
[1/3] qdist: fix memory leak during binning - - - --- 2016-07-25 Emilio Cota New
[1/3] qht: simplify qht_reset_size - - - --- 2016-10-05 Emilio Cota New
[1/3] qom: use cpu->in_cpu_list instead of QTAILQ_IN_USE convert CPU list to RCU - - - --- 2018-08-13 Emilio Cota New
[1/3] qsp: QEMU's Synchronization Profiler synchronization profiler - - - --- 2018-08-13 Emilio Cota New
[1/3] target/riscv: optimize cross-page direct jumps in softmmu target/riscv: use tcg_lookup_and_goto_ptr - 1 - --- 2018-08-09 Emilio Cota New
[1/3] target/s390x: convert to DisasJumpType - 2 - --- 2018-02-16 Emilio Cota New
[1/3] target/sparc: convert to DisasJumpType - 1 - --- 2018-02-15 Emilio Cota New
[1/3] translator: add retcode to translator_loop_temp_check - - - --- 2018-02-15 Emilio Cota New
[1/4] berkeley-testfloat-3: pull 'fail: constify fail_programName' fp-test fixes - - - --- 2019-01-22 Emilio Cota New
[1/4] cpu: free cpu->tb_jmp_cache with RCU tsan fixes - - - --- 2023-01-08 Emilio Cota New
« 1 2 3 413 14 »