[PATCH v2 31/31] qom: Drop QemuOpts based interfaces

Eric Blake eblake at redhat.com
Fri Feb 26 22:42:25 UTC 2021


On 2/24/21 7:52 AM, Kevin Wolf wrote:
> user_creatable_add_opts() has only a single user left, which is a test
> case. Rewrite the test to use user_creatable_add_type() instead (which
> is the remaining function that doesn't require a QAPI schema) and drop
> the QemuOpts related functions.
> 
> Signed-off-by: Kevin Wolf <kwolf at redhat.com>
> ---
>  include/qom/object_interfaces.h | 59 ------------------------
>  qom/object_interfaces.c         | 81 ---------------------------------
>  tests/check-qom-proplist.c      | 42 ++++++++---------
>  3 files changed, 20 insertions(+), 162 deletions(-)

Yay!

Reviewed-by: Eric Blake <eblake at redhat.com>

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org




More information about the libvir-list mailing list