From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [PATCH 0/6] x86/HVM: RTC/VPT adjustments Date: Wed, 1 May 2013 17:15:59 +0100 Message-ID: <51813FBF.5010105@eu.citrix.com> References: <517E94E602000078000D1AE7@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: <517E94E602000078000D1AE7@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: Roger Pau Monne , "Tim (Xen.org)" , xen-devel List-Id: xen-devel@lists.xenproject.org On 29/04/13 14:42, Jan Beulich wrote: > 1: fix processing of RTC REG_B writes > 2: slightly adjust RTC reset > 3: adjust IRQ (de-)assertion > 4: properly handle RTC periodic timer even when !RTC_PIE > 5: fix legacy PIC check in pt_update_irq() > 6: RTC code must be in line with WAET flags passed by hvmloader > > This fixes the Win2003 boot failure George reported. Roger, since > the first patch is slightly different from what you tested earlier, > could you re-test that patch alone and the full series against > FreeBSD? > > Signed-off-by: Jan Beulich This series seems to fix the w2k3 issue -- but it looks like a series of "fixes and updates". I thought we had decided to revert all the RTC changes? -George