summaryrefslogtreecommitdiffstats
path: root/hw/smbus.h
Commit message (Expand)AuthorAgeFilesLines
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-2/+0
* i2c: smbus: convert to QEMU Object ModelAnthony Liguori2012-01-271-14/+28
* i2c: rename i2c_slave -> I2CSlaveAnthony Liguori2012-01-271-1/+1
* smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_...Isaku Yamahata2011-04-091-0/+3
* i2c: addresses are load/save as uint8_t values, change types to reflect thisJuan Quintela2009-10-051-9/+9
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-1/+1
* qdev: move name+size into DeviceInfo (v2)Gerd Hoffmann2009-06-111-1/+1
* SMBus qdev conversionPaul Brook2009-05-141-13/+12
* Remove unnecessary trailing newlinesblueswir12008-12-131-1/+0
* Break up vl.h.pbrook2007-11-171-1/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-2/+2
* Implement the PXA2xx I2C master controller.balrog2007-05-231-1/+1
* I2C/SMBus framework.pbrook2007-05-231-7/+39
* PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.ths2007-02-021-0/+38
OpenPOWER on IntegriCloud