Age | Commit message (Expand) | Author |
---|---|---|
2020-06-10 | qom/container: remove .instance_size initializer from container_info | Masahiro Yamada |
2020-05-15 | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster |
2020-05-15 | qom: Clean up inconsistent use of gchar * vs. char * | Markus Armbruster |
2017-05-04 | container: don't leak container reference | Marc-André Lureau |
2016-02-04 | qom: Clean up includes | Peter Maydell |
2013-01-10 | Make all static TypeInfos const | Andreas Färber |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini |
2012-12-19 | qom: move include files to include/qom/ | Paolo Bonzini |
2012-05-03 | qom: Fix memory leak in function container_get | Stefan Weil |
2012-04-24 | qom: Refine container_get() to allow using a custom root | Andreas Färber |
2012-04-02 | qom: add container_get | Paolo Bonzini |
2012-02-15 | qom: Unify type registration | Andreas Färber |
2012-02-03 | container: make a decendent of Object | Anthony Liguori |