On Sat, Aug 07, 2021 at 12:36:13PM +0200, Markus Armbruster wrote: > Gerd Hoffmann <kra...@redhat.com> writes: > > > Helps making qemu more modular, > > see commit messages for details. > > > > Depends on the "modules: add meta-data database" patch series. > > This series is about HMP. Do we have equivalent functionality for QMP > already?
Didn't check as the commands I've needed it this for are hmp-only. But, yes, when going forward with building more code modular we might need this for qmp too at some point ... take care, Gerd