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