Re: [PULL v2 00/11] testing and configure updates

2020-12-18 Thread Paolo Bonzini
On 18/12/20 18:17, Alex Bennée wrote: I'm surprised about build.ninja and Makefile.ninja Don't they get regenerated by the configure? This just means that meson _looked_ at some moxie file, so the files are a dependency of configure. Even weirder, re-run configure and the list grows! me

Re: [PULL v2 00/11] testing and configure updates

2020-12-18 Thread Alex Bennée
Alex Bennée writes: > Peter Maydell writes: > >> On Fri, 18 Dec 2020 at 11:54, Alex Bennée wrote: >>> >>> >>> Peter Maydell writes: >>> > No, the 'alldbg' build is the one that does do a 'make clean'; >>> > the build-not-from-clean build worked (presumably because the >>> > old executable wa

Re: [PULL v2 00/11] testing and configure updates

2020-12-18 Thread Alex Bennée
Peter Maydell writes: > On Fri, 18 Dec 2020 at 11:54, Alex Bennée wrote: >> >> >> Peter Maydell writes: >> > No, the 'alldbg' build is the one that does do a 'make clean'; >> > the build-not-from-clean build worked (presumably because the >> > old executable was still left in place from the p

Re: [PULL v2 00/11] testing and configure updates

2020-12-18 Thread Peter Maydell
On Fri, 18 Dec 2020 at 11:54, Alex Bennée wrote: > > > Peter Maydell writes: > > No, the 'alldbg' build is the one that does do a 'make clean'; > > the build-not-from-clean build worked (presumably because the > > old executable was still left in place from the previous build). > > Hmm I wonder i

Re: [PULL v2 00/11] testing and configure updates

2020-12-18 Thread Alex Bennée
Peter Maydell writes: > On Thu, 17 Dec 2020 at 23:43, Alex Bennée wrote: >> >> >> Peter Maydell writes: >> >> > On Thu, 17 Dec 2020 at 09:43, Alex Bennée wrote: >> >> >> >> The following changes since commit >> >> af3f37319cb1e1ca0c42842ecdbd1bcfc64a4b6f: >> >> >> >> Merge remote-tracking

Re: [PULL v2 00/11] testing and configure updates

2020-12-18 Thread Peter Maydell
On Thu, 17 Dec 2020 at 23:43, Alex Bennée wrote: > > > Peter Maydell writes: > > > On Thu, 17 Dec 2020 at 09:43, Alex Bennée wrote: > >> > >> The following changes since commit > >> af3f37319cb1e1ca0c42842ecdbd1bcfc64a4b6f: > >> > >> Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/f

Re: [PULL v2 00/11] testing and configure updates

2020-12-17 Thread Alex Bennée
Peter Maydell writes: > On Thu, 17 Dec 2020 at 09:43, Alex Bennée wrote: >> >> The following changes since commit af3f37319cb1e1ca0c42842ecdbd1bcfc64a4b6f: >> >> Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' >> into staging (2020-12-15 21:24:31 +) >> >> are ava

Re: [PULL v2 00/11] testing and configure updates

2020-12-17 Thread Peter Maydell
On Thu, 17 Dec 2020 at 09:43, Alex Bennée wrote: > > The following changes since commit af3f37319cb1e1ca0c42842ecdbd1bcfc64a4b6f: > > Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' > into staging (2020-12-15 21:24:31 +) > > are available in the Git repository at: >

[PULL v2 00/11] testing and configure updates

2020-12-17 Thread Alex Bennée
The following changes since commit af3f37319cb1e1ca0c42842ecdbd1bcfc64a4b6f: Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging (2020-12-15 21:24:31 +) are available in the Git repository at: https://github.com/stsquad/qemu.git tags/pull-testing-171220-