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