Re: [Qemu-devel] [PATCH 0/4] target/arm sve fixes

2018-08-03 Thread Peter Maydell
On 1 August 2018 at 13:31, Richard Henderson wrote: > These four patches are minor, reported by Laurent this week. > > If there happens to be an -rc4 release, it would be nice if > they were included. But if not, no biggie. I suspect that > other minor issues will be found past these four, so I

Re: [Qemu-devel] [PATCH 0/4] target/arm sve fixes

2018-08-02 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20180801123111.3595-1-richard.hender...@linaro.org Subject: [Qemu-devel] [PATCH 0/4] target/arm sve fixes === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1 total=$(git

Re: [Qemu-devel] [PATCH 0/4] target/arm sve fixes

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: 20180801123111.3595-1-richard.hender...@linaro.org Subject: [Qemu-devel] [PATCH 0/4] target/arm sve fixes === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1 total=$(git

Re: [Qemu-devel] [PATCH 0/4] target/arm sve fixes

2018-08-01 Thread Alex Bennée
Richard Henderson writes: > These four patches are minor, reported by Laurent this week. > > If there happens to be an -rc4 release, it would be nice if > they were included. But if not, no biggie. I suspect that > other minor issues will be found past these four, so I would > hope everyone w

Re: [Qemu-devel] [PATCH 0/4] target/arm sve fixes

2018-08-01 Thread Laurent Desnogues
On Wed, Aug 1, 2018 at 2:31 PM, Richard Henderson wrote: > These four patches are minor, reported by Laurent this week. This fixes the reported issues, thanks! > If there happens to be an -rc4 release, it would be nice if > they were included. But if not, no biggie. I suspect that > other mino

[Qemu-devel] [PATCH 0/4] target/arm sve fixes

2018-08-01 Thread Richard Henderson
These four patches are minor, reported by Laurent this week. If there happens to be an -rc4 release, it would be nice if they were included. But if not, no biggie. I suspect that other minor issues will be found past these four, so I would hope everyone who cares about sve is just as happy worki