qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 4/4] events doubts


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 4/4] events doubts
Date: Wed, 7 Oct 2015 16:59:18 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0


On 07/10/2015 12:51, Pavel Dovgaluk wrote:
> > Why do they need to be separate on startup?  Does initialization hang?
> > My reasoning was that QEMU_CLOCK_VIRTUAL is zero anyway at both init and
> > reset.
>
> I'm not sure about current (only core functions) version, but full version
> requires this because of loading virtual machine state and block devices 
> initialization.
> Events from these actions interfere with each other and with machine 
> execution.

Ok, thanks.  Perhaps we could use the run state to only record/replay
after these events have happened.

Paolo



reply via email to

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