From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DTxzr-0003VK-N2 for qemu-devel@nongnu.org; Fri, 06 May 2005 04:15:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DTxzp-0003TT-3R for qemu-devel@nongnu.org; Fri, 06 May 2005 04:15:41 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DTxsW-0000Cs-No for qemu-devel@nongnu.org; Fri, 06 May 2005 04:08:08 -0400 Received: from [64.233.184.201] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DTxjO-0005Qq-07 for qemu-devel@nongnu.org; Fri, 06 May 2005 03:58:42 -0400 Received: by wproxy.gmail.com with SMTP id 68so1157442wri for ; Fri, 06 May 2005 00:53:17 -0700 (PDT) Message-ID: <46d6db660505060053125604ca@mail.gmail.com> Date: Fri, 6 May 2005 09:53:17 +0200 From: Christian MICHON Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: [Qemu-devel] is there a way to update the clock/date after a -loadvm ? Reply-To: Christian MICHON , 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 Hi, I'm using a vanilla qemu-0.7.0 on WinXP host. My guest is a slax-frodo-5.0.5 live iso. When I reload a saved vm with -loadvm, my localtime inside the qemu guest remains the one I had at the time I saved the vm. Is there a way to force an update? I recall saving vm with a XP host was great for speed, but the time would be wrong. I'd like to have a way inside, mayb thru the console to update/force the localtime of the machine to become the current localtime o= f the qemu guest. Note I'm familiar with -localtime and I tried it already, with no success := ( Thanks --=20 Christian