Re: [PATCH] replay: notify the main loop when there are no instructions

2020-06-15 Thread Paolo Bonzini
On 15/06/20 07:39, Pavel Dovgalyuk wrote: >> > > Thanks, but this patch and "replay: synchronize on every virtual timer > callback" were not included. > > Replay tests are succeeded only with these patches. Added back both. I'll be faster this time, promised. Paolo

Re: [PATCH] replay: notify the main loop when there are no instructions

2020-06-14 Thread Pavel Dovgalyuk
On 01.06.2020 17:01, Paolo Bonzini wrote: On 01/06/20 12:35, Pavel Dovgalyuk wrote: ping On 22.05.2020 09:47, Pavel Dovgalyuk wrote: When QEMU is executed in console mode without any external event sources, main loop may sleep for a very long time. But in case of replay there is another

Re: [PATCH] replay: notify the main loop when there are no instructions

2020-06-01 Thread Paolo Bonzini
On 01/06/20 12:35, Pavel Dovgalyuk wrote: > ping > > On 22.05.2020 09:47, Pavel Dovgalyuk wrote: >> When QEMU is executed in console mode without any external event sources, >> main loop may sleep for a very long time. But in case of replay >> there is another event source - event log. >> This

Re: [PATCH] replay: notify the main loop when there are no instructions

2020-06-01 Thread Pavel Dovgalyuk
ping On 22.05.2020 09:47, Pavel Dovgalyuk wrote: When QEMU is executed in console mode without any external event sources, main loop may sleep for a very long time. But in case of replay there is another event source - event log. This patch adds main loop notification when the vCPU loop has

Re: [PATCH] replay: notify the main loop when there are no instructions

2020-05-22 Thread no-reply
Patchew URL: https://patchew.org/QEMU/159013007895.28110.2020104406699709721.stgit@pasha-ThinkPad-X280/ Hi, This series failed the docker-quick@centos7 build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally.