qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC PATCH 5/8] qtest: use cpu interface in qtest_clock_warp


From: Thomas Huth
Subject: Re: [RFC PATCH 5/8] qtest: use cpu interface in qtest_clock_warp
Date: Mon, 22 May 2023 09:31:26 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0

On 19/05/2023 19.04, Alex Bennée wrote:
This generalises the qtest_clock_warp code to use the AccelOps
handlers for updating its own sense of time. This will make the next
patch which moves the warp code closer to pure code motion.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
---
  include/sysemu/qtest.h | 1 +
  accel/qtest/qtest.c    | 1 +
  softmmu/qtest.c        | 6 +++---
  3 files changed, 5 insertions(+), 3 deletions(-)
Acked-by: Thomas Huth <thuth@redhat.com>




reply via email to

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