28 Commits (e9d635ea1809a6e114c33413c359abbb88a35737)

Author SHA1 Message Date
Markus Armbruster d20f616e8f qom: Clean up object_property_get_enum()'s error value 6 years ago
Eduardo Habkost 8110fa1d94 Use DECLARE_*CHECKER* macros 6 years ago
Markus Armbruster 7b8eb7f848 tests: Use error_free_or_abort() where appropriate 6 years ago
Markus Armbruster d8da9e71b6 tests: Use &error_abort where appropriate 6 years ago
Markus Armbruster df4fe0b291 qom: Drop @errp parameter of object_property_del() 6 years ago
Markus Armbruster d2623129a7 qom: Drop parameter @errp of object_property_add() & friends 6 years ago
Markus Armbruster 4894213817 tests/check-qom-proplist: Improve iterator coverage 6 years ago
Marc-André Lureau e569ba9232 tests/qom-proplist: check class properties iterator 8 years ago
Marc-André Lureau 94ef3b3092 tests/qom-proplist: check properties are not listed multiple times 8 years ago
Marc-André Lureau 9633017998 tests/qom-proplist: check duplicate "bv" property registration failed 8 years ago
Marc-André Lureau ebf677c849 qapi: drop the sentinel in enum array 9 years ago
Marc-André Lureau f7abe0ecd4 qapi: Change data type of the FOO_lookup generated for enum FOO 9 years ago
Marc-André Lureau 80792eb925 tests: check-qom-proplist: fix leak 9 years ago
Eduardo Habkost ebcc479eee qom: Fix ambiguous path detection when ambiguous=NULL 9 years ago
Eduardo Habkost 3f0058bbc1 tests: Test case for object_resolve_path*() 9 years ago
Michael Roth c645d5acee monitor: fix object_del for command-line-created objects 9 years ago
Michael Roth a1af255f06 tests: check-qom-proplist: add checks for cmdline-created objects 9 years ago
Marc-André Lureau 3972a4884d tests: fix check-qom-proplist leaks 10 years ago
Peter Maydell 79ffb277ec tests: Remove unnecessary glib.h includes 10 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 11 years ago
Peter Maydell 681c28a33e tests: Clean up includes 11 years ago
Daniel P. Berrange 7746abd8e9 qom: Change object property iterator API contract 11 years ago
Daniel P. Berrange 16bf7f522a qom: Allow properties to be registered against classes 11 years ago
Daniel P. Berrange 8c4d156c18 qom: Add a test case for complex property finalization 11 years ago
Daniel P. Berrange a00c948241 qom: Introduce ObjectPropertyIterator struct for iteration 11 years ago
Daniel P. Berrange a3590dacce qom: Don't pass string table to object_get_enum() function 11 years ago
Daniel P. Berrange a8e3fbedc8 qom: Add an object_property_add_enum() helper function 11 years ago
Daniel P. Berrange a31bdae5a7 qom: Add object_new_with_props() / object_new_withpropv() helpers 11 years ago