From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suravee Suthikulanit Subject: Re: Time Skewing on Windows XP Date: Thu, 14 Mar 2013 10:16:27 -0500 Message-ID: <5141E9CB.9020608@amd.com> References: <513EB1BC.9050803@amd.com> <513EEF5102000078000C4C89@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <513EEF5102000078000C4C89@nat28.tlf.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich Cc: George.Dunlap@eu.citrix.com, "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On 3/12/2013 3:03 AM, Jan Beulich wrote: > While I recall respective reports, the issue should not be present > on current -unstable, so if you do have observations like this they > will need investigation. Jan, I finally traced the issue back to the patch that this first happened. This bug started in the patch : H86/HVM: assorted RTC emulation adjustment (w/ git commit id 620d5dad54008e40798c4a0c4322aef274c36fa3) I believe there are some issues with the changes in rtc_ioport_read in the arch/x86/hvm/rtc.c and in the pt_update_irq(). Suravee