qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 06/13] accel/tcg: Reorganize tcg_accel_ops_init()


From: Richard Henderson
Subject: Re: [PATCH v4 06/13] accel/tcg: Reorganize tcg_accel_ops_init()
Date: Mon, 20 Jun 2022 13:09:36 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

On 3/23/22 10:17, Philippe Mathieu-Daudé wrote:
From: Philippe Mathieu-Daudé <f4bug@amsat.org>

Reorg TCG AccelOpsClass initialization to emphasis icount
mode share more code with single-threaded TCG.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
  accel/tcg/tcg-accel-ops.c | 15 ++++++++-------
  1 file changed, 8 insertions(+), 7 deletions(-)

Queued to tcg-next.


r~



reply via email to

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