summaryrefslogtreecommitdiffstats
path: root/include/hw/i2c/smbus.h
Commit message (Expand)AuthorAgeFilesLines
* smbus: Add a helper to generate SPD EEPROM dataBALATON Zoltan2019-02-041-0/+3
* hw/i2c/smbus: Remove SMBusDevice from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-221-0/+2
* i2c: pm_smbus: Fix the semantics of block I2C transfersCorey Minyard2018-08-231-2/+15
* smbus: add a smbus_eeprom_init_one() routineCédric Le Goater2018-06-081-0/+1
* hw/i2c/smbus: Use DeviceClass::realize instead of SMBusDeviceClass::initPhilippe Mathieu-Daudé2018-06-011-1/+0Star
* smbus: return -1 if nothing found at the given addressPaolo Bonzini2014-05-071-6/+6
* smbus: allow returning an error from readsPaolo Bonzini2014-05-071-3/+3
* i2c: Rename i2c_bus to I2CBusAndreas Färber2014-02-141-10/+10
* hw: move headers to include/Paolo Bonzini2013-04-081-0/+83