vga: change tabs to spaces
[qemu] / hw / smbus.c
2009-08-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-06-11 Gerd Hoffmannqdev: move name+size into DeviceInfo (v2)
2009-05-14 Paul BrookSMBus qdev conversion
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 pbrookBreak up vl.h.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-05-23 balrogImplement the PXA2xx I2C master controller.
2007-05-23 pbrookI2C/SMBus framework.