Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qom: Refine container_get() to allow using a custom root | Andreas Färber | 2012-04-24 | 1 | -2/+2 |
* | qapi: convert device_del | Luiz Capitulino | 2012-04-09 | 1 | -13/+5 |
* | qdev: qdev_unplug(): use error_set() | Luiz Capitulino | 2012-04-09 | 1 | -1/+10 |
* | qdev: put all devices under /machine | Paolo Bonzini | 2012-04-02 | 1 | -2/+2 |
* | qdev: add children before qdev_init | Paolo Bonzini | 2012-04-02 | 1 | -4/+4 |
* | qom: add container_get | Paolo Bonzini | 2012-04-02 | 1 | -6/+2 |
* | device_add: don't add a /peripheral link until init is complete | Anthony Liguori | 2012-02-15 | 1 | -8/+10 |
* | qdev: remove direct calls to print/parse | Paolo Bonzini | 2012-02-07 | 1 | -13/+17 |
* | container: make a decendent of Object | Anthony Liguori | 2012-02-03 | 1 | -8/+6 |
* | info qdm: do not require a parent_bus to be set | Anthony Liguori | 2012-02-03 | 1 | -5/+7 |
* | qom: move properties from qdev to object | Anthony Liguori | 2012-02-03 | 1 | -9/+12 |
* | qdev: split out UI portions into a new function | Anthony Liguori | 2012-02-03 | 1 | -0/+585 |