Show patches with: Submitter = Emilio Cota       |    State = Action Required       |    Archived = No       |   1350 patches
« 1 2 ... 10 11 1213 14 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[05/22] exec-all: fix typos in TranslationBlock's documentation - - 2 - --- 2017-07-09 Emilio Cota New
[04/22] tcg: fix corruption of code_time profiling counter upon tb_flush - - 3 - --- 2017-07-09 Emilio Cota New
[03/22] cputlb: bring back tlb_flush_count under !TLB_DEBUG - - 2 - --- 2017-07-09 Emilio Cota New
[02/22] translate-all: remove redundant !tcg_enabled check in dump_exec_info - - 3 - --- 2017-07-09 Emilio Cota New
[01/22] vl: fix breakage of -tb-size - - 2 1 --- 2017-07-09 Emilio Cota New
fixup: missed some TLS variables - - - - --- 2017-07-01 Emilio Cota New
[RFC,3/7] translate-all: use a binary search tree to track TBs in TBContext - - - - --- 2017-06-30 Emilio Cota New
[RFC,7/7,XXX] translate-all: generate TCG code without holding tb_lock - - - - --- 2017-06-29 Emilio Cota New
[RFC,6/7,XXX] tcg: make TCGContext thread-local for softmmu - - - - --- 2017-06-29 Emilio Cota New
[RFC,5/7] tcg: take tb_ctx out of TCGContext - - 1 - --- 2017-06-29 Emilio Cota New
[RFC,4/7] translate-all: report correct avg host TB size - - - - --- 2017-06-29 Emilio Cota New
[RFC,3/7] translate-all: use a binary search tree to track TBs in TBContext - - - - --- 2017-06-29 Emilio Cota New
[RFC,2/7] translate-all: add out_size field to TranslationBlock - - - - --- 2017-06-29 Emilio Cota New
[RFC,1/7] exec-all: fix typos in TranslationBlock's documentation - - 1 - --- 2017-06-29 Emilio Cota New
[7/7] trace: Statically enable all TCG guest events - - - - --- 2017-06-26 Emilio Cota New
[6/7] trace: [tcg, trivial] Re-align generated code - - - - --- 2017-06-26 Emilio Cota New
[5/7] trace: [tcg] Do not generate TCG code to trace dinamically-disabled events - - - - --- 2017-06-26 Emilio Cota New
[4/7] exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state - - 1 - --- 2017-06-26 Emilio Cota New
[3/7] trace: [tcg] Delay changes to dynamic state when translating - - 1 - --- 2017-06-26 Emilio Cota New
[2/7] cpu: allocate cpu->trace_dstate in place - - 1 - --- 2017-06-26 Emilio Cota New
[1/7] exec: [tcg] Refactor flush of per-CPU virtual TB cache - - 1 - --- 2017-06-26 Emilio Cota New
Tracing guest virtual addresses - - - - --- 2017-06-20 Emilio Cota New
[v2,1/5] tcg: Refactor helper_lookup_tb_ptr - - - - --- 2017-06-16 Emilio Cota New
[v2,2/2] gen-icount: use tcg_ctx.tcg_env instead of cpu_env - - - - --- 2017-06-16 Emilio Cota New
[v2,1/2] gen-icount: add missing inline to gen_tb_end - - 1 - --- 2017-06-16 Emilio Cota New
[2/2] gen-icount: pass cpu_env as a parameter to gen_* inlines - - - - --- 2017-06-15 Emilio Cota New
[1/2] gen-icount: add missing inline to gen_tb_end - - 1 - --- 2017-06-15 Emilio Cota New
translator mega-patch - - - - --- 2017-06-15 Emilio Cota New
tcg: consistently access cpu->tb_jmp_cache atomically - - 1 - --- 2017-06-15 Emilio Cota New
target/aarch64: exit to main loop after 'msr daifclr' - - 1 1 --- 2017-06-14 Emilio Cota New
tcg-runtime: increase hit rate of lookup_tb_ptr - - - - --- 2017-06-14 Emilio Cota New
target/aarch64: exit to main loop after handling MSR - - - 1 --- 2017-06-13 Emilio Cota New
translate-all: consolidate tb init in tb_gen_code - - - - --- 2017-06-09 Emilio Cota New
[v8,7/7] trace: [trivial] Statically enable all guest events - - - - --- 2017-06-09 Emilio Cota New
[v8,6/7] trace: [tcg, trivial] Re-align generated code - - - - --- 2017-06-09 Emilio Cota New
[v8,5/7] trace: [tcg] Do not generate TCG code to trace dinamically-disabled events - - - - --- 2017-06-09 Emilio Cota New
[v8,4/7] exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state - - 1 - --- 2017-06-09 Emilio Cota New
[v8,3/7] trace: [tcg] Delay changes to dynamic state when translating - - 1 - --- 2017-06-09 Emilio Cota New
[v8,2/7] cpu: allocate cpu->trace_dstate in place - - 1 - --- 2017-06-09 Emilio Cota New
[v8,1/7] exec: [tcg] Refactor flush of per-CPU virtual TB cache - - 1 - --- 2017-06-09 Emilio Cota New
[v3,1/2,--,fixed] util: add cacheinfo - - 1 1 --- 2017-06-07 Emilio Cota New
[v3,2/2] tcg: allocate TB structs before the corresponding translated code - - 1 - --- 2017-06-06 Emilio Cota New
[v3,1/2] util: add cacheinfo - - - 1 --- 2017-06-06 Emilio Cota New
[v2,3/3] tcg: allocate TB structs before the corresponding translated code - - 1 - --- 2017-06-05 Emilio Cota New
[v2,2/3] tests: use QEMU_CACHELINE_SIZE instead of hard-coding it - - 1 - --- 2017-06-05 Emilio Cota New
[v2,1/3] compiler: define QEMU_CACHELINE_SIZE - - - 1 --- 2017-06-05 Emilio Cota New
tcg: allocate TB structs before the corresponding translated code - - - - --- 2017-06-02 Emilio Cota New
[v5,+,2/2] target/aarch64: optimize indirect branches - - - - --- 2017-04-28 Emilio Cota New
[v5,+,1/2] target/aarch64: optimize cross-page direct jumps in softmmu - - - - --- 2017-04-28 Emilio Cota New
[v4,11/11] tb-hash: improve tb_jmp_cache hash function in user mode - - 1 - --- 2017-04-27 Emilio Cota New
[v4,10/11] target/i386: optimize indirect branches - - 1 - --- 2017-04-27 Emilio Cota New
[v4,09/11] target/i386: optimize cross-page direct jumps in softmmu - - 1 - --- 2017-04-27 Emilio Cota New
[v4,08/11] target/i386: introduce gen_jr helper to generate lookup_and_goto_ptr - - 1 - --- 2017-04-27 Emilio Cota New
[v4,07/11] target/arm: optimize indirect branches - - - - --- 2017-04-27 Emilio Cota New
[v4,06/11] target/arm: optimize cross-page direct jumps in softmmu - - 1 - --- 2017-04-27 Emilio Cota New
[v4,05/11] tcg/i386: implement goto_ptr op - - 1 - --- 2017-04-27 Emilio Cota New
[v4,04/11] tcg: export tcg_gen_lookup_and_goto_ptr - - 2 - --- 2017-04-27 Emilio Cota New
[v4,03/11] tcg: introduce goto_ptr opcode - - 1 - --- 2017-04-27 Emilio Cota New
[v4,02/11] tcg-runtime: add lookup_tb_ptr helper - - 2 - --- 2017-04-27 Emilio Cota New
[v4,01/11] exec-all: export tb_htable_lookup - - - - --- 2017-04-27 Emilio Cota New
[v3,01/10] tcg-runtime: add lookup_tb_ptr helper - - - - --- 2017-04-26 Emilio Cota New
[v3,10/10] tb-hash: improve tb_jmp_cache hash function in user mode - - 1 - --- 2017-04-26 Emilio Cota New
[v3,09/10] target/i386: optimize indirect branches - - 1 - --- 2017-04-26 Emilio Cota New
[v3,08/10] target/i386: optimize cross-page direct jumps in softmmu - - 1 - --- 2017-04-26 Emilio Cota New
[v3,07/10] target/i386: introduce gen_jr helper to generate lookup_and_goto_ptr - - - - --- 2017-04-26 Emilio Cota New
[v3,06/10] target/arm: optimize indirect branches - - - - --- 2017-04-26 Emilio Cota New
[v3,05/10] target/arm: optimize cross-page direct jumps in softmmu - - 1 - --- 2017-04-26 Emilio Cota New
[v3,04/10] tcg/i386: implement goto_ptr op - - 1 - --- 2017-04-26 Emilio Cota New
[v3,03/10] tcg: export tcg_gen_lookup_and_goto_ptr - - 2 - --- 2017-04-26 Emilio Cota New
[v3,02/10] tcg: introduce goto_ptr opcode - - 1 - --- 2017-04-26 Emilio Cota New
[v3,01/10] tcg-runtime: add lookup_tb_ptr helper - - 2 - --- 2017-04-26 Emilio Cota New
[v2,13/13] tb-hash: improve tb_jmp_cache hash function in user mode - - 1 - --- 2017-04-25 Emilio Cota New
[v2,12/13] target/i386: optimize indirect branches - - - - --- 2017-04-25 Emilio Cota New
[v2,11/13] target/i386: optimize cross-page direct jumps in softmmu - - - - --- 2017-04-25 Emilio Cota New
[v2,10/13] target/i386: introduce gen_jr() helper to jump to register - - - - --- 2017-04-25 Emilio Cota New
[v2,09/13] target/arm: optimize indirect branches with TCG's goto_ptr - - - - --- 2017-04-25 Emilio Cota New
[v2,08/13] target/arm: optimize cross-page block chaining in softmmu - - - - --- 2017-04-25 Emilio Cota New
[v2,07/13] tcg/i386: implement goto_ptr op - - - - --- 2017-04-25 Emilio Cota New
[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
« 1 2 ... 10 11 1213 14 »