]> git.proxmox.com Git - qemu.git/history - hw/smbus_eeprom.c
virtio-blk: Avoid zeroing every request structure
[qemu.git] / hw / smbus_eeprom.c
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-08-10 Gerd Hoffmannqdev/prop: convert smbus_eeprom.c to helper macros.
2009-07-16 Gerd Hoffmannqdev: rework device properties.
2009-06-11 Gerd Hoffmannqdev: move name+size into DeviceInfo (v2)
2009-05-14 Paul BrookSMBus qdev conversion
2008-06-02 balrogFix smbus_eeprom.c compile with DEBUG (spotted by Duili...
2007-11-17 pbrookBreak up vl.h.
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-05-23 pbrookI2C/SMBus framework.
2007-02-02 thsPIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.