Re: [Xen-devel] [PATCH v3 07/10] x86/vMSI-X: support qword MMIO access

2015-06-05 Thread Andrew Cooper
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 ___ Xen-devel mailing list Xen-devel@lists.xen.org

[Xen-devel] [PATCH v3 07/10] x86/vMSI-X: support qword MMIO access

2015-06-05 Thread Jan Beulich
The specification explicitly provides for this, so we should have supported this from the beginning. Signed-off-by: Jan Beulich --- a/xen/arch/x86/hvm/vmsi.c +++ b/xen/arch/x86/hvm/vmsi.c @@ -209,7 +209,7 @@ static int msixtbl_read( unsigned int nr_entry, index; int r = X86EMUL_UNHANDL