Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-04 | container: don't leak container reference | Marc-André Lureau | 1 | -0/+1 |
2016-02-04 | qom: Clean up includes | Peter Maydell | 1 | -1/+1 |
2013-01-10 | Make all static TypeInfos const | Andreas Färber | 1 | -1/+1 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | qom: move include files to include/qom/ | Paolo Bonzini | 1 | -1/+1 |
2012-05-03 | qom: Fix memory leak in function container_get | Stefan Weil | 1 | -0/+2 |
2012-04-24 | qom: Refine container_get() to allow using a custom root | Andreas Färber | 1 | -2/+2 |
2012-04-02 | qom: add container_get | Paolo Bonzini | 1 | -0/+23 |
2012-02-15 | qom: Unify type registration | Andreas Färber | 1 | -2/+2 |
2012-02-03 | container: make a decendent of Object | Anthony Liguori | 1 | -0/+27 |