From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH v3 05/10] x86/MSI: track host and guest masking separately Date: Fri, 5 Jun 2015 14:05:58 +0100 Message-ID: <55719EB6.7030403@citrix.com> References: <55719F9D0200007800081425@mail.emea.novell.com> <5571A29A0200007800081466@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 1Z0rK0-0007Uz-HG for xen-devel@lists.xenproject.org; Fri, 05 Jun 2015 13:06:04 +0000 In-Reply-To: <5571A29A0200007800081466@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 List-Id: xen-devel@lists.xenproject.org On 05/06/15 12:22, Jan Beulich wrote: > In particular we want to avoid losing track of our own intention to > have an entry masked. Physical unmasking now happens only when both > host and guest requested so. > > Signed-off-by: Jan Beulich Reviewed-by: Andrew Cooper I really need to dust off my HPET/MSI series and get it submitted. ~Andrew