qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 6/6] softmmu/rtc: Emit warning when using driftfix=slew on sy


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 6/6] softmmu/rtc: Emit warning when using driftfix=slew on systems without mc146818
Date: Tue, 3 Jan 2023 14:08:05 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.6.1

On 3/1/23 09:48, Thomas Huth wrote:
The 'slew' lost tick policy is only available on systems with a mc146818
RTC. On other systems, "-rtc driftfix=slew" is currently silently ignored.
Let's emit at least a warning in this case to make the users aware that
there is something wrong in their command line settings.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
  softmmu/rtc.c | 6 +++++-
  1 file changed, 5 insertions(+), 1 deletion(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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