Thank you Pavel.
Your answers make the clock record-replay process much clearer to me now.
Best Regards,
Arnab
On Tue, Mar 2, 2021 at 12:49 PM Pavel Dovgalyuk
wrote:
> On 01.03.2021 20:16, Arnabjyoti Kalita wrote:
> > Hello all,
> >
> > I am really thankful for the wonderful answers in my last
On 01.03.2021 20:16, Arnabjyoti Kalita wrote:
Hello all,
I am really thankful for the wonderful answers in my last post linked below-
https://lists.nongnu.org/archive/html/qemu-discuss/2021-02/msg00131.html
In continuation with the last post, I have a few more questions to ask -
My experiment
Hello all,
I am really thankful for the wonderful answers in my last post linked below-
https://lists.nongnu.org/archive/html/qemu-discuss/2021-02/msg00131.html
In continuation with the last post, I have a few more questions to ask -
My experiment is still, mostly the same. I record clock value
The host clock refers to one of the clock types used by QEMU -
```
@QEMU_CLOCK_HOST: host clock
*
* The host clock should be used for device models that emulate accurate
* real time sources. It will continue to run when the virtual machine
* is suspended, and it will reflect system time changes th
Thank you Pavel.
You answered all of my questions. The clock record-replay functionality is
much clearer now.
Best Regards,
Arnab
On Fri, Feb 26, 2021 at 11:54 AM Pavel Dovgalyuk
wrote:
> On 25.02.2021 18:43, Philippe Mathieu-Daudé wrote:
> > Cc'ing Pavel/Alex.
> >
> > On 2/25/21 4:09 PM, Arna
Pavel Dovgalyuk writes:
> On 25.02.2021 18:43, Philippe Mathieu-Daudé wrote:
>> Cc'ing Pavel/Alex.
>>
>> On 2/25/21 4:09 PM, Arnabjyoti Kalita wrote:
>>> Hello all,
>>>
>>> I am trying to understand how the clock values are recorded and replayed
>>> in QEMU (when it runs in TCG mode). I have b
On 25.02.2021 18:43, Philippe Mathieu-Daudé wrote:
Cc'ing Pavel/Alex.
On 2/25/21 4:09 PM, Arnabjyoti Kalita wrote:
Hello all,
I am trying to understand how the clock values are recorded and replayed
in QEMU (when it runs in TCG mode). I have been specifically following
the document that has be
Cc'ing Pavel/Alex.
On 2/25/21 4:09 PM, Arnabjyoti Kalita wrote:
> Hello all,
>
> I am trying to understand how the clock values are recorded and replayed
> in QEMU (when it runs in TCG mode). I have been specifically following
> the document that has been provided here -
> https://github.com/qemu