qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [Patch] [kinda-resend] persistent real-time-clock


From: Dan Kenigsberg
Subject: [Qemu-devel] [Patch] [kinda-resend] persistent real-time-clock
Date: Sun, 27 Apr 2008 18:45:01 +0300
User-agent: Mutt/1.5.17 (2007-11-01)

Real PC lets its user set the real-time-clock and store it on CMOS,
which advances the clock even when the PC is offline.

These patches will allow doing the same with VM:
- Before shutting a VM down, use the monitor's info timeoffset to see
  how much (in seconds) does the rtc differ from the host clock.
- Store this offset somewhere.
- Use it next time with -startdate now+offset.

Please tell me what do you think of it.

Dan.

Attachment: 0001-when-specifying-localtime-startdate-is-expressed.patch
Description: Text document

Attachment: 0002-specify-startdate-offset-from-the-command-line.patch
Description: Text document

Attachment: 0003-read-current-rtc-offset-guest-vs.-host-from-the-mo.patch
Description: Text document


reply via email to

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