From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH 1/4] x86/HVM: don't inject #DB with error code Date: Tue, 10 Nov 2015 17:42:22 +0000 Message-ID: <56422C7E.6060100@citrix.com> References: <5642390402000078000B384D@prv-mh.provo.novell.com> <5642399802000078000B3859@prv-mh.provo.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZwCw6-00062I-9a for xen-devel@lists.xenproject.org; Tue, 10 Nov 2015 17:42:26 +0000 In-Reply-To: <5642399802000078000B3859@prv-mh.provo.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 , xen-devel Cc: Keir Fraser List-Id: xen-devel@lists.xenproject.org On 10/11/15 17:38, Jan Beulich wrote: > Signed-off-by: Jan Beulich Reviewed-by: Andrew Cooper