Message ID | 1396515949-1459-13-git-send-email-anup.patel@linaro.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 21A459F357 for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 3 Apr 2014 09:11:57 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 6869E20220 for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 3 Apr 2014 09:11:56 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id F188020225 for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 3 Apr 2014 09:11:51 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WVdek-0003zY-IX; Thu, 03 Apr 2014 09:09:56 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WVddq-0005fg-Nd; Thu, 03 Apr 2014 09:08:58 +0000 Received: from mail-pa0-f44.google.com ([209.85.220.44]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WVddl-0005bs-MD for linux-arm-kernel@lists.infradead.org; Thu, 03 Apr 2014 09:08:54 +0000 Received: by mail-pa0-f44.google.com with SMTP id bj1so1548827pad.17 for <linux-arm-kernel@lists.infradead.org>; Thu, 03 Apr 2014 02:08:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=3PVyHOQN9Tr9fmX++6WGsS2H1wpB6mFsUgXPXJk06x8=; b=WfvnLx5kWok+8L+sEdEEkimeR+1NchfDG17kf5yy20Iuurh2t9zwAxPCPDnNh6Hchh x4YUnK0/ZVjJTVlEod8u43mPBFc0l9XUKOxjQKEL2J/UCJYBXawztyhJe4uuTTk2b5KW /tM1qhoyu7zGFONxJP9u2yd7aQPstP3xA0RHGvOFxXdQ33auEiWAFIze987QVkmJ0Yek TJMXjz8fP+sBhnWmMzqZdv1rpRlNY1EL1zFpLiHwaa2snUD5/3wXGGkoBfE92C0R7/DC u4RnjXoQsQM1SkyYooZ1mRAdMO/U0FggBSXxFMvXjycCeT98xqPFOnF3w2WgyJcL8Twc 5RIQ== X-Gm-Message-State: ALoCoQmwdT+mt5aQuaqugK9ZqNIpPMkCChL+DJSgTGhvI4tKZX2lQNMsvZA+OTJqUUtN1g/e4pdx X-Received: by 10.68.171.229 with SMTP id ax5mr5875125pbc.125.1396516111530; Thu, 03 Apr 2014 02:08:31 -0700 (PDT) Received: from pnqlab006.amcc.com ([182.73.239.130]) by mx.google.com with ESMTPSA id kt8sm22370786pab.7.2014.04.03.02.08.24 for <multiple recipients> (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 03 Apr 2014 02:08:30 -0700 (PDT) From: Anup Patel <anup.patel@linaro.org> To: kvmarm@lists.cs.columbia.edu Subject: [PATCH v8 12/12] ARM/ARM64: KVM: Advertise KVM_CAP_ARM_PSCI_0_2 to user space Date: Thu, 3 Apr 2014 14:35:49 +0530 Message-Id: <1396515949-1459-13-git-send-email-anup.patel@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1396515949-1459-1-git-send-email-anup.patel@linaro.org> References: <1396515949-1459-1-git-send-email-anup.patel@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140403_050853_845728_EE1A3142 X-CRM114-Status: UNSURE ( 7.91 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.6 (--) Cc: Mark Rutland <mark.rutland@arm.com>, Rob Herring <rob.herring@linaro.org>, linaro-kernel@lists.linaro.org, Anup Patel <anup.patel@linaro.org>, Marc Zyngier <Marc.Zyngier@arm.com>, patches@apm.com, Ashwin Chaugule <ashwin.chaugule@linaro.org>, linux-arm-kernel@lists.infradead.org, Christoffer Dall <christoffer.dall@linaro.org>, Pranavkumar Sawargaonkar <pranavkumar@linaro.org> X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 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> 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 X-Spam-Status: No, score=-4.8 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
diff --git a/arch/arm/kvm/arm.c b/arch/arm/kvm/arm.c index bd18bb8..2076605 100644 --- a/arch/arm/kvm/arm.c +++ b/arch/arm/kvm/arm.c @@ -197,6 +197,7 @@ int kvm_dev_ioctl_check_extension(long ext) case KVM_CAP_DESTROY_MEMORY_REGION_WORKS: case KVM_CAP_ONE_REG: case KVM_CAP_ARM_PSCI: + case KVM_CAP_ARM_PSCI_0_2: r = 1; break; case KVM_CAP_COALESCED_MMIO: