Hello Anthony,

These are the follow-ups to permanently fix qtest endianness issues.

v4 is a resend of just the qtest stuff from v3, to buy me time to respin tmp105
debug output separately.

Regards,
Andreas

v3 -> v4:
* Split off tmp105-test and tmp105 changes.

v2 -> v3:
* Split off libi2c-omap endianness fix and strtoul() into dedicated for-1.4 
series.
* Compile qtest.c per target to allow target-specific byte swapping.
* Rebased onto libqtest.h documentation fix for 1.4.
* Inserted patches that convert all macros to inline functions.
* Added gtk-doc documentation for functions and for protocol commands.
* Update m48t59-test.c to use readb/writeb as well.

v1 -> v2:
* Add patch with debug output for tmp105.c.
* Add proposal for QTest-level {read,write}w support.

Cc: Anthony Liguori <anth...@codemonkey.ws>
Cc: Blue Swirl <blauwir...@gmail.com>
Cc: Alexander Graf <ag...@suse.de>
Cc: Peter Maydell <peter.mayd...@linaro.org>

Andreas Färber (3):
  libqtest: Convert macros to functions and clean up documentation
  libqtest: Introduce qtest_qmpv() and convert remaining macro
  qtest: Add MMIO support

 Makefile.objs       |    1 -
 Makefile.target     |    1 +
 qtest.c             |   81 ++++++++++++
 tests/libi2c-omap.c |   23 ----
 tests/libqtest.c    |   76 ++++++++++-
 tests/libqtest.h    |  366 ++++++++++++++++++++++++++++++++++++++++++++-------
 tests/m48t59-test.c |    7 +-
 7 Dateien geändert, 471 Zeilen hinzugefügt(+), 84 Zeilen entfernt(-)

-- 
1.7.10.4


Reply via email to