]> git.proxmox.com Git - mirror_qemu.git/commit - trace/control-target.c
trace: [tcg] Delay changes to dynamic state when translating
authorLluís Vilanova <vilanova@ac.upc.edu>
Tue, 4 Jul 2017 08:38:26 +0000 (10:38 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 17 Jul 2017 12:10:54 +0000 (13:10 +0100)
commitd43811165df75571055dab7b602526a40404a63e
treec066c9b977186ee051851703dcc7ab5814926b1c
parentd01c05c955f7736952c13d85edaae0b262b7a0a3
trace: [tcg] Delay changes to dynamic state when translating

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 <vilanova@ac.upc.edu>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Message-id: 149915750615.6295.3713699402253529487.stgit@frigg.lan
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
include/qom/cpu.h
trace/control-target.c