Hello Anthony,

Here's the 1.4 parts of my qtest fixes.

Regards,
Andreas

v2 -> v3:
* Split off for-next parts into follow-up series.

v1 -> v2:
* Rename helpers from omap_i2c_{read,write}16() to {read,write}w().
* Clarify STAT vs. DATA, add an assertion to avoid unused variable warning.
* Add patch with debug output for tmp105.c.
* Add patch with strtoul() cleanups.
* 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 (2):
  qtest: Use strtoull() for uint64_t
  libi2c-omap: Fix endianness dependency

 qtest.c             |    8 +++---
 tests/libi2c-omap.c |   76 +++++++++++++++++++++++++++++++++++----------------
 2 Dateien geändert, 57 Zeilen hinzugefügt(+), 27 Zeilen entfernt(-)

-- 
1.7.10.4


Reply via email to