Re: [Qemu-devel] [PATCH for-1.5] libqos: Relocate I2C files
Applied. Thanks. Regards, Anthony Liguori
[Qemu-devel] [PATCH for-1.5] libqos: Relocate I2C files
Commit c4efe1cada311b9dc0df5beb71c4227ff3414aa1 (qtest: add libqos including PCI support) created a libqos/ subdirectory but left the existing I2C libqos files libi2c*.[hc] in tests/. Clean this up. Signed-off-by: Andreas Färber --- tests/Makefile | 5 +++-- tests/{li