aboutsummaryrefslogtreecommitdiff
path: root/hw/nvram/eeprom_at24c.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2019-02-27i2c: have I2C receive operation return uint8_tCorey Minyard1-2/+2
2018-06-01hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::initPhilippe Mathieu-Daudé1-13/+11
2018-02-09Clean up includesMarkus Armbruster1-2/+1
2017-12-15nvram: add AT24Cx i2c eepromMichael Davidsaver1-0/+205