Message ID | 20200402145227.20109-1-eric.auger@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=vumV=5S=vger.kernel.org=kvm-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 1B0011668 for <patchwork-kvm@patchwork.kernel.org>; Thu, 2 Apr 2020 14:52:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id ED29320757 for <patchwork-kvm@patchwork.kernel.org>; Thu, 2 Apr 2020 14:52:47 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="RB59wdcU" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388760AbgDBOwr (ORCPT <rfc822;patchwork-kvm@patchwork.kernel.org>); Thu, 2 Apr 2020 10:52:47 -0400 Received: from us-smtp-delivery-1.mimecast.com ([205.139.110.120]:20300 "EHLO us-smtp-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1732598AbgDBOwq (ORCPT <rfc822;kvm@vger.kernel.org>); Thu, 2 Apr 2020 10:52:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1585839166; 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=V5Kw0rzsF+uN7oZ/ix5qLdtcjmsaTXjUInee5I5wEVg=; b=RB59wdcUqKhNq+9BX8k0bA4IJbRaIbzhIXlsGqKq0FfyAURSiYZ8esHHyvIPSl4yVQfQSw 3bRmE7/KW/ZLa2y9YA873s7UN6rCXfH1A274KuAVZT6+wGFO67dyM1di7z+QfNx5Juzizr AYoT7P2TQX1/kX1pIIHt6uYTuwTSd6Q= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-492-WuIbVq8sP_agJfh56bxLPQ-1; Thu, 02 Apr 2020 10:52:42 -0400 X-MC-Unique: WuIbVq8sP_agJfh56bxLPQ-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 793018024D1; Thu, 2 Apr 2020 14:52:40 +0000 (UTC) Received: from laptop.redhat.com (ovpn-112-58.ams2.redhat.com [10.36.112.58]) by smtp.corp.redhat.com (Postfix) with ESMTP id 8F6295D9C9; Thu, 2 Apr 2020 14:52:31 +0000 (UTC) From: Eric Auger <eric.auger@redhat.com> To: eric.auger.pro@gmail.com, eric.auger@redhat.com, maz@kernel.org, kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org, qemu-devel@nongnu.org, qemu-arm@nongnu.org Cc: drjones@redhat.com, andre.przywara@arm.com, peter.maydell@linaro.org, yuzenghui@huawei.com, alexandru.elisei@arm.com, thuth@redhat.com Subject: [kvm-unit-tests PATCH v8 00/13] arm/arm64: Add ITS tests Date: Thu, 2 Apr 2020 16:52:14 +0200 Message-Id: <20200402145227.20109-1-eric.auger@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Content-Transfer-Encoding: quoted-printable Sender: kvm-owner@vger.kernel.org Precedence: bulk List-ID: <kvm.vger.kernel.org> X-Mailing-List: kvm@vger.kernel.org |
Series |
arm/arm64: Add ITS tests
|
expand
|