summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* savevm: Port to qdev.vmsd all devices that have qdevJuan Quintela2009-12-031-1/+1
* vmstate: port lm832x deviceJuan Quintela2009-10-051-70/+37
* lm832x: make fields to have the same types that they are saved/loadedJuan Quintela2009-10-051-19/+22
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-1/+2
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* qdev: move name+size into DeviceInfo (v2)Gerd Hoffmann2009-06-111-1/+3
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* LM832x qdev conversionPaul Brook2009-05-141-12/+19
* Follow coding conventionsPaul Brook2009-05-101-19/+19
* Don't try to return result from a void function (spotted by Sparse)blueswir12009-04-071-2/+4
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-4/+3
* Remove duplicate device index calculations.pbrook2008-07-011-4/+1
* Add the LM8323-based keyboard of N810.balrog2008-05-091-0/+535