Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qdev: change first argument of qbus_create_inplace to void * | Paolo Bonzini | 2013-02-01 | 1 | -1/+1 |
* | qdev: add a maximum device allowed field for the bus. | KONRAD Frederic | 2013-01-21 | 1 | -0/+2 |
* | qom: Extend documentation on QOM method concepts | Andreas Färber | 2013-01-17 | 1 | -4/+10 |
* | qdev: Prepare "realized" property | Andreas Färber | 2013-01-15 | 1 | -1/+51 |
* | qdev: Fold state enum into bool realized | Andreas Färber | 2013-01-15 | 1 | -8/+10 |
* | qdev: add qbus_reset_all | Paolo Bonzini | 2013-01-10 | 1 | -0/+12 |
* | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -3/+3 |
* | qom: move include files to include/qom/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | qapi: move include files to include/qobject/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | Create qemu-types.h for struct typedefs | Eduardo Habkost | 2012-12-06 | 1 | -10/+1 |
* | qdev: simplify (de)allocation of buses | Paolo Bonzini | 2012-11-26 | 1 | -5/+0 |
* | qdev: Split up header so it can be used in cpu.h | Anthony Liguori | 2012-11-15 | 1 | -0/+238 |