Re: [Qemu-devel] Stable clock source

2006-07-11 Thread malc
On Tue, 11 Jul 2006, Fabrice Bellard wrote: Hi malc, In fact I am already working on the issue. My solution is different and it seems to work too. Great news, i don't particulary like mine (mainly because of requiring CAP_SYS_RAWIO and ioperm working only on <0x3ff ports), but i had an idle

Re: [Qemu-devel] Stable clock source

2006-07-11 Thread Fabrice Bellard
Hi malc, In fact I am already working on the issue. My solution is different and it seems to work too. Fabrice. malc wrote: Hello, Attached is a patch that implements non-rdtsc based[1] clock source. Gotchas: 1. Only works on Linux 2. Only works on i386 Linux 3. Only works on i386 Linux wi

[Qemu-devel] Stable clock source

2006-07-11 Thread malc
Hello, Attached is a patch that implements non-rdtsc based[1] clock source. Gotchas: 1. Only works on Linux 2. Only works on i386 Linux 3. Only works on i386 Linux with ACPI enabled 4. Requires root privileges (though they will be dropped) Perhaps this will be useful to someone. -- mailto:[EMA