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
[RFC,13/38] cputlb: add physical address to CPUTLBEntry - - - - --- 2015-08-24 Emilio Cota New
[RFC,12/38] linux-user: call rcu_(un)register_thread on pthread_(exit|create) - - - - --- 2015-08-24 Emilio Cota New
[RFC,11/38] qemu-thread: handle spurious futex_wait wakeups - - - - --- 2015-08-24 Emilio Cota New
[RFC,10/38] translate-all: remove obsolete comment about l1_map - - 1 - --- 2015-08-24 Emilio Cota New
[RFC,09/38] rcu: fix comment with s/rcu_gp_lock/rcu_registry_lock/ - - 1 - --- 2015-08-24 Emilio Cota New
[RFC,08/38] rcu: init rcu_registry_lock after fork - - - - --- 2015-08-24 Emilio Cota New
[RFC,07/38] seqlock: read sequence number atomically - - - - --- 2015-08-24 Emilio Cota New
[RFC,06/38] seqlock: add missing 'inline' to seqlock_read_retry - - 1 - --- 2015-08-24 Emilio Cota New
[RFC,05/38] thread-posix: inline qemu_spin functions - - - - --- 2015-08-24 Emilio Cota New
[RFC,04/38] translate-all: remove volatile from have_tb_lock - - 1 - --- 2015-08-24 Emilio Cota New
[RFC,03/38] cpu-exec: set current_cpu at cpu_exec() - - - - --- 2015-08-24 Emilio Cota New
[RFC,02/38] hw/i386/kvmvapic: add missing include of tcg.h - - - - --- 2015-08-24 Emilio Cota New
[RFC,01/38] cpu-exec: add missing mmap_lock in tb_find_slow - - 1 - --- 2015-08-24 Emilio Cota New
[RFC,1/8] cputlb: add physical address to CPUTLBEntry - - - - --- 2015-05-10 Emilio Cota New
[RFC,8/8] target-i386: emulate atomic instructions using AIE - - - - --- 2015-05-08 Emilio Cota New
[RFC,7/8] target-arm: emulate atomic instructions using AIE - - - - --- 2015-05-08 Emilio Cota New
[RFC,6/8] aie: add target helpers - - - - --- 2015-05-08 Emilio Cota New
[RFC,5/8] aie: add module for Atomic Instruction Emulation - - - - --- 2015-05-08 Emilio Cota New
[RFC,4/8] radix-tree: add generic lockless radix tree module - - - - --- 2015-05-08 Emilio Cota New
[RFC,3/8] tiny_set: add module to test for membership in a tiny set of pointers - - - - --- 2015-05-08 Emilio Cota New
[RFC,2/8] softmmu: add helpers to get ld/st physical addresses - - - - --- 2015-05-08 Emilio Cota New
[RFC,1/8] cputlb: add physical address to CPUTLBEntry - - - - --- 2015-05-08 Emilio Cota New
tests: consolidate common includes under libqtest.h - - - - --- 2015-04-30 Emilio Cota New
i440fx-test: guard ARRAY_SIZE definition with #ifndef - - - - --- 2015-04-30 Emilio Cota New
[1/8] tls: require compiler support for __thread - - - - --- 2015-04-28 Emilio Cota New
[6/6] linux-user/elfload: use QTAILQ_FOREACH instead of open-coding it - - - - --- 2015-04-27 Emilio Cota New
[5/6] coroutine: remove unnecessary parentheses in qemu_co_queue_empty - - - - --- 2015-04-27 Emilio Cota New
[4/6] gitignore: ignore *.patch files - - - - --- 2015-04-27 Emilio Cota New
[3/6] qemu-char: remove unused list node from FDCharDriver - - - - --- 2015-04-27 Emilio Cota New
[2/6] input: remove unused mouse_handlers list - - 1 - --- 2015-04-27 Emilio Cota New
[1/6] cpus: use first_cpu macro instead of QTAILQ_FIRST(&cpus) - - - - --- 2015-04-27 Emilio Cota New
i440fx-test: remove ARRAY_SIZE redefinition - - 2 - --- 2015-04-26 Emilio Cota New
[v3] translate-all: use bitmap helpers for PageDesc's bitmap - - - - --- 2015-04-22 Emilio Cota New
[v2] translate-all: use bitmap helpers for PageDesc's bitmap - - - - --- 2015-04-22 Emilio Cota New
[v3] translate-all: use glib for all page descriptor allocations - - - - --- 2015-04-09 Emilio Cota New
[v2] translate-all: use glib for all page descriptor allocations - - - - --- 2015-04-09 Emilio Cota New
translate-all: use g_malloc0 for all page descriptor allocations - - - - --- 2015-04-09 Emilio Cota New
translate-all: remove redundant page_find from tb_invalidate_phys_page - - 1 - --- 2015-04-08 Emilio Cota New
[v2] tcg: optimise memory layout of TCGTemp - - 3 - --- 2015-04-03 Emilio Cota New
tcg: optimise memory layout of TCGTemp - - - - --- 2015-03-27 Emilio Cota New
tcg: optimise memory layout of TCGTemp - - - - --- 2015-03-25 Emilio Cota New
target-i386: remove superfluous TARGET_HAS_SMC macro - - 1 - --- 2015-03-21 Emilio Cota New
tcg: pack TCGTemp to reduce size by 8 bytes - - 1 - --- 2015-03-21 Emilio Cota New
translate-all: use bitmap helpers for PageDesc's bitmap - - - - --- 2015-03-21 Emilio Cota New
translate-all: remove superfluous #ifdef FOO || 1 - - - - --- 2015-03-21 Emilio Cota New
[qemu] How to reliably obtain physaddr from vaddr - - - - --- 2015-03-16 Emilio Cota New
[qemu] How to reliably obtain physaddr from vaddr - - - - --- 2015-03-16 Emilio Cota New
[3/3] rcu: add liburcu knob to configure script - - - - --- 2015-02-03 Emilio Cota New
[2/3] rcu: use rcu_{dereference, assign_pointer} instead of atomic_rcu_{read, set} - - - - --- 2015-02-03 Emilio Cota New
[1/3] rcu: use call_rcu semantics from liburcu - - - - --- 2015-02-03 Emilio Cota New
« 1 2 ... 11 12 13 14 »