From: Tim <tim-qemu@sentinelchicken.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Changing RTC from UTC to local time
Date: Sat, 29 May 2004 16:13:27 -0700 [thread overview]
Message-ID: <20040529231327.GC1690@sentinelchicken.org> (raw)
In-Reply-To: <40B8DB75.5050005@fabianowski.de>
> You can set a PC's RTC to UTC or any other time zone for that matter if
> you want to. However, according to the original design (dating back to
> the olden days of the first IBM PC), the RTC should be running in local
> time.
Probably makes sense to make this the default.
> I guess one could make this a runtime option. But that would only
> clutter the command line, as there would be one more parameter just to
> set the RTC's time zone. A compile time option makes much more sense
> IMHO. However, this would only benefit very few people as most people
> download binaries.
>
> Keeping in mind that Linux and *BSD both can deal with a standard PC RTC
> running in local time, are you sure that QEMU really needs the option of
> having the RTC run in UTC?
It is difficult to anticipate future uses of any piece of software. I
can think of a few cases where I would want to set this behavior on a
case-by-case basis, for example, running an OS that was installed on
real hardware originally. Therefore, if it were to come down to a vote,
I would say it should be a command line option. The patch submitted
earlier illustrates how trivial it would be to make it configurable at
runtime.
As for a cluttered command line.. yes, I agree it is getting cluttered.
In addition, the current syntax will eventually limit future emmulated
hardware (scsi bus, more than 4 IDE disks, etc). Is there any effort
currently in the works to move the command line options into a config
file for more versatile runtime configuration? When I find time, I
might work on this, if no one else has started it...
tim
next prev parent reply other threads:[~2004-05-29 23:13 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-29 14:39 [Qemu-devel] Changing RTC from UTC to local time Bartosz Fabianowski
2004-05-29 17:23 ` Kyle Hayes
2004-05-29 18:50 ` Bartosz Fabianowski
2004-05-29 23:13 ` Tim [this message]
2004-05-29 23:23 ` Bartosz Fabianowski
2004-05-30 4:52 ` John R. Hogerhuis
2004-05-30 19:32 ` Bartosz Fabianowski
2004-05-30 19:42 ` Kyle Hayes
2004-05-31 13:53 ` Pavel Janík
2004-05-31 14:20 ` Bartosz Fabianowski
2004-05-31 14:51 ` Fabrice Bellard
2004-05-31 14:51 ` Bartosz Fabianowski
2004-05-31 15:12 ` Derek Fawcus
2004-05-31 16:43 ` Tim
2004-05-31 16:27 ` Pavel Janík
2004-05-31 17:09 ` Kyle Hayes
2004-05-30 21:59 ` Flavien
2004-05-31 0:29 ` Bartosz Fabianowski
2004-05-31 1:52 ` Kyle Hayes
2004-05-31 12:11 ` Bartosz Fabianowski
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=20040529231327.GC1690@sentinelchicken.org \
--to=tim-qemu@sentinelchicken.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).