From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH v3 08/10] x86/MSI-X: use qword MMIO access for address writes Date: Fri, 5 Jun 2015 16:37:20 +0100 Message-ID: <5571C230.9080803@citrix.com> References: <55719F9D0200007800081425@mail.emea.novell.com> <5571A3320200007800081472@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 1Z0tgT-00075n-OD for xen-devel@lists.xenproject.org; Fri, 05 Jun 2015 15:37:25 +0000 In-Reply-To: <5571A3320200007800081472@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:25, Jan Beulich wrote: > Now that we support it for our guests, let's do so ourselves too. > > Signed-off-by: Jan Beulich Reviewed-by: Andrew Cooper