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@xxxxxxxxxx> > --- > 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@xxxxxxxxxx> -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3226 Virtualization: qemu.org | libvirt.org