From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH] x86/hvm: Fix HVM guest regression introduced by c58ba78c84 Date: Wed, 4 Feb 2015 13:02:53 +0000 Message-ID: <54D2187D.3040503@citrix.com> References: <1423053312-23666-1-git-send-email-andrew.cooper3@citrix.com> <54D2227C020000780005CC1B@mail.emea.novell.com> <54D216F5.1040907@citrix.com> <54D22616020000780005CC41@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <54D22616020000780005CC41@mail.emea.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: Xen-devel List-Id: xen-devel@lists.xenproject.org On 04/02/15 13:00, Jan Beulich wrote: >>>> On 04.02.15 at 13:56, wrote: >> Something between d0b2caa..c58ba78 has broken HVM guests to point at >> which HVMloader doesn't reliably function. > And no crash (with register state dumped) or any other hint as to > what's going wrong? PV guests are all fine, and mixed PV/HVM tests have the PV side complete successfully. ~Andrew