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