1. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  2. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  3. b5ea932 i2c: smbus: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  4. 9e07bdf i2c: rename i2c_slave -> I2CSlave by Anthony Liguori · 13 years ago
  5. 8e31bf3 Correct spelling of licensed by Matthew Fernandez · 14 years ago
  6. 5b7f532 i2c: addresses are load/save as uint8_t values, change types to reflect this by Juan Quintela · 16 years ago
  7. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 16 years ago
  8. 074f2ff qdev: move name+size into DeviceInfo (v2) by Gerd Hoffmann · 16 years ago
  9. 1ea9667 SMBus qdev conversion by Paul Brook · 16 years ago
  10. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 16 years ago
  11. 9596ebb Add statics and missing #includes for prototypes. by pbrook · 17 years ago
  12. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  13. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
  14. 3f58226 Implement the PXA2xx I2C master controller. by balrog · 18 years ago
  15. 0ff596d I2C/SMBus framework. by pbrook · 18 years ago