
20 Apr
2018
20 Apr
'18
10:41 a.m.
Since your schema is likely to end up just being a file in docs/specs,
I think it would be useful to have this as part of the schema. Should be easy then to write up a small utility then which takes a json file as input and translates that into qemu command line options.
Currently we have two distinct QAPI schemas, one covering the system emulator for QMP and subset of CLI args, and one covering the guest agent.
Yep, we can make it a third one, fine with me. But it likewise wouldn't end up in docs/ then. cheers, Gerd