From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shannon Zhao Subject: Re: [PATCH v9 00/21] KVM: ARM64: Add guest PMU support Date: Fri, 15 Jan 2016 22:04:03 +0800 Message-ID: <5698FC53.2090907@linaro.org> References: <1452839275-19368-1-git-send-email-zhaoshenglong@huawei.com> <20160115134523.GH3915@hawk.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, marc.zyngier@arm.com, will.deacon@arm.com, linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu To: Andrew Jones , Shannon Zhao Return-path: In-Reply-To: <20160115134523.GH3915@hawk.localdomain> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kvmarm-bounces@lists.cs.columbia.edu Sender: kvmarm-bounces@lists.cs.columbia.edu List-Id: kvm.vger.kernel.org On 2016/1/15 21:45, Andrew Jones wrote: > On Fri, Jan 15, 2016 at 02:27:34PM +0800, Shannon Zhao wrote: >> From: Shannon Zhao > ... >> This patchset can be fetched from [1] and the relevant QEMU version for >> test can be fetched from [2]. >> > ... >> [1] https://git.linaro.org/people/shannon.zhao/linux-mainline.git KVM_ARM64_PMU_v9 >> [2] https://git.linaro.org/people/shannon.zhao/qemu.git PMU > > I don't see corresponding qemu vcpu ioctl code for patch 21/21 in this > branch. Forget to push it? > Sorry, I forget to commit the changes. Will update the branch tomorrow since the codes are on my working computer. Thanks, -- Shannon