From: Ben Pfaff <blp@cs.stanford.edu>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: BIOS behaves different as real BIOS
Date: Fri, 16 Jul 2004 23:51:54 -0700 [thread overview]
Message-ID: <87u0w7ktx1.fsf@benpfaff.org> (raw)
In-Reply-To: E1Bliz1-0000m6-KR@lists.gnu.org
"Natalia Portillo" <claunia@claunia.com> 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
next prev parent reply other threads:[~2004-07-17 6:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-17 6:01 [Qemu-devel] BIOS behaves different as real BIOS Natalia Portillo
2004-07-17 6:40 ` [Qemu-devel] " Ben Pfaff
2004-07-17 6:45 ` Natalia Portillo
2004-07-17 6:51 ` Ben Pfaff [this message]
2004-07-17 7:04 ` Natalia Portillo
2004-07-17 15:47 ` Ben Pfaff
2004-07-17 7:12 ` [Qemu-devel] " Antony T Curtis
2004-07-17 8:20 ` Natalia Portillo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87u0w7ktx1.fsf@benpfaff.org \
--to=blp@cs.stanford.edu \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.