aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* savevm: Port to qdev.vmsd all devices that have qdevJuan Quintela2009-12-031-1/+1
* vmstate: port max7310 deviceJuan Quintela2009-10-051-33/+18
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-1/+2
* qdev: move name+size into DeviceInfo (v2)Gerd Hoffmann2009-06-111-1/+3
* MAX7310 I2C qdev conversionPaul Brook2009-05-141-9/+17
* Follow coding conventionsPaul Brook2009-05-101-14/+14
* Use the ARRAY_SIZE() macro where appropriate.malc2008-12-221-3/+3
* Remove duplicate device index calculations.pbrook2008-07-011-4/+1
* Improve tsc2005 touchscreen usability.balrog2008-05-091-1/+1
* Break up vl.h.pbrook2007-11-171-3/+4
* Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.balrog2007-05-241-0/+38
* Add WM8750 and MAX7310 chips (I2C slaves).balrog2007-05-231-0/+188