On 05/18/2016 03:47 AM, Lluís Vilanova wrote: > Information is tracked inside the TCGContext structure, and later used > by tracing events with the 'tcg' and 'vcpu' properties. > > The 'cpu' field is used to check tracing of translation-time > events ("*_trans"). The 'tcg_env' field is used to pass it to > execution-time events ("*_exec"). > > Signed-off-by: Lluís Vilanova <vilan...@ac.upc.edu> > Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> > ---
Reviewed-by: Richard Henderson <r...@twiddle.net> r~