]> git.proxmox.com Git - qemu.git/history - hw/smbus.h
acpi_piix4: Re-define PCI hotplug eject register read
[qemu.git] / hw / smbus.h
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-04 Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2012-02-04 Blue SwirlMerge branch 'for-upstream' of git://repo.or.cz/qemu...
2012-02-03 Anthony Liguoriqdev: register all types natively through QEMU Object...
2012-01-28 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-01-27 Anthony Liguorii2c: smbus: convert to QEMU Object Model
2012-01-27 Anthony Liguorii2c: rename i2c_slave -> I2CSlave
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-09 Isaku Yamahatasmbus_eeprom: consolidate smbus eeprom creation oc...
2009-10-05 Juan Quintelai2c: addresses are load/save as uint8_t values, change...
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-06-11 Gerd Hoffmannqdev: move name+size into DeviceInfo (v2)
2009-05-14 Paul BrookSMBus qdev conversion
2008-12-13 blueswir1Remove unnecessary trailing newlines
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.
2007-02-02 thsPIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.