From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Blj5t-0001o8-80 for qemu-devel@nongnu.org; Sat, 17 Jul 2004 02:54:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Blj5r-0001m9-09 for qemu-devel@nongnu.org; Sat, 17 Jul 2004 02:54:48 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Blj5q-0001ly-R3 for qemu-devel@nongnu.org; Sat, 17 Jul 2004 02:54:46 -0400 Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Blj2y-0008AP-Uy for qemu-devel@nongnu.org; Sat, 17 Jul 2004 02:51:49 -0400 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1Blj2y-0005fA-00 for ; Sat, 17 Jul 2004 08:51:48 +0200 Received: from c-24-6-66-193.client.comcast.net ([24.6.66.193]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 17 Jul 2004 08:51:48 +0200 Received: from blp by c-24-6-66-193.client.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 17 Jul 2004 08:51:48 +0200 From: Ben Pfaff Date: Fri, 16 Jul 2004 23:51:54 -0700 Message-ID: <87u0w7ktx1.fsf@benpfaff.org> References: <87brifm90u.fsf@benpfaff.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: news Subject: [Qemu-devel] Re: BIOS behaves different as real BIOS Reply-To: blp@cs.stanford.edu, 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 "Natalia Portillo" writes: > Excuse me, where are the CMOS RAM values in qemu :? In hw/pc.c. Add a line like rtc_set_memory(s, 0x38, 1); to the end of cmos_init(). As far as I know there is currently no way to customize CMOS without modifying source code. -- "In this world that Hugh Heffner had made, he alone seemed forever bunnyless." --John D. MacDonald