Ross S. W. Walker
2007-Mar-26 13:52 UTC
[Xen-devel] HVM RTC where is it initially set where is it respected?
When the rtc for hvms was moved from qemu to hvm was the whole operation moved over? What I am getting at is that the initial time should probably still be set in qemu and hvm rtc should respect it. That way the -localtime option would still work as advertised and there would be no need to have ported gmtime() over. Also any adjustments done to the rtc in the hvm during run-time should be at the second and millisecond level as guests might have their clocks set to other times or timezones, either because they are running Windows, or are being set forward or backwards for testing purposes. Ross S. W. Walker Information Systems Manager Medallion Financial, Corp. 437 Madison Avenue 38th Floor New York, NY 10022 Tel: (212) 328-2165 Fax: (212) 328-2125 WWW: http://www.medallion.com ______________________________________________________________________ This e-mail, and any attachments thereto, is intended only for use by the addressee(s) named herein and may contain legally privileged and/or confidential information. If you are not the intended recipient of this e-mail, you are hereby notified that any dissemination, distribution or copying of this e-mail, and any attachments thereto, is strictly prohibited. If you have received this e-mail in error, please immediately notify the sender and permanently delete the original and any copy or printout thereof. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
B Thomas
2007-Mar-26 14:21 UTC
Re: [Xen-devel] HVM RTC where is it initially set where is it respected?
It no longer works via qemu, that portion is disconnected. You can currently set a new time offset for an HVM domain, but there is no current mechanism to read the time offset or get notification if an HVM guest changes it. I submitted a patch a week or so back to implement these, but the status of that is uncertain (at least to me). I guess I should revisit the status of the patch. -b On 3/26/07, Ross S. W. Walker <rwalker@medallion.com> wrote:> > > When the rtc for hvms was moved from qemu to hvm was the whole operation > moved over? > > What I am getting at is that the initial time should probably still be set > in qemu > and hvm rtc should respect it. That way the -localtime option would still > work as > advertised and there would be no need to have ported gmtime() over. > > Also any adjustments done to the rtc in the hvm during run-time should be > at the > second and millisecond level as guests might have their clocks set to > other times > or timezones, either because they are running Windows, or are being set > forward or > backwards for testing purposes. > > > Ross S. W. Walker > Information Systems Manager > Medallion Financial, Corp. > 437 Madison Avenue > 38th Floor > New York, NY 10022 > Tel: (212) 328-2165 > Fax: (212) 328-2125 > WWW: http://www.medallion.com > > > ______________________________________________________________________ > This e-mail, and any attachments thereto, is intended only for use by > the addressee(s) named herein and may contain legally privileged > and/or confidential information. If you are not the intended recipient > of this e-mail, you are hereby notified that any dissemination, > distribution or copying of this e-mail, and any attachments thereto, > is strictly prohibited. If you have received this e-mail in error, > please immediately notify the sender and permanently delete the > original and any copy or printout thereof. > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel