On 29.09.2015 15:24, Marc-André Lureau wrote:
> Hi
>
>>> It helps to trace what's going on, at least it helped me. But if it's
>>> superflous, we can remove it (though it's really only there to help
>>> developers)
>>>
>>
>> Ok lets be nice to them and say ivshmem_use_msix in there, so they find s
Hi
> > It helps to trace what's going on, at least it helped me. But if it's
> > superflous, we can remove it (though it's really only there to help
> > developers)
> >
>
> Ok lets be nice to them and say ivshmem_use_msix in there, so they find stuff
> quickly?
>
> $ time fgrep -R "use msix" *
On 29.09.2015 15:12, Marc-André Lureau wrote:
>
>
> - Original Message -
>> On 24.09.2015 13:37, marcandre.lur...@redhat.com wrote:
>>> From: Marc-André Lureau
>>>
>>> Some misc improvements to ivshmem debug.
>>>
>>> Signed-off-by: Marc-André Lureau
>>> ---
>>> hw/misc/ivshmem.c | 10 +
- Original Message -
> On 24.09.2015 13:37, marcandre.lur...@redhat.com wrote:
> > From: Marc-André Lureau
> >
> > Some misc improvements to ivshmem debug.
> >
> > Signed-off-by: Marc-André Lureau
> > ---
> > hw/misc/ivshmem.c | 10 +++---
> > 1 file changed, 7 insertions(+), 3 d
On 24.09.2015 13:37, marcandre.lur...@redhat.com wrote:
> From: Marc-André Lureau
>
> Some misc improvements to ivshmem debug.
>
> Signed-off-by: Marc-André Lureau
> ---
> hw/misc/ivshmem.c | 10 +++---
> 1 file changed, 7 insertions(+), 3 deletions(-)
>
> diff --git a/hw/misc/ivshmem.c b
From: Marc-André Lureau
Some misc improvements to ivshmem debug.
Signed-off-by: Marc-André Lureau
---
hw/misc/ivshmem.c | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/hw/misc/ivshmem.c b/hw/misc/ivshmem.c
index c4c130d..71a71fc 100644
--- a/hw/misc/ivshmem.c
+++