On 28 January 2016 at 19:35, Alexander Graf <ag...@suse.de> wrote: >> Am 28.01.2016 um 21:27 schrieb Laurent Vivier <laur...@vivier.eu>: >> Peter, if you agree to take the file as-is, I can resend the last >> version. :) > > The script can generate data files just fine, no? So if a distro > only wants those, they can call the script at packaging time.
I prefer data files because I think they're easier to maintain from the QEMU source point of view (for instance adding a new target is just adding a file for the target, rather than having to edit a script). But we can take Laurent's script and then data-ify it afterwards. thanks -- PMM