On 20 May 2013 16:16, Peter Maydell <peter.mayd...@linaro.org> wrote: > These patches clean up configure's handling of the list of known > targets. Firstly we autogenerate the default list based on the > set of default-config files; this reduces by 1 the number of > places that need editing when a new target is added to QEMU. > Secondly we improve the quality of our error message if you > ask configure to build for something we don't recognise. > > NB that autogenerating the default list changes configure's > --help output very slightly, in that the alpha sort means that > i386 and x86_64 are no longer together at the top of the list. > (It is entirely coincidental that aarch64 will now be at the > top of the list when it is added :-) )
Ping! thanks -- PMM