Age | Commit message (Expand) | Author |
---|---|---|
2012-02-15 | qom: Unify type registration | Andreas Färber |
2012-02-03 | qdev: kill off DeviceInfo | Anthony Liguori |
2012-02-03 | qdev: register all types natively through QEMU Object Model | Anthony Liguori |
2012-02-03 | qdev: kill off DeviceInfo list | Anthony Liguori |
2012-01-27 | ssi: convert to QEMU Object Model | Anthony Liguori |
2012-01-13 | prepare for future GPLv2+ relicensing | Paolo Bonzini |
2011-10-28 | qdev: switch children device list to QTAILQ | Paolo Bonzini |
2011-07-23 | Correct spelling of licensed | Matthew Fernandez |
2009-10-07 | New qdev_init_nofail() | Markus Armbruster |
2009-09-12 | Fix sys-queue.h conflict for good | Blue Swirl |
2009-08-27 | qdev: add return value to init() callbacks. | Gerd Hoffmann |
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-05-23 | Add common BusState | Paul Brook |
2009-05-14 | SSP bus framework | Paul Brook |