Message ID | 20190909121337.27287-1-christoffer.dall@arm.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=oR0N=XE=lists.infradead.org=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@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 923D4912 for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 9 Sep 2019 12:13:57 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 6FC6121D6C for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 9 Sep 2019 12:13:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="BLg1sGb1" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6FC6121D6C Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject: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=dOFPgFttFQe/+cMAO1pl7lpX5eYs1fmSHR9YJWmbKQs=; b=BLg 1sGb1IIt44W3ULv+YVtvqOOotcfMpV7Yc1W/5P19QOyYQ0ym6+LS2O/bowWQ6UeLkVzId83j/kXa6 I7EnUbR3M07QAzbxvq/O4QRhEbbpzuup0KVZuMTUQMLrOG8T9j9cheZJRDsv88lFc9qLampJNzrZe ocp+guRN0xoJupl0r9Om+6aiChgUbLJTnXj86Q7bo+vI1EM1chptk6+Su9FQCh+ntwbnQmVelCqac 6w7GpC5KIcJFoz1IO/11F9suc/8NqI6m4hBpTi5zaOUqX6sSJrs7IvpA7rF5dCKd659gpf5/KmRMq gUgoHnnm2toI35gUjl63csqo986qQaA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1i7IYI-0006WL-JO; Mon, 09 Sep 2019 12:13:50 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1i7IYF-0006Oc-BO for linux-arm-kernel@lists.infradead.org; Mon, 09 Sep 2019 12:13:48 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 4332628; Mon, 9 Sep 2019 05:13:44 -0700 (PDT) Received: from localhost.localdomain (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 93BF93F59C; Mon, 9 Sep 2019 05:13:41 -0700 (PDT) From: Christoffer Dall <christoffer.dall@arm.com> To: kvmarm@lists.cs.columbia.edu Subject: [PATCH 0/2] Improve handling of stage 2 aborts without instruction decode Date: Mon, 9 Sep 2019 14:13:32 +0200 Message-Id: <20190909121337.27287-1-christoffer.dall@arm.com> X-Mailer: git-send-email 2.17.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190909_051347_448414_D3C7E51C X-CRM114-Status: UNSURE ( 9.93 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 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> Cc: Peter Maydell <peter.maydell@linaro.org>, =?utf-8?q?Daniel_P=2E_Berrang?= =?utf-8?q?=C3=A9?= <berrange@redhat.com>, Suzuki K Poulose <suzuki.poulose@arm.com>, Marc Zyngier <maz@kernel.org>, Christoffer Dall <christoffer.dall@arm.com>, James Morse <james.morse@arm.com>, Julien Thierry <julien.thierry.kdev@gmail.com>, Stefan Hajnoczi <stefanha@redhat.com>, Heinrich Schuchardt <xypron.glpk@gmx.de>, Alexander Graf <graf@amazon.com>, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 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+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org |
Series |
Improve handling of stage 2 aborts without instruction decode
|
expand
|