qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH v5 20/31] replay: recording and replaying cl


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [RFC PATCH v5 20/31] replay: recording and replaying clock ticks
Date: Wed, 26 Nov 2014 13:51:27 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0


On 26/11/2014 13:22, Pavel Dovgaluk wrote:
>> > Any reason to do this instead of using REPLAY_CLOCK in qemu_get_clock,
>> > like you do for QEMU_CLOCK_VIRTUAL_RT?
> hw/ppc.c uses this functions in pre_save and post_load function.
> It seems that these calls' results also should be logged by replay.

It should use qemu_get_clock_ns(QEMU_CLOCK_REALTIME) instead; same for
block/raw-posix.c and target-mips/kvm.c.

Paolo



reply via email to

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