From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Roger_Pau_Monn=E9?= Subject: Re: [PATCH 0/6] x86/HVM: RTC/VPT adjustments Date: Thu, 2 May 2013 10:15:35 +0200 Message-ID: <518220A7.1050709@citrix.com> References: <517E94E602000078000D1AE7@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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: George Dunlap , "Tim (Xen.org)" , xen-devel List-Id: xen-devel@lists.xenproject.org On 29/04/13 15: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? For the full series: Tested-by: Roger Pau Monn=E9 On FreeBSD. I've already tested patch 1 alone and it is also OK (see my specific Tested-by for that patch).