aboutsummaryrefslogtreecommitdiff
path: root/hw/tmp105.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
2010-05-15tmp105: update the register in post_load where it needs updating.Andrzej Zaborowski
2009-12-03savevm: Port to qdev.vmsd all devices that have qdevJuan Quintela
2009-10-05vmstate: port tmp105 deviceJuan Quintela
2009-10-05tmp105: change len and alorm to uint8_tJuan Quintela
2009-08-27qdev: add return value to init() callbacks.Gerd Hoffmann
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-06-11qdev: move name+size into DeviceInfo (v2)Gerd Hoffmann
2009-05-14TMP105 qdev conversionPaul Brook
2009-05-10Follow coding conventionsPaul Brook
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-10-02Resurrect the safe part of r5274blueswir1
2008-09-25Revert r5274 which breaks savevm/loadvmblueswir1
2008-09-20Add signed versions of save/load functionsblueswir1
2008-07-01Remove duplicate device index calculations.pbrook
2008-04-22Hush pointer target signedness warnings from gcc 4.balrog
2008-04-14Nokia N800 machine support (ARM).balrog