From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH v5 6/7] x86/MSI: properly track guest masking requests Date: Wed, 22 Jul 2015 18:31:21 +0100 Message-ID: <55AFD369.9000504@citrix.com> References: <55AD1E830200007800093243@mail.emea.novell.com> <55AD205C02000078000932BD@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 1ZHxrd-0005Fz-AE for xen-devel@lists.xenproject.org; Wed, 22 Jul 2015 17:31:29 +0000 In-Reply-To: <55AD205C02000078000932BD@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 , xen-devel Cc: Keir Fraser , Roger Pau Monne List-Id: xen-devel@lists.xenproject.org On 20/07/15 15:22, Jan Beulich wrote: > ... by monitoring writes to the mask register. > > This allows reverting the main effect of the XSA-129 patches in qemu. > > Signed-off-by: Jan Beulich Reviewed-by: Andrew Cooper