Re: [Qemu-devel] I2C/SMBus framework

2007-05-13 Thread Thiemo Seufer
Paul Brook wrote: > The attached patch implements an I2C/SMBus framework for qemu. > > It provides an API for connecting emulated I2C devices, and implements SMBus > as a layer on top of that. > > Currently the only i2c device in CVS is the piix eeprom. I've tested this as > much as I can - lin

[Qemu-devel] I2C/SMBus framework

2007-05-12 Thread Paul Brook
The attached patch implements an I2C/SMBus framework for qemu. It provides an API for connecting emulated I2C devices, and implements SMBus as a layer on top of that. Currently the only i2c device in CVS is the piix eeprom. I've tested this as much as I can - linux successfully reads the eeprom