Re: [Qemu-devel] [PATCH] qemu-binfmt-conf.sh: add x86_64 target

2018-08-01 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20180801102944.23457-1-laur...@vivier.eu Subject: [Qemu-devel] [PATCH] qemu-binfmt-conf.sh: add x86_64 target === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1 total

Re: [Qemu-devel] [PATCH] qemu-binfmt-conf.sh: add x86_64 target

2018-08-01 Thread Thomas Huth
On 08/01/2018 12:29 PM, Laurent Vivier wrote: > Signed-off-by: Laurent Vivier > --- > scripts/qemu-binfmt-conf.sh | 6 +- > 1 file changed, 5 insertions(+), 1 deletion(-) > > diff --git a/scripts/qemu-binfmt-conf.sh b/scripts/qemu-binfmt-conf.sh > index b0dc8a714a..b5a16742a1 100755 > --- a/

Re: [Qemu-devel] [PATCH] qemu-binfmt-conf.sh: add x86_64 target

2018-08-01 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20180801102944.23457-1-laur...@vivier.eu Subject: [Qemu-devel] [PATCH] qemu-binfmt-conf.sh: add x86_64 target === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1 total

Re: [Qemu-devel] [PATCH] qemu-binfmt-conf.sh: add x86_64 target

2018-08-01 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20180801102944.23457-1-laur...@vivier.eu Subject: [Qemu-devel] [PATCH] qemu-binfmt-conf.sh: add x86_64 target === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1 total

Re: [Qemu-devel] [PATCH] qemu-binfmt-conf.sh: add x86_64 target

2018-08-01 Thread Richard Henderson
On 08/01/2018 06:29 AM, Laurent Vivier wrote: > Signed-off-by: Laurent Vivier > --- > scripts/qemu-binfmt-conf.sh | 6 +- > 1 file changed, 5 insertions(+), 1 deletion(-) Reviewed-by: Richard Henderson r~

[Qemu-devel] [PATCH] qemu-binfmt-conf.sh: add x86_64 target

2018-08-01 Thread Laurent Vivier
Signed-off-by: Laurent Vivier --- scripts/qemu-binfmt-conf.sh | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/scripts/qemu-binfmt-conf.sh b/scripts/qemu-binfmt-conf.sh index b0dc8a714a..b5a16742a1 100755 --- a/scripts/qemu-binfmt-conf.sh +++ b/scripts/qemu-binfmt-conf.sh