Re: [Qemu-devel] [PATCH 0/2] configure: improve handling of target lists

2013-06-10 Thread Anthony Liguori
Applied. Thanks. Regards, Anthony Liguori

Re: [Qemu-devel] [PATCH 0/2] configure: improve handling of target lists

2013-06-03 Thread Peter Maydell
On 20 May 2013 16:16, Peter Maydell 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 QEM

[Qemu-devel] [PATCH 0/2] configure: improve handling of target lists

2013-05-20 Thread Peter Maydell
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 mess