Avi, Marcelo, here are some s390 patches for the next release. A bugfix, a tracing related update (real tracing support for s390 will follow once we have sorted out the architectural vs. internal tracepoint split), and a patch used for console detection. Christian Borntraeger (1): s390/kvm: Set CPU in stopped state on initial cpu reset Cornelia Huck (1): kvm: trace events: update list of exit reasons Heinz Graalfs (1): s390/kvm: Perform early event mask processing during boot. arch/s390/include/asm/sclp.h | 2 ++ arch/s390/kernel/setup.c | 12 +++++++++--- arch/s390/kvm/kvm-s390.c | 1 + drivers/s390/char/sclp.c | 10 ---------- drivers/s390/char/sclp.h | 10 ++++++++++ drivers/s390/char/sclp_cmd.c | 38 ++++++++++++++++++++++++++++++++++++++ drivers/s390/kvm/kvm_virtio.c | 3 ++- include/trace/events/kvm.h | 3 ++- 8 files changed, 64 insertions(+), 15 deletions(-) -- 1.7.10.4 -- 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