Re: [Qemu-devel] [Bug 1253777] Re: OpenBSD VM running on OpenBSD host has sleep calls taking twice as long as they should

2017-01-23 Thread Martin van den Nieuwelaar
I hadn't seen comment #5. Not sure how that affects qemu. Unfortunately I'm not in a position to set up a system any time soon with the latest versions of everything to see if the bug is still present. On 24/01/17 08:32, Thomas Huth wrote: > What does comment #5 mean? Is this issue now fixed

[Qemu-devel] [Bug 1253777] Re: OpenBSD VM running on OpenBSD host has sleep calls taking twice as long as they should

2014-01-27 Thread Martin van den Nieuwelaar
Hadn't heard any news on this bug so decided to check the latest source. 1.7.0 now available so downloaded it and compiled it. No mean feat in itself for OpenBSD. FWIW it seemed a lot more difficult than for earlier (1.6.x) versions. 1.7.0 now reports its version as 1.7.0 - a good start. Alas t

Re: [Qemu-devel] [Bug 1253777] Re: OpenBSD VM running on OpenBSD host has sleep calls taking twice as long as they should

2013-11-27 Thread Martin van den Nieuwelaar
I downloaded 1.7.0-rc2 and compiled it. Running it, I see the version number reported as 1.6.92!? In any case, I don't see any improvement, ie. the bug is still there. Regards, -Martin On 28/11/13 01:58, Paolo Bonzini wrote: > Hi, please test qemu 1.7.0-rc. There were several changes to the

Re: [Qemu-devel] [Bug 1253777] Re: OpenBSD VM running on OpenBSD host has sleep calls taking twice as long as they should

2013-11-27 Thread Martin van den Nieuwelaar
I'll have a look at it now. Regards, -Martin On 28/11/13 01:58, Paolo Bonzini wrote: > Hi, please test qemu 1.7.0-rc. There were several changes to the timer > machinery that can help this bug. > -- R A Ward Ltd. | We take the privacy of our customers seriously. Christchurch | All sensitiv

[Qemu-devel] [Bug 1253777] [NEW] OpenBSD VM running on OpenBSD host has sleep calls taking twice as long as they should

2013-11-21 Thread Martin van den Nieuwelaar
Public bug reported: Running a script like while [ 1 ] do date sleep 1 done on the VM will result in the (correct) date being displayed, but it is displayed only every two (!) seconds. We have also noticed that if we connect to the VM's console using VNC, and move the mouse pointer constant