]> git.proxmox.com Git - mirror_qemu.git/commit
libqtest: Prepare I2C libqos
authorAndreas Färber <andreas.faerber@web.de>
Wed, 16 Jan 2013 00:57:54 +0000 (01:57 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 16 Jan 2013 18:14:20 +0000 (12:14 -0600)
commit2bf7b4572b39a494403190636b4e7d44967504c0
treecb26d93be3b5c1621a2c20066f6183ce4bfe0c9b
parent457b65432700281b061086a2a8527bf1f59163a9
libqtest: Prepare I2C libqos

This adds a simple I2C API and a driver implementation for omap_i2c.

Signed-off-by: Andreas Färber <andreas.faerber@web.de>
Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
tests/Makefile
tests/libi2c-omap.c [new file with mode: 0644]
tests/libi2c.c [new file with mode: 0644]
tests/libi2c.h [new file with mode: 0644]