On 08/31/2015 07:39 PM, Michael S. Tsirkin wrote:
Since you're at this, how about introduce a test that mixes datamatch
> >> and wildcard?
>>> > > How do you mean? wildcard means ignore data ...
>>> > >
>> >
>> > I mean for example having both datamatch and wildcard eventfds in a
>> >
On Mon, Aug 31, 2015 at 04:01:11PM +0800, Jason Wang wrote:
>
>
> On 08/31/2015 03:28 PM, Michael S. Tsirkin wrote:
> > On Mon, Aug 31, 2015 at 11:04:42AM +0800, Jason Wang wrote:
> >>
> >> On 08/27/2015 06:30 PM, Michael S. Tsirkin wrote:
> >>> Add nodata test where data length is ignored.
> >>>
On 08/31/2015 03:28 PM, Michael S. Tsirkin wrote:
> On Mon, Aug 31, 2015 at 11:04:42AM +0800, Jason Wang wrote:
>>
>> On 08/27/2015 06:30 PM, Michael S. Tsirkin wrote:
>>> Add nodata test where data length is ignored.
>>> Skip it for port IO since kvm does not support it there.
>>>
>>> Signed-off
On Mon, Aug 31, 2015 at 11:04:42AM +0800, Jason Wang wrote:
>
>
> On 08/27/2015 06:30 PM, Michael S. Tsirkin wrote:
> > Add nodata test where data length is ignored.
> > Skip it for port IO since kvm does not support it there.
> >
> > Signed-off-by: Michael S. Tsirkin
> > ---
> > hw/misc/pci-te
On 08/27/2015 06:30 PM, Michael S. Tsirkin wrote:
> Add nodata test where data length is ignored.
> Skip it for port IO since kvm does not support it there.
>
> Signed-off-by: Michael S. Tsirkin
> ---
> hw/misc/pci-testdev.c | 15 ---
> 1 file changed, 12 insertions(+), 3 deletions(
On 2015/8/27 18:30, Michael S. Tsirkin wrote:
> Add nodata test where data length is ignored.
> Skip it for port IO since kvm does not support it there.
>
> Signed-off-by: Michael S. Tsirkin
> ---
> hw/misc/pci-testdev.c | 15 ---
> 1 file changed, 12 insertions(+), 3 deletions(-)
>
Add nodata test where data length is ignored.
Skip it for port IO since kvm does not support it there.
Signed-off-by: Michael S. Tsirkin
---
hw/misc/pci-testdev.c | 15 ---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/hw/misc/pci-testdev.c b/hw/misc/pci-testdev.c
in