This series depends on http://www.spinics.net/lists/kvm/msg131243.html. Most of the series is drop-in replacement without any visible change, but I couldn't help to change powerpc/rtas. I didn't see the reason why it was split into exclusive sub-tests and the solution where one execution could test both get and set paths was easier to code. What do you think about that? (Sorry for the tangled patch.) Radim Krčmář (2): lib/string: add strncmp lib/util,arm,powerpc: replace parse_keyval with better helpers arm/selftest.c | 36 +++++++++++++++--------------------- lib/string.c | 17 ++++++++++------- lib/string.h | 1 + lib/util.c | 44 ++++++++++++++++++++++++++++++++++++-------- lib/util.h | 28 ++++++++++++++++++---------- powerpc/emulator.c | 9 ++------- powerpc/rtas.c | 33 ++++++++++----------------------- powerpc/selftest.c | 40 +++++++++++++++------------------------- powerpc/unittests.cfg | 2 +- 9 files changed, 108 insertions(+), 102 deletions(-) -- 2.8.2 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html