qemu/authz
Daniel P. Berrangé 7b0376d24c qom: drop user_creatable_add_type method
This can be replaced by object_new_with_props_from_qdict, which does
functionally the same job, but the caller does not own the returned
reference, instead the parent object owns it.

In one case we can use object_new_with_props_from_qdict_owned instead
since the object is not intended to have any parent.

Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2026-05-21 12:39:54 +01:00
..
base.c authz: Fix Lesser GPL version number 2020-10-29 09:57:37 +00:00
list.c qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00
listfile.c qom: drop user_creatable_add_type method 2026-05-21 12:39:54 +01:00
meson.build configure, meson: convert pam detection to meson 2021-06-25 10:54:10 +02:00
pamacct.c qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00
simple.c qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00
trace-events docs: fix references to docs/devel/tracing.rst 2021-06-02 06:51:09 +02:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00