Files
qemu/tests/unit
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
..
2026-01-13 08:29:59 +01:00
2025-11-14 13:18:04 +00:00
2024-09-13 20:11:13 +02:00
2022-04-20 18:00:30 -03:00
2022-12-20 17:09:41 -08:00
2022-04-20 10:51:11 -07:00
2023-03-28 15:23:10 -07:00