Message ID | 20221111231946.944807-1-oliver.upton@linux.dev (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id BCFFAC433FE for <linux-arm-kernel@archiver.kernel.org>; Fri, 11 Nov 2022 23:21:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=0UDkOxukkcfiAr1W0ha8wIXrPkmLtZUpaPI9tM3NP0w=; b=MsxCMTnLKyZLPy nZWY4ajalKOiMQfkjfrFgg9DDRN9PME0iVYuXD4lfCHGxd15awF3znqBpgSj63AJb6PdliUCPwrGB Ul0Nuyu5aR7x5UOF2sGBBPJXwOf45YkhUsb49Ld0W1XZ4vlAXUL4rFaAwsiabcsrymPuofy7U6oG1 bKsJVmskHDiWl0/GYaB+AFwohTlXfmLEr+WZ+MbcpAMSZBhilmSx8noqD69gxqjRBvMs0zGQz4nbR 1qT2NGsdvMpjAIZ7mLs+j09ir1hUQs6aS7pR9M/eLnhEJppmBNQ8Pkm1RAcWSmOaL9u/swai992PF Fkv06NnEsg7b0T217b1w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1otdJa-001nsS-AQ; Fri, 11 Nov 2022 23:20:02 +0000 Received: from out0.migadu.com ([94.23.1.103]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1otdJW-001npJ-6w for linux-arm-kernel@lists.infradead.org; Fri, 11 Nov 2022 23:20:00 +0000 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1668208794; 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=U1SVQ+53JeaSnl/mk5LvPb98/eFUBJ5kc0qmJalJVWs=; b=KCkG+vpWHn6fOKTFYAqouxKFTb89yEJNg6JgS33w+TcJD3jPpaEufSv6ITxXslqTQSwp1d QTO5b/JXyQaucB4GtvkOcojBLdwAaupWTvUZ4dDkfaRCluFQ1VnUu19rgZWLyJPy6J3kQe 864dtyWCUEPDGp3VmAZCZbHo5rx4Mkg= From: Oliver Upton <oliver.upton@linux.dev> To: Marc Zyngier <maz@kernel.org>, James Morse <james.morse@arm.com>, Alexandru Elisei <alexandru.elisei@arm.com> Cc: linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org, Ricardo Koller <ricarkol@google.com>, David Matlack <dmatlack@google.com>, kvmarm@lists.linux.dev, Oliver Upton <oliver.upton@linux.dev> Subject: [PATCH 0/2] KVM: selftests: Enable access_tracking_perf_test for arm64 Date: Fri, 11 Nov 2022 23:19:44 +0000 Message-Id: <20221111231946.944807-1-oliver.upton@linux.dev> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221111_151959_187646_72E97FBD X-CRM114-Status: UNSURE ( 6.00 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
KVM: selftests: Enable access_tracking_perf_test for arm64
|
expand
|