On 18/01/21 11:29, Kevin Wolf wrote:
Am 17.01.2021 um 17:48 hat Paolo Bonzini geschrieben:
On 02/12/20 10:02, Paolo Bonzini wrote:
This series switches -object, -M and -accel from QemuOpts to keyval.
Monitor commands device_add and netdev_add are also switched to keyval,
though -device and -netdev for now are not.
Along the way, the syntax of keyval and QemuOpts becomes more consistent
and support for keyval-based options is added to -readconfig. -writeconfig
instead is removed (see patch 13 for rationale).
Ping? It's been over a month (even if with the Christmas vacation).
Patches 1-2 were already reviewed so I have included them already. I would
like at least the next 14 patches to go in as soon as possible. (The rest
can be routed through maintainer trees or I can post them together with the
softmmu/vl.c cleanups).
On which commit is this based? It doesn't seem to apply to master (maybe
no surprise), but also not to 5.2.0-rc4, which was the state of master
when this was posted.
I'll retest and repost.
Paolo