Hi Paolo, hi Radim, the following changes since commit 1868c05a96ef600f5caf6fc4b5f15f6340d35261: Check Host Control Registers on vmentry of L2 guests (2019-02-22 19:07:25 +0100) are available in the git repository at: https://gitlab.com/huth/kvm-unit-tests.git tags/s390x-ppc-2019-02-28 for you to fetch changes up to 99ee877dd9a209e7566f92ebfbdf4f5ca13273ab: s390x: Add prefixes for dxc afp emulator test (2019-02-28 16:51:22 +0100) ---------------------------------------------------------------- - ppc: Make sure to run h_cede test with transactional memory enabled - s390x: Fixes for the skey test - s390x: Clean up prefixes / test report messages ---------------------------------------------------------------- David Gibson (1): powerpc: Enable HTM capability for h_cede_tm testcase Janosch Frank (4): s390x: Only look at relevant skey bits s390x: Beautify sthyi report strings s390x: Beautify pfmf report strings s390x: Add prefixes for dxc afp emulator test lib/s390x/asm/mem.h | 5 +++++ powerpc/unittests.cfg | 2 +- s390x/emulator.c | 5 ++++- s390x/pfmf.c | 29 +++++++++++++++++++-------- s390x/skey.c | 15 ++++++++++---- s390x/sthyi.c | 54 +++++++++++++++++++++++++++++++-------------------- 6 files changed, 75 insertions(+), 35 deletions(-)