Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New qdev_init_nofail() | Markus Armbruster | 2009-10-07 | 1 | -1/+1 |
* | Revert "Get rid of _t suffix" | Anthony Liguori | 2009-10-01 | 1 | -6/+6 |
* | Get rid of _t suffix | malc | 2009-10-01 | 1 | -6/+6 |
* | qdev: add return value to init() callbacks. | Gerd Hoffmann | 2009-08-27 | 1 | -2/+2 |
* | Fix Sparse warnings: "Using plain integer as NULL pointer" | Blue Swirl | 2009-07-31 | 1 | -1/+1 |
* | Update to a hopefully more future proof FSF address | Blue Swirl | 2009-07-16 | 1 | -2/+1 |
* | qdev: replace bus_type enum with bus_info struct. | Gerd Hoffmann | 2009-07-09 | 1 | -2/+10 |
* | qdev: move name+size into DeviceInfo (v2) | Gerd Hoffmann | 2009-06-11 | 1 | -5/+6 |
* | qdev: add monitor command to dump the tree. | Gerd Hoffmann | 2009-06-05 | 1 | -0/+12 |
* | Record device property types | Paul Brook | 2009-06-05 | 1 | -10/+11 |
* | Add common BusState | Paul Brook | 2009-05-23 | 1 | -4/+16 |
* | Basic qdev infrastructure. | Paul Brook | 2009-05-14 | 1 | -0/+139 |