On 8/7/25 19:24, Steve Sistare wrote:
Define the qom-list-getv command, which fetches all the properties and
values for a list of paths.  This is faster than qom-tree-get when
fetching a subset of the QOM tree.  See qom.json for details.

Signed-off-by: Steve Sistare <steven.sist...@oracle.com>
---
  qapi/qom.json      | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
  qom/qom-qmp-cmds.c | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
  2 files changed, 103 insertions(+)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to