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. 701a8f7 vmstate: extract declarations out of hw/hw.h by Paolo Bonzini · 13 years ago
  5. c4f05c8 lm832x: Take DeviceState pointer in lm832x_key_event() by Peter Maydell · 14 years ago
  6. 987e8b3 max7310: finish qdev'ication by Dmitry Eremin-Solenikov · 14 years ago
  7. 6b0e766 vmstate: remove i2c_slave_load/save by Juan Quintela · 16 years ago
  8. 5b7f532 i2c: addresses are load/save as uint8_t values, change types to reflect this by Juan Quintela · 16 years ago
  9. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 16 years ago
  10. ee6847d qdev: rework device properties. by Gerd Hoffmann · 16 years ago
  11. 074f2ff qdev: move name+size into DeviceInfo (v2) by Gerd Hoffmann · 16 years ago
  12. 02e2da4 Add common BusState by Paul Brook · 16 years ago
  13. a984a69 PXA SSI qdev conversion by Paul Brook · 16 years ago
  14. e325e1f I2C cleanup by Paul Brook · 16 years ago
  15. d335681 TWL92230 qdev conversion by Paul Brook · 16 years ago
  16. cdbe40c WM8750 qdev coversion by Paul Brook · 16 years ago
  17. 697454e TMP105 qdev conversion by Paul Brook · 16 years ago
  18. 2d9401a LM832x qdev conversion by Paul Brook · 16 years ago
  19. 6c0bd6b MAX7310 I2C qdev conversion by Paul Brook · 16 years ago
  20. d219900 SSD0303 qdev conversion by Paul Brook · 16 years ago
  21. fe8de49 I2C qdev support by Paul Brook · 16 years ago
  22. 22d83b1 Push AUD_init down to devices by Paul Brook · 16 years ago
  23. bc24a22 Follow coding conventions by Paul Brook · 16 years ago
  24. 3023f332 graphical_console_init change (Stefano Stabellini) by aliguori · 16 years ago
  25. b0f74c8 Don't use "hz" in identifiers to make AIX happy. by balrog · 16 years ago
  26. c701b35 Fix i2c save/restore. by pbrook · 17 years ago
  27. 1d4e547 Add the LM8323-based keyboard of N810. by balrog · 17 years ago
  28. af83e09 Use external clock in wm8750 slave mode. by balrog · 17 years ago
  29. 662caa6 Let WM8750 users write to audio buffer directly. by balrog · 17 years ago
  30. 7e7c5e4 Nokia N800 machine support (ARM). by balrog · 17 years ago
  31. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  32. aa1f17c Spelling fixes, by Stefan Weil. by ths · 18 years ago
  33. aa941b9 Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware. by balrog · 18 years ago
  34. adb86c3 Add WM8750 and MAX7310 chips (I2C slaves). by balrog · 18 years ago
  35. 0ff596d I2C/SMBus framework. by pbrook · 18 years ago