From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jan Beulich" Subject: [PATCH 0/3] XSA-96 follow-ups Date: Tue, 03 Jun 2014 14:52:34 +0100 Message-ID: <538DEF42020000780001767A@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Wrp8n-0000sp-Sj for xen-devel@lists.xenproject.org; Tue, 03 Jun 2014 13:52:37 +0000 Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel Cc: Keir Fraser List-Id: xen-devel@lists.xenproject.org 1: x86/HVM: properly propagate errors from HVMOP_inject_msi 2: x86/HVM: make vmsi_deliver() return proper error values 3: pt-irq fixes and improvements Signed-off-by: Jan Beulich