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