1. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  2. b5ea932 i2c: smbus: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  3. 9e07bdf i2c: rename i2c_slave -> I2CSlave by Anthony Liguori · 13 years ago
  4. a88df0b smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_fulong by Isaku Yamahata · 14 years ago
  5. 5b7f532 i2c: addresses are load/save as uint8_t values, change types to reflect this by Juan Quintela · 16 years ago
  6. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 16 years ago
  7. 074f2ff qdev: move name+size into DeviceInfo (v2) by Gerd Hoffmann · 16 years ago
  8. 1ea9667 SMBus qdev conversion by Paul Brook · 16 years ago
  9. 1d6198c Remove unnecessary trailing newlines by blueswir1 · 16 years ago
  10. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  11. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
  12. 3f58226 Implement the PXA2xx I2C master controller. by balrog · 18 years ago
  13. 0ff596d I2C/SMBus framework. by pbrook · 18 years ago
  14. 3fffc22 PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk. by ths · 18 years ago