Age | Commit message (Expand) | Author |
2017-09-04 | qapi: drop the sentinel in enum array | Marc-André Lureau |
2017-09-04 | qapi: Change data type of the FOO_lookup generated for enum FOO | Marc-André Lureau |
2017-07-31 | tests: check-qom-proplist: fix leak | Marc-André Lureau |
2017-07-17 | qom: Fix ambiguous path detection when ambiguous=NULL | Eduardo Habkost |
2017-07-17 | tests: Test case for object_resolve_path*() | Eduardo Habkost |
2017-06-06 | monitor: fix object_del for command-line-created objects | Michael Roth |
2017-06-06 | tests: check-qom-proplist: add checks for cmdline-created objects | Michael Roth |
2016-09-08 | tests: fix check-qom-proplist leaks | Marc-André Lureau |
2016-06-07 | tests: Remove unnecessary glib.h includes | Peter Maydell |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-02-16 | tests: Clean up includes | Peter Maydell |
2016-01-18 | qom: Change object property iterator API contract | Daniel P. Berrange |
2016-01-18 | qom: Allow properties to be registered against classes | Daniel P. Berrange |
2015-11-18 | qom: Add a test case for complex property finalization | Daniel P. Berrange |
2015-11-18 | qom: Introduce ObjectPropertyIterator struct for iteration | Daniel P. Berrange |
2015-06-19 | qom: Don't pass string table to object_get_enum() function | Daniel P. Berrange |
2015-06-19 | qom: Add an object_property_add_enum() helper function | Daniel P. Berrange |
2015-06-19 | qom: Add object_new_with_props() / object_new_withpropv() helpers | Daniel P. Berrange |