On Tue 22 Nov 2016 01:49:51 PM CET, Greg Kurz wrote: > This will allow other subsystems (i.e. fsdev) to implement throttling > without duplicating the command line options. > > Signed-off-by: Greg Kurz <[email protected]>
Did you check if it's possible / easy to do defining a normal array instead of a macro and using qemu_opts_append() or something similar? Berto
