From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BljGx-0003aY-FK for qemu-devel@nongnu.org; Sat, 17 Jul 2004 03:06:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BljGw-0003aM-0e for qemu-devel@nongnu.org; Sat, 17 Jul 2004 03:06:15 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BljGv-0003aJ-NN for qemu-devel@nongnu.org; Sat, 17 Jul 2004 03:06:13 -0400 Received: from [80.59.103.181] (helo=claunia.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BljDy-0000m6-Qi for qemu-devel@nongnu.org; Sat, 17 Jul 2004 03:03:15 -0400 From: "Natalia Portillo" Subject: RE: [Qemu-devel] Re: BIOS behaves different as real BIOS Date: Sat, 17 Jul 2004 08:04:30 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable In-Reply-To: <87u0w7ktx1.fsf@benpfaff.org> Message-Id: Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: blp@cs.stanford.edu, qemu-devel@nongnu.org Thanks it works. Boots the floppy but seems that Xenix isn't supported xD. Does this value in CMOS do anything in a real BIOS? Where is it documented? Regards=20 > -----Mensaje original----- > De: qemu-devel-bounces+iosglpgc=3Dteleline.es@nongnu.org=20 > [mailto:qemu-devel-bounces+iosglpgc=3Dteleline.es@nongnu.org]=20 > En nombre de Ben Pfaff > Enviado el: s=E1bado, 17 de julio de 2004 7:52 > Para: qemu-devel@nongnu.org > Asunto: [Qemu-devel] Re: BIOS behaves different as real BIOS >=20 > "Natalia Portillo" writes: >=20 > > Excuse me, where are the CMOS RAM values in qemu :?=20 >=20 > In hw/pc.c. Add a line like > rtc_set_memory(s, 0x38, 1); > to the end of cmos_init(). >=20 > As far as I know there is currently no way to customize CMOS=20 > without modifying source code. > -- > "In this world that Hugh Heffner had made, he alone seemed=20 > forever bunnyless." > --John D. MacDonald >=20 >=20 >=20 > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel