On Sunday 22 April 2007 11:25:21 Avi Kivity wrote: > > Anything in dmesg?
Ok, so running as root allows qemu to ignore /proc/sys/dev/rtc/max-user-freq and increase the frequency to 1024Hz anyway. Running as a user means I get this message from qemu again: 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. which is itself a bit confusing, since its says _either_ run a 2.6 kernel (which I obviously am) _or_ increase the max user frequency. But anyway, even running as a user at 64Hz the mouse click problem remains. Andrew Walrond ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ kvm-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kvm-devel
