aboutsummaryrefslogtreecommitdiff
path: root/include/hw/i2c/smbus.h
AgeCommit message (Expand)Author
2019-02-27i2c: Split smbus into partsCorey Minyard
2019-02-04smbus: Add a helper to generate SPD EEPROM dataBALATON Zoltan
2019-01-22hw/i2c/smbus: Remove SMBusDevice from "qemu/typedefs.h"Philippe Mathieu-Daudé
2018-08-23i2c: pm_smbus: Fix the semantics of block I2C transfersCorey Minyard
2018-06-08smbus: add a smbus_eeprom_init_one() routineCédric Le Goater
2018-06-01hw/i2c/smbus: Use DeviceClass::realize instead of SMBusDeviceClass::initPhilippe Mathieu-Daudé
2014-05-07smbus: return -1 if nothing found at the given addressPaolo Bonzini
2014-05-07smbus: allow returning an error from readsPaolo Bonzini
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber
2013-04-08hw: move headers to include/Paolo Bonzini