From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoffer Dall Subject: Re: [PATCH v11 00/12] In-kernel PSCI v0.2 emulation for KVM ARM/ARM64 Date: Tue, 29 Apr 2014 12:44:16 -0700 Message-ID: <20140429194416.GC3003@lvm> References: <1398750865-10892-1-git-send-email-anup.patel@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linaro-kernel@lists.linaro.org, patches@apm.com, Marc Zyngier , Rob Herring , Pranavkumar Sawargaonkar , Ashwin Chaugule To: Anup Patel Return-path: Received: from mail-la0-f44.google.com ([209.85.215.44]:47455 "EHLO mail-la0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932491AbaD2ToT (ORCPT ); Tue, 29 Apr 2014 15:44:19 -0400 Received: by mail-la0-f44.google.com with SMTP id hr17so527855lab.17 for ; Tue, 29 Apr 2014 12:44:18 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1398750865-10892-1-git-send-email-anup.patel@linaro.org> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, Apr 29, 2014 at 11:24:13AM +0530, Anup Patel wrote: > Currently, KVM ARM/ARM64 only provides in-kernel emulation of Power State > and Coordination Interface (PSCI) v0.1. > > This patchset aims at providing newer PSCI v0.2 for KVM ARM/ARM64 VCPUs > such that it does not break current KVM ARM/ARM64 ABI. > > The user space tools (i.e. QEMU or KVMTOOL) will have to explicitly enable > KVM_ARM_VCPU_PSCI_0_2 feature using KVM_ARM_VCPU_INIT ioctl for providing > PSCI v0.2 to VCPUs. > I feel like this is ready to queue for the next merge window. Last chance to object. -Christoffer