summaryrefslogtreecommitdiff
path: root/hw/misc/tmp105.c
AgeCommit message (Expand)Author
2019-02-27i2c: have I2C receive operation return uint8_tCorey Minyard
2018-12-11misc: Avoid UTF-8 in error messagesEric Blake
2018-06-01hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::initPhilippe Mathieu-Daudé
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis
2017-01-09i2c: Allow I2C devices to NAK start eventsCorey Minyard
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-02-08qom: Swap 'name' next to visitor in ObjectPropertyAccessorEric Blake
2016-02-08qapi: Swap visit_* arguments for consistent 'name' placementEric Blake
2016-01-29hw/misc: Clean up includesPeter Maydell
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela
2014-05-05qom: Clean up fragile use of error_is_set() in set() methodsMarkus Armbruster
2014-03-31tmp105: Read temperature in milli-celsiusPaolo Bonzini
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini