qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: BIOS behaves different as real BIOS


From: Ben Pfaff
Subject: [Qemu-devel] Re: BIOS behaves different as real BIOS
Date: Fri, 16 Jul 2004 23:51:54 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

"Natalia Portillo" <address@hidden> 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]