On Fri, 30 Sep 2016 11:19:39 -0400
John Snow wrote:
> On 09/30/2016 06:30 AM, Laurent Vivier wrote:
> >
> >
> > On 30/09/2016 12:18, Greg Kurz wrote:
> >> On Thu, 29 Sep 2016 19:15:07 +0200
> >> Laurent Vivier wrote:
> >>
> >>> but disable MSI-X tests on SPAPR as we can't check the result
>
On 09/30/2016 06:30 AM, Laurent Vivier wrote:
On 30/09/2016 12:18, Greg Kurz wrote:
On Thu, 29 Sep 2016 19:15:07 +0200
Laurent Vivier wrote:
but disable MSI-X tests on SPAPR as we can't check the result
(the memory region used on PC is not readable on SPAPR).
Signed-off-by: Laurent Vivie
On Fri, 30 Sep 2016 12:30:08 +0200
Laurent Vivier wrote:
> On 30/09/2016 12:18, Greg Kurz wrote:
> > On Thu, 29 Sep 2016 19:15:07 +0200
> > Laurent Vivier wrote:
> >
> >> but disable MSI-X tests on SPAPR as we can't check the result
> >> (the memory region used on PC is not readable on SPAPR)
On 30/09/2016 12:18, Greg Kurz wrote:
> On Thu, 29 Sep 2016 19:15:07 +0200
> Laurent Vivier wrote:
>
>> but disable MSI-X tests on SPAPR as we can't check the result
>> (the memory region used on PC is not readable on SPAPR).
>>
>> Signed-off-by: Laurent Vivier
>> ---
>> tests/Makefile.includ
On Thu, 29 Sep 2016 19:15:07 +0200
Laurent Vivier wrote:
> but disable MSI-X tests on SPAPR as we can't check the result
> (the memory region used on PC is not readable on SPAPR).
>
> Signed-off-by: Laurent Vivier
> ---
> tests/Makefile.include| 3 ++-
> tests/libqos/virtio-pci.c | 22 +++
but disable MSI-X tests on SPAPR as we can't check the result
(the memory region used on PC is not readable on SPAPR).
Signed-off-by: Laurent Vivier
---
tests/Makefile.include| 3 ++-
tests/libqos/virtio-pci.c | 22 --
tests/virtio-9p-test.c| 11 ++-
tests/vi