Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qdev: add return value to init() callbacks. | Gerd Hoffmann | 2009-08-27 | 1 | -1/+2 |
* | qdev/prop: convert smbus_eeprom.c to helper macros. | Gerd Hoffmann | 2009-08-10 | 1 | -8/+5 |
* | qdev: rework device properties. | Gerd Hoffmann | 2009-07-16 | 1 | -2/+8 |
* | qdev: move name+size into DeviceInfo (v2) | Gerd Hoffmann | 2009-06-11 | 1 | -2/+3 |
* | SMBus qdev conversion | Paul Brook | 2009-05-14 | 1 | -12/+22 |
* | Fix smbus_eeprom.c compile with DEBUG (spotted by Duilio Protti). | balrog | 2008-06-02 | 1 | -5/+7 |
* | Break up vl.h. | pbrook | 2007-11-17 | 1 | -1/+3 |
* | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 2007-09-17 | 1 | -1/+1 |
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 1 | -3/+3 |
* | I2C/SMBus framework. | pbrook | 2007-05-23 | 1 | -16/+30 |
* | PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk. | ths | 2007-02-02 | 1 | -0/+94 |