"Michael S. Tsirkin" writes:
> On Fri, Apr 13, 2018 at 12:04:20PM +0200, Marc-André Lureau wrote:
>> Hi
>>
>> On Fri, Apr 13, 2018 at 9:21 AM, Markus Armbruster wrote:
>> > "Michael S. Tsirkin" writes:
>> >
>> >> This is helpful for automatic code analysis.
>> >
>> > Out of curiosity: how?
>>
On Fri, Apr 13, 2018 at 12:04:20PM +0200, Marc-André Lureau wrote:
> Hi
>
> On Fri, Apr 13, 2018 at 9:21 AM, Markus Armbruster wrote:
> > "Michael S. Tsirkin" writes:
> >
> >> This is helpful for automatic code analysis.
> >
> > Out of curiosity: how?
> >
> >> Signed-off-by: Michael S. Tsirkin
Hi
On Fri, Apr 13, 2018 at 9:21 AM, Markus Armbruster wrote:
> "Michael S. Tsirkin" writes:
>
>> This is helpful for automatic code analysis.
>
> Out of curiosity: how?
>
>> Signed-off-by: Michael S. Tsirkin
>> ---
>> Makefile | 3 +++
>> 1 file changed, 3 insertions(+)
>>
>> diff --git a/Make
"Michael S. Tsirkin" writes:
> This is helpful for automatic code analysis.
Out of curiosity: how?
> Signed-off-by: Michael S. Tsirkin
> ---
> Makefile | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Makefile b/Makefile
> index 677a54b..f799390 100644
> --- a/Makefile
> +++ b/Make
This is helpful for automatic code analysis.
Signed-off-by: Michael S. Tsirkin
---
Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Makefile b/Makefile
index 677a54b..f799390 100644
--- a/Makefile
+++ b/Makefile
@@ -1045,6 +1045,9 @@ endif
include $(SRC_PATH)/tests/docker/Makefil