On 23 February 2016 at 18:22, Lluís Vilanova <[email protected]> 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 <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
