Am 25.08.2013 19:33, schrieb Peter Maydell: > On 5 August 2013 14:27, Andreas Färber <afaer...@suse.de> wrote: >> +static const char *arm_machines[] = { >> + "integratorcp", >> + "versatilepb", >> + "versatileab", >> + "lm3s811evb", >> + "lm3s6965evb", >> + "collie", > > [etc] > > I'd rather have these tests than not have them, but can't we autodetect > the list of machines (by parsing the output of -M help, or otherwise)?
If you want to implement that, feel free to. :) We neither have working QMP parsing nor a QMP method for obtaining machines that I'm aware of. My opinion is that if I merge a complete but fixed list today and afterwards someone adds a new machine and forgets to cover it with custom or this generic qtest, then it's their fault if I unknowingly break their machine. Andreas -- SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg