Show patches with: Submitter = Emilio Cota       |    State = Action Required       |    Archived = No       |   1350 patches
« 1 2 ... 6 7 813 14 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,07/12] cpus: initialize timers_state.vm_clock_lock i386 + x86_64 mttcg - - 2 - --- 2018-09-10 Emilio Cota New
[v2,06/12] atomic: fix comment s/x64_64/x86_64/ i386 + x86_64 mttcg - - 2 - --- 2018-09-10 Emilio Cota New
[v2,05/12] test-rcu-list: access n_reclaims and n_nodes_removed with atomic64 Untitled series #65042 - - - - --- 2018-09-10 Emilio Cota New
[v2,04/12] qsp: use atomic64 accessors i386 + x86_64 mttcg - - - - --- 2018-09-10 Emilio Cota New
[v2,03/12] tests: add atomic64-bench i386 + x86_64 mttcg - - - - --- 2018-09-10 Emilio Cota New
[v2,02/12] util: add atomic64 i386 + x86_64 mttcg - - - - --- 2018-09-10 Emilio Cota New
[v2,01/12] cacheinfo: add i/d cache_linesize_log i386 + x86_64 mttcg - - - - --- 2018-09-10 Emilio Cota New
[v2,12/12] qht-bench: add -p flag to precompute hash values qht improvements for 3.1 - - - - --- 2018-09-10 Emilio Cota New
[v2,11/12] qht: constify arguments to some internal functions qht improvements for 3.1 - - - - --- 2018-09-10 Emilio Cota New
[v2,10/12] qht: constify qht_statistics_init qht improvements for 3.1 - - - - --- 2018-09-10 Emilio Cota New
[v2,09/12] qht: constify qht_lookup qht improvements for 3.1 - - - - --- 2018-09-10 Emilio Cota New
[v2,08/12] qht: fix comment in qht_bucket_remove_entry qht improvements for 3.1 - - - - --- 2018-09-10 Emilio Cota New
[v2,07/12] qht: drop ht argument from qht iterators qht improvements for 3.1 - - - - --- 2018-09-10 Emilio Cota New
[v2,06/12] test-qht: speed up + test qht_resize qht improvements for 3.1 - - 1 - --- 2018-09-10 Emilio Cota New
[v2,05/12] test-qht: test deletion of the last entry in a bucket qht improvements for 3.1 - - 1 - --- 2018-09-10 Emilio Cota New
[v2,04/12] test-qht: test removal of non-existent entries qht improvements for 3.1 - - 1 - --- 2018-09-10 Emilio Cota New
[v2,03/12] test-qht: test qht_iter_remove qht improvements for 3.1 - - 1 - --- 2018-09-10 Emilio Cota New
[v2,02/12] qht: add qht_iter_remove qht improvements for 3.1 - - 1 - --- 2018-09-10 Emilio Cota New
[v2,01/12] qht: remove unused map param from qht_remove__locked [v2,01/12] qht: remove unused map param from qht_remove__locked - - 1 - --- 2018-09-10 Emilio Cota New
[v2,2/2] tests: add floating point tests softfloat tests based on berkeley's testfloat - - - - --- 2018-09-08 Emilio Cota New
[v2,1/2] gitmodules: add berkeley's softfloat + testfloat version 3 softfloat tests based on berkeley's testfloat 1 - - - --- 2018-09-08 Emilio Cota New
[2/2] tests: add floating point tests softfloat tests based on berkeley's testfloat - - - - --- 2018-09-07 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
[6/6] configure: enable mttcg for i386 and x86_64 i386 + x86_64 mttcg - - - - --- 2018-09-03 Emilio Cota New
[5/6] target/i386/translate: use thread-local storage in !user-mode i386 + x86_64 mttcg 1 - - - --- 2018-09-03 Emilio Cota New
[4/6] cpus: initialize timers_state.vm_clock_lock i386 + x86_64 mttcg - - 1 - --- 2018-09-03 Emilio Cota New
[3/6] atomic: fix comment s/x64_64/x86_64/ i386 + x86_64 mttcg - - 1 - --- 2018-09-03 Emilio Cota New
[2/6] test-rcu-list: avoid torn accesses to n_reclaims and n_nodes_removed i386 + x86_64 mttcg - - - - --- 2018-09-03 Emilio Cota New
[1/6] qsp: drop atomics when using the seqlock i386 + x86_64 mttcg - - - - --- 2018-09-03 Emilio Cota New
spapr: fix leak of rev array spapr: fix leak of rev array - 1 1 - --- 2018-08-24 Emilio Cota New
[v2,11/11] qom: convert the CPU list to RCU convert CPU list to RCU - - - - --- 2018-08-19 Emilio Cota New
[v2,10/11] spapr: do not use CPU_FOREACH_REVERSE convert CPU list to RCU 1 - - - --- 2018-08-19 Emilio Cota New
[v2,09/11] tests: add test-rcu-tailq convert CPU list to RCU - - - - --- 2018-08-19 Emilio Cota New
[v2,08/11] tests: add test-list-simpleq convert CPU list to RCU - - - - --- 2018-08-19 Emilio Cota New
[v2,07/11] test-rcu-list: abstract the list implementation convert CPU list to RCU - - - - --- 2018-08-19 Emilio Cota New
[v2,06/11] test-rcu-list: access counters with atomics convert CPU list to RCU - - - - --- 2018-08-19 Emilio Cota New
[v2,05/11] test-rcu-list: access goflag with atomics convert CPU list to RCU - - - - --- 2018-08-19 Emilio Cota New
[v2,04/11] rcu_queue: add RCU QTAILQ convert CPU list to RCU - - - - --- 2018-08-19 Emilio Cota New
[v2,03/11] rcu_queue: add RCU QSIMPLEQ convert CPU list to RCU - - - - --- 2018-08-19 Emilio Cota New
[v2,02/11] rcu_queue: remove barrier from QLIST_EMPTY_RCU Untitled series #61418 - - - - --- 2018-08-19 Emilio Cota New
[v2,01/11] rcu_queue: use atomic_set in QLIST_REMOVE_RCU convert CPU list to RCU - - - - --- 2018-08-19 Emilio Cota New
[6/6] test-qht: speed up + test qht_resize qht improvements for 3.1 - - 1 - --- 2018-08-17 Emilio Cota New
[5/6] test-qht: test deletion of the last entry in a bucket qht improvements for 3.1 - - 1 - --- 2018-08-17 Emilio Cota New
[4/6] test-qht: test removal of non-existent entries Untitled series #61335 - - 1 - --- 2018-08-17 Emilio Cota New
[3/6] test-qht: test qht_iter_remove qht improvements for 3.1 - - 1 - --- 2018-08-17 Emilio Cota New
[2/6] qht: add qht_iter_remove qht improvements for 3.1 - - 1 - --- 2018-08-17 Emilio Cota New
[1/6] qht: remove unused map param from qht_remove__locked qht improvements for 3.1 - - 1 - --- 2018-08-17 Emilio Cota New
[9/9] hmp-commands-info: add sync-profile synchronization profiler - - 1 - --- 2018-08-17 Emilio Cota New
[8/9] hmp-commands: add sync-profile synchronization profiler - - 1 - --- 2018-08-17 Emilio Cota New
[7/9] vl: add -enable-sync-profile synchronization profiler - - - - --- 2018-08-17 Emilio Cota New
[6/9] tests/atomic_add-bench: add -p to enable sync profiler synchronization profiler - - - - --- 2018-08-17 Emilio Cota New
[5/9] qsp: track BQL callers explicitly synchronization profiler - - - - --- 2018-08-17 Emilio Cota New
[4/9] qsp: support call site coalescing synchronization profiler - - - - --- 2018-08-17 Emilio Cota New
[3/9] qsp: add qsp_reset synchronization profiler - - - - --- 2018-08-17 Emilio Cota New
[2/9] qsp: add sort_by option to qsp_report Untitled series #61181 - - - - --- 2018-08-17 Emilio Cota New
[1/9] qsp: QEMU's Synchronization Profiler synchronization profiler - - - - --- 2018-08-17 Emilio Cota New
[4/4] configure: enable mttcg for x86_64 x86_64 mttcg - - - - --- 2018-08-14 Emilio Cota New
[3/4] target/i386/translate: use thread-local storage in !user-mode x86_64 mttcg - - - - --- 2018-08-14 Emilio Cota New
[2/4] cpus: assert that the BQL is held in cpu_get_ticks x86_64 mttcg - - - - --- 2018-08-14 Emilio Cota New
[1/4] hw/i386/pc: hold the BQL when calling cpu_get_ticks x86_64 mttcg - - - - --- 2018-08-14 Emilio Cota New
[3/3] qsp: track BQL callers directly synchronization profiler - - - - --- 2018-08-13 Emilio Cota New
[2/3] monitor: show sync profiling info with 'info sync' synchronization profiler - - - - --- 2018-08-13 Emilio Cota New
[1/3] qsp: QEMU's Synchronization Profiler synchronization profiler - - - - --- 2018-08-13 Emilio Cota New
[3/3] qom: implement CPU list with an RCU QLIST convert CPU list to RCU - - - - --- 2018-08-13 Emilio Cota New
[2/3] spapr: do not use CPU_FOREACH_REVERSE convert CPU list to RCU 1 - - - --- 2018-08-13 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
linux-user: fix comment s/atomic_write/atomic_set/ linux-user: fix comment s/atomic_write/atomic_set/ - - - - --- 2018-08-11 Emilio Cota New
[v2,3/3] target/riscv: call gen_goto_tb on DISAS_TOO_MANY target/riscv: use tcg_lookup_and_goto_ptr - - 1 - --- 2018-08-10 Emilio Cota New
[v2,2/3] target/riscv: optimize indirect branches Untitled series #60322 - - 1 - --- 2018-08-10 Emilio Cota New
[v2,1/3] target/riscv: optimize cross-page direct jumps in softmmu target/riscv: use tcg_lookup_and_goto_ptr - - 1 - --- 2018-08-10 Emilio Cota New
[3/3] target/riscv: call tcg_lookup_and_goto_ptr on DISAS_TOO_MANY target/riscv: use tcg_lookup_and_goto_ptr - - - - --- 2018-08-09 Emilio Cota New
[2/3] target/riscv: optimize indirect branches target/riscv: use tcg_lookup_and_goto_ptr - - 1 - --- 2018-08-09 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
translate-all: honour CF_NOCACHE in tb_gen_code translate-all: honour CF_NOCACHE in tb_gen_code - - 1 2 --- 2018-07-05 Emilio Cota New
target/ppc: set is_jmp on ppc_tr_breakpoint_check target/ppc: set is_jmp on ppc_tr_breakpoint_check - - - 1 --- 2018-07-02 Emilio Cota New
translate-all: fix locking of TBs whose two pages share the same physical page translate-all: fix locking of TBs whose two pages share the same physical page - 1 - 2 --- 2018-06-25 Emilio Cota New
tcg: fix --disable-tcg build breakage tcg: fix --disable-tcg build breakage - - 1 - --- 2018-06-22 Emilio Cota New
tcg: fix --disable-tcg build breakage introduced by tb_lock removal tcg: fix --disable-tcg build breakage introduced by tb_lock removal - - - - --- 2018-06-22 Emilio Cota New
[v4,14/14] hardfloat: support float32/64 comparison fp-test + hardfloat - - - - --- 2018-06-12 Emilio Cota New
[v4,13/14] hardfloat: support float32/64 square root fp-test + hardfloat - - - - --- 2018-06-12 Emilio Cota New
[v4,12/14] hardfloat: support float32/64 fused multiply-add fp-test + hardfloat - - - - --- 2018-06-12 Emilio Cota New
[v4,11/14] hardfloat: support float32/64 division fp-test + hardfloat - - - - --- 2018-06-12 Emilio Cota New
[v4,10/14] hardfloat: support float32/64 multiplication fp-test + hardfloat - - - - --- 2018-06-12 Emilio Cota New
[v4,09/14] hardfloat: support float32/64 addition and subtraction fp-test + hardfloat - - - - --- 2018-06-12 Emilio Cota New
[v4,08/14] fpu: introduce hardfloat fp-test + hardfloat - - - - --- 2018-06-12 Emilio Cota New
[v4,07/14] softfloat: add float{32, 64}_is_zero_or_normal fp-test + hardfloat - - - - --- 2018-06-12 Emilio Cota New
[v4,06/14] softfloat: rename canonicalize to sf_canonicalize fp-test + hardfloat - - - 1 --- 2018-06-12 Emilio Cota New
[v4,05/14] tests/fp: add fp-bench, a collection of simple floating point microbenchmarks fp-test + hardfloat - - - - --- 2018-06-12 Emilio Cota New
[v4,04/14] target/tricore: use float32_is_denormal fp-test + hardfloat - - 1 - --- 2018-06-12 Emilio Cota New
[v4,03/14] softfloat: add float{32, 64}_is_{de, }normal fp-test + hardfloat - - 2 - --- 2018-06-12 Emilio Cota New
[v4,02/14] fp-test: add muladd variants fp-test + hardfloat - - - - --- 2018-06-12 Emilio Cota New
[v4,01/14] tests: add fp-test, a floating point test suite fp-test + hardfloat - - - - --- 2018-06-12 Emilio Cota New
[5/5] trace: enable tracing of TCG atomics trace-mem fixes - - - - --- 2018-05-22 Emilio Cota New
[4/5] trace: add trace_mem_build_info_no_se_be/le trace-mem fixes - - - - --- 2018-05-22 Emilio Cota New
[3/5] trace: expand mem_info:size_shift to 3 bits trace-mem fixes - - - - --- 2018-05-22 Emilio Cota New
[2/5] trace: simplify trace_mem functions Untitled series #45968 - - - - --- 2018-05-22 Emilio Cota New
[1/5] trace: fix misreporting of TCG access sizes for user-space trace-mem fixes - - - - --- 2018-05-22 Emilio Cota New
[v3,17/17] tcg: remove tb_lock tcg: tb_lock removal redux v3 - - 1 - --- 2018-05-21 Emilio Cota New
[v3,16/17] translate-all: remove tb_lock mention from cpu_restore_state_from_tb tcg: tb_lock removal redux v3 - - 1 - --- 2018-05-21 Emilio Cota New
[v3,15/17] cputlb: remove tb_lock from tlb_flush functions tcg: tb_lock removal redux v3 - - 2 - --- 2018-05-21 Emilio Cota New
« 1 2 ... 6 7 813 14 »