Age | Commit message (Expand) | Author |
---|---|---|
2012-02-07 | qom: add property get/set wrappers for links | Paolo Bonzini |
2012-02-07 | qom: add object_resolve_path_type | Paolo Bonzini |
2012-02-07 | qom: add property get/set wrappers for C types | Paolo Bonzini |
2012-02-07 | qom: add QObject-based property get/set wrappers | Paolo Bonzini |
2012-02-07 | qom: more documentation on subclassing | Paolo Bonzini |
2012-02-07 | qom: clean up cast macros | Paolo Bonzini |
2012-02-03 | qom: move properties from qdev to object | Anthony Liguori |
2012-02-03 | qdev: register all types natively through QEMU Object Model | Anthony Liguori |
2012-02-03 | qom: allow object_class_foreach to take additional parameters to refine search | Anthony Liguori |
2012-01-27 | qom: add the base Object class (v2) | Anthony Liguori |