qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH v2 06/12] sysemu: generalise qtest_warp_clock as qemu_clock_a


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 06/12] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
Date: Thu, 27 Jun 2024 13:08:28 +0200
User-agent: Mozilla Thunderbird

On 20/6/24 17:22, Alex Bennée wrote:
Move the key functionality of moving time forward into the clock
sub-system itself. This will allow us to plumb in time control into
plugins.

Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240530220610.1245424-4-pierrick.bouvier@linaro.org>

--

@Pierrick:

Use 3 '-' if you want the changelog to be stripped:

---

v2
   - use target_ns in docs and signature
---
  include/qemu/timer.h | 15 +++++++++++++++
  system/qtest.c       | 25 +++----------------------
  util/qemu-timer.c    | 26 ++++++++++++++++++++++++++
  3 files changed, 44 insertions(+), 22 deletions(-)




reply via email to

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