From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BuzI0-0008Ug-US for qemu-devel@nongnu.org; Wed, 11 Aug 2004 16:01:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BuzHz-0008UU-Eq for qemu-devel@nongnu.org; Wed, 11 Aug 2004 16:01:36 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BuzHz-0008UR-C9 for qemu-devel@nongnu.org; Wed, 11 Aug 2004 16:01:35 -0400 Received: from [64.233.170.193] (helo=mproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BuzDo-0002IC-BK for qemu-devel@nongnu.org; Wed, 11 Aug 2004 15:57:16 -0400 Received: by mproxy.gmail.com with SMTP id 74so426019rnk for ; Wed, 11 Aug 2004 12:57:14 -0700 (PDT) Message-ID: <2ad73a040811125771a0364a@mail.gmail.com> Date: Wed, 11 Aug 2004 16:57:14 -0300 From: =?ISO-8859-1?Q?Andr=E9_Braga?= Subject: Re: [Qemu-devel] Time of emulated PC is earlier In-Reply-To: <4119E4FE.8050406@migasia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <4119E4FE.8050406@migasia.com> Reply-To: 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 Have you tried the option '-localtime' ? On Wed, 11 Aug 2004 19:21:02 +1000, Jesus M. Salvo Jr. wrote: > > Also, I noticed that the time in the guest OS is 10 hours earlier than > the host OS. > Having said that, my timezone ( Australia/Sydney ) is GMT+10. > > At the moment, I manually adjust the time on the guest OS via the date > command. >