From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IJt8d-00035E-3S for qemu-devel@nongnu.org; Sat, 11 Aug 2007 11:44:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IJt8b-00032v-19 for qemu-devel@nongnu.org; Sat, 11 Aug 2007 11:44:26 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IJt8a-00032h-MW for qemu-devel@nongnu.org; Sat, 11 Aug 2007 11:44:24 -0400 Received: from pih-relay05.plus.net ([212.159.14.132]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IJt8a-0000QO-99 for qemu-devel@nongnu.org; Sat, 11 Aug 2007 11:44:24 -0400 Received: from [212.159.106.41] (helo=bandsman.co.uk) by pih-relay05.plus.net with esmtp (Exim) id 1IJt8R-0003Iq-TA for qemu-devel@nongnu.org; Sat, 11 Aug 2007 16:44:16 +0100 Received: from [192.168.1.2] (njh [192.168.1.2]) (authenticated bits=0) by bandsman.co.uk (8.13.8/8.13.8) with ESMTP id l7BFiElq021884 for ; Sat, 11 Aug 2007 16:44:15 +0100 Message-ID: <46BDD94D.6080105@bandsman.co.uk> Date: Sat, 11 Aug 2007 16:44:13 +0100 From: Nigel Horne MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="------------060101090404080405080908" Subject: [Qemu-devel] /dev/rtc with FreeBSD Guest Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org This is a multi-part message in MIME format. --------------060101090404080405080908 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Running FreeBSD/x86 5.3 guest under Linux/x86 host gives: "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." But (a) I am running a 2.6 host kernel so the first advice isn't needed and (b) I get an error with the other suggestion: [root@njh njh]# echo 1024 > /proc/sys/dev/rtc/max-user-freq bash: /proc/sys/dev/rtc/max-user-freq: No such file or directory [root@njh njh]# This is with QEMU from CVS. -Nigel -- Nigel Horne. Arranger, Adjudicator, Band Trainer, Composer, Tutor, Typesetter. NJH Music, Barnsley, UK. ICQ#20252325 njh@bandsman.co.uk http://www.bandsman.co.uk --------------060101090404080405080908 Content-Type: text/x-vcard; charset=utf-8; name="njh.vcf" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="njh.vcf" begin:vcard fn:Nigel Horne n:Horne;Nigel org:NJH Music adr:Pogmoor;;28 Wharfedale Road;Barnsley;South Yorkshire;S75 2LJ;UK email;internet:njh@bandsman.co.uk tel;fax:+44 870 705 9334 note:Skype: nigelhorne x-mozilla-html:FALSE url:http://www.bandsman.co.uk version:2.1 end:vcard --------------060101090404080405080908--