qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH V4 0/6] icount: Implement delay algorithm be


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [RFC PATCH V4 0/6] icount: Implement delay algorithm between guest and host clocks
Date: Wed, 16 Jul 2014 15:20:00 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

Il 16/07/2014 14:18, Sebastian Tanase ha scritto:
v3 -> v4

* Add better error handling for 'strtol' in patch 2
* Add 'Sleep' instead of 'nanosleep' for Windows hosts in patch 4
* Remove function pointers from patches 4 and 5

Hi Sebastian, I think we're getting really close.

I asked a question about clocks_offset; I think it's not necessary to compute it in cpu-exec.c because the same information is available elsewhere. It is also probably not necessary to make it public. Can you please check this? Once this is sorted out, the patch should be ready for inclusion in 2.2.

Thanks for your effort!

Paolo



reply via email to

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