qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v7 3/7] trace: [tcg] Delay changes to dynamic st


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v7 3/7] trace: [tcg] Delay changes to dynamic state when translating
Date: Fri, 13 Jan 2017 19:38:38 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0

On 01/13/2017 12:48 PM, Lluís Vilanova wrote:
This keeps consistency across all decisions taken during translation
when the dynamic state of a vCPU is changed in the middle of translating
some guest code.

Signed-off-by: Lluís Vilanova <address@hidden>
---
 include/qom/cpu.h      |    3 +++
 qom/cpu.c              |    2 ++
 trace/control-target.c |   21 ++++++++++++++++++---
 3 files changed, 23 insertions(+), 3 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]