On Mon, 12 Jul 2021 at 16:42, Richard Henderson <richard.hender...@linaro.org> wrote: > > We will shortly require the guest pc for computing cflags, > so move the choice just after cpu_get_tb_cpu_state. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > accel/tcg/cpu-exec.c | 34 +++++++++++++++++----------------- > 1 file changed, 17 insertions(+), 17 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM