Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-02-03 | qdev: kill off DeviceInfo | Anthony Liguori | 1 | -1/+1 |
2012-02-03 | qdev: register all types natively through QEMU Object Model | Anthony Liguori | 1 | -5/+19 |
2012-02-03 | qdev: kill off DeviceInfo list | Anthony Liguori | 1 | -1/+1 |
2012-01-27 | ssi: convert to QEMU Object Model | Anthony Liguori | 1 | -11/+12 |
2012-01-13 | prepare for future GPLv2+ relicensing | Paolo Bonzini | 1 | -0/+3 |
2011-10-28 | qdev: switch children device list to QTAILQ | Paolo Bonzini | 1 | -3/+3 |
2011-07-23 | Correct spelling of licensed | Matthew Fernandez | 1 | -1/+1 |
2009-10-07 | New qdev_init_nofail() | Markus Armbruster | 1 | -1/+1 |
2009-09-12 | Fix sys-queue.h conflict for good | Blue Swirl | 1 | -3/+3 |
2009-08-27 | qdev: add return value to init() callbacks. | Gerd Hoffmann | 1 | -2/+2 |
2009-07-09 | qdev: replace bus_type enum with bus_info struct. | Gerd Hoffmann | 1 | -2/+7 |
2009-06-11 | qdev: move name+size into DeviceInfo (v2) | Gerd Hoffmann | 1 | -3/+3 |
2009-05-23 | Add common BusState | Paul Brook | 1 | -11/+24 |
2009-05-14 | SSP bus framework | Paul Brook | 1 | -0/+52 |