Show patches with: Submitter = Lluís Vilanova       |    State = Action Required       |   523 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/13] instrument: Add documentation - - - --- 2017-07-24 Lluís Vilanova New
[02/13] instrument: [none] Add null instrumentation mode - - - --- 2017-07-24 Lluís Vilanova New
[03/13] instrument: [dynamic] Add dynamic instrumentation mode - - - --- 2017-07-24 Lluís Vilanova New
[04/13] instrument: Allow adding the "instrument" property without modifying event files - - - --- 2017-07-24 Lluís Vilanova New
[05/13] instrument: [dynamic] Add default public per-event functions - - - --- 2017-07-24 Lluís Vilanova New
[06/13] instrument: Add event control interface - - - --- 2017-07-24 Lluís Vilanova New
[07/13] instrument: Add generic command line library loader - - - --- 2017-07-24 Lluís Vilanova New
[08/13] instrument: [linux-user] Add command line library loader - - - --- 2017-07-24 Lluís Vilanova New
[09/13] instrument: [bsd-user] Add command line library loader - - - --- 2017-07-24 Lluís Vilanova New
[1/2] trace: [linux-user] Commandline arguments to control tracing - - - --- 2016-06-21 Lluís Vilanova New
[1/2] trace: Add "cpu_init" event - - - --- 2016-09-06 Lluís Vilanova New
[1/3] trace: Lock vCPU list when initializing dynamic tracing state - - - --- 2016-12-26 Lluís Vilanova New
[1/4] exec: [tcg] Refactor flush of per-CPU virtual TB cache - - - --- 2016-09-14 Lluís Vilanova New
[1/4] Pass generic CPUState to gen_intermediate_code() - 1 - --- 2016-07-15 Lluís Vilanova New
[1/5] exec: [tcg] Track which vCPU is performing translation and execution - - - --- 2016-02-23 Lluís Vilanova New
[1/6] hypertrace: Add documentation - - - --- 2016-08-05 Lluís Vilanova New
[1/6] trace: Identify events with the 'vcpu' property - 1 - --- 2016-02-25 Lluís Vilanova New
[1/7] trace: Add event "guest_bbl_before" - - - --- 2017-09-10 Lluís Vilanova New
[10/13] instrument: [softmmu] Add command line library loader - - - --- 2017-07-24 Lluís Vilanova New
[11/13] instrument: [qapi] Add library loader - - - --- 2017-07-24 Lluís Vilanova New
[12/13] instrument: [hmp] Add library loader - - - --- 2017-07-24 Lluís Vilanova New
[13/13] trace: Rename C++-specific names in event arguments - - - --- 2017-07-24 Lluís Vilanova New
[2/2] trace: [bsd-user] Commandline arguments to control tracing - - - --- 2016-06-21 Lluís Vilanova New
[2/2] trace: Add "cpu_reset" event - - - --- 2016-09-06 Lluís Vilanova New
[2/3] trace: Fix dynamic event state on vCPU hot-unplug - - - --- 2016-12-26 Lluís Vilanova New
[2/4] exec: [tcg] Use multiple physical TB caches - - - --- 2016-09-14 Lluís Vilanova New
[2/4] queue: Add macro for incremental traversal - - - --- 2016-07-15 Lluís Vilanova New
[2/5] trace: [all] Add "guest_vmem" event - - - --- 2016-02-23 Lluís Vilanova New
[2/6] disas: Remove unused macro '_' - - - --- 2016-02-25 Lluís Vilanova New
[2/6] hypertrace: Add tracing event "guest_hypertrace" - - - --- 2016-08-05 Lluís Vilanova New
[2/7] trace: Add event "guest_inst_before" - - - --- 2017-09-10 Lluís Vilanova New
[3/3] trace: Add event "guest_cpu_exit" - - - --- 2016-12-26 Lluís Vilanova New
[3/4] exec: [tcg] Switch physical TB cache based on vCPU tracing state - - - --- 2016-09-14 Lluís Vilanova New
[3/4] target: [tcg] Add generic translation framework - - - --- 2016-07-15 Lluís Vilanova New
[3/5] user: Refactor lock_user body into do_lock_user - - - --- 2016-02-23 Lluís Vilanova New
[3/6,trivial] trace: Cosmetic changes on fast-path tracing - 1 - --- 2016-02-25 Lluís Vilanova New
[3/6] hypertrace: [*-user] Add QEMU-side proxy to "guest_hypertrace" event - - - --- 2016-08-05 Lluís Vilanova New
[3/7] trace: Add event "guest_inst_info_before" - - - --- 2017-09-10 Lluís Vilanova New
[4/4] target: [tcg, i386] Port to generic translation framework - - - --- 2016-07-15 Lluís Vilanova New
[4/4] trace: [tcg] Do not generate TCG code to trace dinamically-disabled events - - - --- 2016-09-14 Lluís Vilanova New
[4/5] user: Set current vCPU during syscall execution - - - --- 2016-02-23 Lluís Vilanova New
[4/6] hypertrace: [softmmu] Add QEMU-side proxy to "guest_hypertrace" event - - - --- 2016-08-05 Lluís Vilanova New
[4/6] trace: Add per-vCPU tracing states for events with the 'vcpu' property - - - --- 2016-02-25 Lluís Vilanova New
[4/7] tcg: Add support for "inlining" regions of code - - - --- 2017-09-10 Lluís Vilanova New
[5/5] trace: [all] Add "guest_vmem_user_syscall" event - - - --- 2016-02-23 Lluís Vilanova New
[5/6] hypertrace: Add guest-side user-level library - - - --- 2016-08-05 Lluís Vilanova New
[5/6] trace: Conditionally trace events based on their per-vCPU state - 1 - --- 2016-02-25 Lluís Vilanova New
[5/7] trace: Add event "guest_bbl_after" - - - --- 2017-09-10 Lluís Vilanova New
[6/6] hypertrace: Add guest-side Linux module - - - --- 2016-08-05 Lluís Vilanova New
[6/6] trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing state - 1 - --- 2016-02-25 Lluís Vilanova New
[6/7] trace: Add event "guest_inst_after" - - - --- 2017-09-10 Lluís Vilanova New
[7/7] trace: Add event "guest_inst_info_after" - - - --- 2017-09-10 Lluís Vilanova New
[PATCHv71/4] trace: Extend API to manage event arguments - - - --- 2016-02-17 Lluís Vilanova New
[PATCHv72/4] trace: Remove unnecessary intermediate event copies - - - --- 2016-02-17 Lluís Vilanova New
[PATCHv73/4] tcg: Add type for vCPU pointers - - - --- 2016-02-17 Lluís Vilanova New
[PATCHv74/4] trace: Add 'vcpu' event property to trace guest vCPU - - - --- 2016-02-17 Lluís Vilanova New
[PULL,00/20] Tracing patches - - - --- 2016-10-07 Lluís Vilanova New
[trivial] qapi: Add missing JSON files in build dependencies - - - --- 2016-02-04 Lluís Vilanova New
[trivial] qapi: Build-depend on all json files - - - --- 2016-02-04 Lluís Vilanova New
[trivial] trace: Add a proper API to manage auto-generated events from the 'tcg' property - - - --- 2016-02-25 Lluís Vilanova New
[v1,1/2] tcg: Add support for constant value promises - - - --- 2016-01-15 Lluís Vilanova New
[v1,2/2] gen-icount: Use constant value promises - - - --- 2016-01-15 Lluís Vilanova New
[v10,1/7] exec: [tcg] Refactor flush of per-CPU virtual TB cache - 1 - --- 2017-06-29 Lluís Vilanova New
[v10,2/7] trace: Allocate cpu->trace_dstate in place - 1 - --- 2017-06-29 Lluís Vilanova New
[v10,3/7] trace: [tcg] Delay changes to dynamic state when translating - 2 - --- 2017-06-29 Lluís Vilanova New
[v10,4/7] exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state - 2 - --- 2017-06-29 Lluís Vilanova New
[v10,5/7] trace: [tcg] Do not generate TCG code to trace dynamically-disabled events - - - --- 2017-06-29 Lluís Vilanova New
[v10,6/7] trace: [tcg, trivial] Re-align generated code - - - --- 2017-06-29 Lluís Vilanova New
[v10,7/7] trace: [trivial] Statically enable all guest events - 1 - --- 2017-06-29 Lluís Vilanova New
[v11,01/29] Pass generic CPUState to gen_intermediate_code() - 2 - --- 2017-06-28 Lluís Vilanova New
[v11,02/29] cpu-exec: Avoid global variables in icount-related functions - - - --- 2017-06-28 Lluís Vilanova New
[v11,03/29] target: [tcg] Use a generic enum for DISAS_ values - 2 - --- 2017-06-28 Lluís Vilanova New
[v11,04/29] target: [tcg] Add generic translation framework - 1 - --- 2017-06-28 Lluís Vilanova New
[v11,05/29] target/i386: [tcg] Port to DisasContextBase - 2 - --- 2017-06-28 Lluís Vilanova New
[v11,06/29] target/i386: [tcg] Refactor init_disas_context - 1 - --- 2017-06-28 Lluís Vilanova New
[v11,07/29] target/i386: [tcg] Refactor init_globals - 2 - --- 2017-06-28 Lluís Vilanova New
[v11,08/29] target/i386: [tcg] Refactor insn_start - 2 - --- 2017-06-28 Lluís Vilanova New
[v11,09/29] target/i386: [tcg] Refactor breakpoint_check - 2 - --- 2017-06-28 Lluís Vilanova New
[v11,1/6] trace: Allocate cpu->trace_dstate in place - 1 - --- 2017-07-04 Lluís Vilanova New
[v11,10/29] target/i386: [tcg] Refactor translate_insn - 2 - --- 2017-06-28 Lluís Vilanova New
[v11,11/29] target/i386: [tcg] Refactor tb_stop - 2 - --- 2017-06-28 Lluís Vilanova New
[v11,12/29] target/i386: [tcg] Refactor disas_log - 2 - --- 2017-06-28 Lluís Vilanova New
[v11,13/29] target/i386: [tcg] Port to generic translation framework - 2 1 --- 2017-06-28 Lluís Vilanova New
[v11,14/29] target/arm: [tcg] Port to DisasContextBase - 1 - --- 2017-06-28 Lluís Vilanova New
[v11,15/29] target/arm: [tcg] Port to init_disas_context - 1 - --- 2017-06-28 Lluís Vilanova New
[v11,16/29] target/arm: [tcg, a64] Port to init_disas_context - 1 - --- 2017-06-28 Lluís Vilanova New
[v11,17/29] target/arm: [tcg] Port to init_globals - 1 - --- 2017-06-28 Lluís Vilanova New
[v11,18/29] target/arm: [tcg] Port to tb_start - 1 - --- 2017-06-28 Lluís Vilanova New
[v11,19/29] target/arm: [tcg] Port to insn_start - 1 - --- 2017-06-28 Lluís Vilanova New
[v11,2/6] trace: [tcg] Delay changes to dynamic state when translating - 2 - --- 2017-07-04 Lluís Vilanova New
[v11,20/29] target/arm: [tcg, a64] Port to insn_start - 1 - --- 2017-06-28 Lluís Vilanova New
[v11,21/29] target/arm: [tcg] Port to breakpoint_check - 1 - --- 2017-06-28 Lluís Vilanova New
[v11,22/29] target/arm: [tcg, a64] Port to breakpoint_check - 1 - --- 2017-06-28 Lluís Vilanova New
[v11,23/29] target/arm: [tcg] Port to translate_insn - - - --- 2017-06-28 Lluís Vilanova New
[v11,24/29] target/arm: [tcg, a64] Port to translate_insn - - - --- 2017-06-28 Lluís Vilanova New
[v11,25/29] target/arm: [tcg] Port to tb_stop - - - --- 2017-06-28 Lluís Vilanova New
[v11,26/29] target/arm: [tcg, a64] Port to tb_stop - 1 - --- 2017-06-28 Lluís Vilanova New
[v11,27/29] target/arm: [tcg] Port to disas_log - 1 - --- 2017-06-28 Lluís Vilanova New
[v11,28/29] target/arm: [tcg, a64] Port to disas_log - 1 - --- 2017-06-28 Lluís Vilanova New
[v11,29/29] target/arm: [tcg] Port to generic translation framework - - - --- 2017-06-28 Lluís Vilanova New
« 1 2 3 45 6 »