RE: [Qemu-devel] /dev/rtc issues

2007-08-11 Thread Dor Laor
>Like others have reported to the list I'm getting: > >Could not configure '/dev/rtc' to have a 1024 Hz timer. This is not a >fatal >error, but for better emulation accuracy either use a 2.6 host Linux >kernel or >type 'echo 1024 > /proc/sys/dev/rtc/max-user-freq' as root. It's might be HPET that

[Qemu-devel] /dev/rtc issues

2007-08-11 Thread Lorenzo Campedelli
Like others have reported to the list I'm getting: Could not configure '/dev/rtc' to have a 1024 Hz timer. This is not a fatal error, but for better emulation accuracy either use a 2.6 host Linux kernel or type 'echo 1024 > /proc/sys/dev/rtc/max-user-freq' as root. and then [EMAIL PROTECTED]