[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 3/4] qom: Add user_creatable_print_help_from_qdict()
From: |
Eric Blake |
Subject: |
Re: [PATCH 3/4] qom: Add user_creatable_print_help_from_qdict() |
Date: |
Tue, 29 Sep 2020 12:53:28 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 |
On 9/29/20 12:26 PM, Kevin Wolf wrote:
> This adds a function that, given a QDict of non-help options, prints
> help for user creatable objects.
>
> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
> ---
> include/qom/object_interfaces.h | 9 +++++++++
> qom/object_interfaces.c | 9 +++++++++
> 2 files changed, 18 insertions(+)
>
Reviewed-by: Eric Blake <eblake@redhat.com>
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3226
Virtualization: qemu.org | libvirt.org
signature.asc
Description: OpenPGP digital signature
[PATCH 4/4] qemu-storage-daemon: Remove QemuOpts from --object parser, Kevin Wolf, 2020/09/29