Re: [Qemu-devel] [PATCH v3 0/2] AVX2 configure fixes

2016-06-13 Thread Dr. David Alan Gilbert
* Peter Maydell (peter.mayd...@linaro.org) wrote: > On 10 June 2016 at 12:16, Dr. David Alan Gilbert (git) > wrote: > > From: "Dr. David Alan Gilbert" > > > > Hi, > > This pair of patches fixes a couple of issues that we found during test. > > The first is that the configure test is pessimistic

Re: [Qemu-devel] [PATCH v3 0/2] AVX2 configure fixes

2016-06-13 Thread Peter Maydell
On 10 June 2016 at 12:16, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > Hi, > This pair of patches fixes a couple of issues that we found during test. > The first is that the configure test is pessimistic when compiled with -O2, > the second is that the explicit 4.9 g

Re: [Qemu-devel] [PATCH v3 0/2] AVX2 configure fixes

2016-06-13 Thread Paolo Bonzini
On 10/06/2016 13:16, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > Hi, > This pair of patches fixes a couple of issues that we found during test. > The first is that the configure test is pessimistic when compiled with -O2, > the second is that the explicit 4.9 gcc

[Qemu-devel] [PATCH v3 0/2] AVX2 configure fixes

2016-06-10 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" Hi, This pair of patches fixes a couple of issues that we found during test. The first is that the configure test is pessimistic when compiled with -O2, the second is that the explicit 4.9 gcc test is a bit coarse; I've removed that test but beefed up the ./config