aboutsummaryrefslogtreecommitdiff
path: root/hw/max7310.c
AgeCommit message (Expand)Author
2012-02-15qom: Unify type registrationAndreas Färber
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori
2012-01-27i2c: smbus: convert to QEMU Object ModelAnthony Liguori
2012-01-27i2c: rename i2c_slave -> I2CSlaveAnthony Liguori
2011-02-11max7310: finish qdev'icationDmitry Eremin-Solenikov
2009-12-03savevm: Port to qdev.vmsd all devices that have qdevJuan Quintela
2009-10-05vmstate: port max7310 deviceJuan Quintela
2009-08-27qdev: add return value to init() callbacks.Gerd Hoffmann
2009-06-11qdev: move name+size into DeviceInfo (v2)Gerd Hoffmann
2009-05-14MAX7310 I2C qdev conversionPaul Brook
2009-05-10Follow coding conventionsPaul Brook
2008-12-22Use the ARRAY_SIZE() macro where appropriate.malc
2008-07-01Remove duplicate device index calculations.pbrook
2008-05-09Improve tsc2005 touchscreen usability.balrog
2007-11-17Break up vl.h.pbrook
2007-05-24Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.balrog
2007-05-23Add WM8750 and MAX7310 chips (I2C slaves).balrog