Hi, > Note, I can't remember what Markus had proposed for CLI arguments in > QAPI, so I invented something arbitary but plausible.
Using qapi visitors to parse the command line. Used by -blockdev and -display (and maybe others meanwhile). See parse_display_qapi(). I think Daniels suggestion was to do that in the backends ... cheers, Gerd