Message ID | 20220531101554.36844-1-thuth@redhat.com |
---|---|
Headers | show
Return-Path: <linux-kselftest-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4D032C433EF for <linux-kselftest@archiver.kernel.org>; Tue, 31 May 2022 10:16:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245561AbiEaKQH (ORCPT <rfc822;linux-kselftest@archiver.kernel.org>); Tue, 31 May 2022 06:16:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50066 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S245518AbiEaKQF (ORCPT <rfc822;linux-kselftest@vger.kernel.org>); Tue, 31 May 2022 06:16:05 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id DE5AD5D5D1 for <linux-kselftest@vger.kernel.org>; Tue, 31 May 2022 03:16:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1653992162; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=M1kB8ZZo8rCb8OUyXMF5UTU/yK+Hwc81SWjBycNX2aY=; b=XwmOhP0ujHNdpzemRqeWLlZsi9jGn+QmnVGytgXVK2djY1o+Qt0XhxVXUQfgRXoMe2v804 dPK1M9Qw2bAv0xz2+jhXTumwTanMXAdYDAmvup5hNwri4PnsSKxfqjQEPBzjOGCl+B5unF zAEw1PvIF2tUjOgLCoAZGvK6VNlKsKQ= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-615-Ej3U1626PNedjkFLRq1Vcg-1; Tue, 31 May 2022 06:15:59 -0400 X-MC-Unique: Ej3U1626PNedjkFLRq1Vcg-1 Received: from smtp.corp.redhat.com (int-mx09.intmail.prod.int.rdu2.redhat.com [10.11.54.9]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id BC9C0811E81; Tue, 31 May 2022 10:15:58 +0000 (UTC) Received: from thuth.com (unknown [10.39.194.45]) by smtp.corp.redhat.com (Postfix) with ESMTP id 7B226492C3B; Tue, 31 May 2022 10:15:56 +0000 (UTC) From: Thomas Huth <thuth@redhat.com> To: kvm@vger.kernel.org, Christian Borntraeger <borntraeger@linux.ibm.com>, Janosch Frank <frankja@linux.ibm.com>, Claudio Imbrenda <imbrenda@linux.ibm.com> Cc: linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org, David Hildenbrand <david@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Shuah Khan <shuah@kernel.org>, Janis Schoetterl-Glausch <scgl@linux.ibm.com>, linux-s390@vger.kernel.org Subject: [PATCH v4 0/4] KVM: s390: selftests: Provide TAP output in tests Date: Tue, 31 May 2022 12:15:50 +0200 Message-Id: <20220531101554.36844-1-thuth@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.85 on 10.11.54.9 Precedence: bulk List-ID: <linux-kselftest.vger.kernel.org> X-Mailing-List: linux-kselftest@vger.kernel.org |
Series |
KVM: s390: selftests: Provide TAP output in tests
|
expand
|