From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: HVM guests hanging in hpet_rtc_interrupt Date: Mon, 4 Feb 2013 15:44:24 +0100 Message-ID: <20130204144424.GA18602@aepfle.de> References: <20130131170718.GB19350@aepfle.de> <510FA33F02000078000BB71D@nat28.tlf.novell.com> <20130204142540.GA17824@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20130204142540.GA17824@aepfle.de> 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: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Mon, Feb 04, Olaf Hering wrote: > Now I tried x86-HVM-RTC.patch, and the result is that the very first > pvops guest boots fine, and also two xl migrate to localhost work fine! > I will do some more testing to see if its consistent. So two cycles of pvops dom0 show that the first guest starts fine. xl create/migrate works fine as well. Later I did shutdown the xl guest, started xend and ran the sles11 kernel in the guest, no more hpet1 messages. Now I'm going to boot into sles11 dom0 and see if the hpet1 messsages are really gone. So I think the x86-HVM-RTC.patch works well for me. Olaf