From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH v3 07/10] x86/vMSI-X: support qword MMIO access Date: Fri, 5 Jun 2015 16:34:45 +0100 Message-ID: <5571C195.9090006@citrix.com> References: <55719F9D0200007800081425@mail.emea.novell.com> <5571A302020000780008146E@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 1Z0teU-0006om-0T for xen-devel@lists.xenproject.org; Fri, 05 Jun 2015 15:35:22 +0000 In-Reply-To: <5571A302020000780008146E@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:24, Jan Beulich wrote: > The specification explicitly provides for this, so we should have > supported this from the beginning. > > Signed-off-by: Jan Beulich Reviewed-by: Andrew Cooper