From mboxrd@z Thu Jan 1 00:00:00 1970 From: shannon.zhao@linaro.org (Shannon Zhao) Date: Fri, 15 Jan 2016 22:04:03 +0800 Subject: [PATCH v9 00/21] KVM: ARM64: Add guest PMU support In-Reply-To: <20160115134523.GH3915@hawk.localdomain> References: <1452839275-19368-1-git-send-email-zhaoshenglong@huawei.com> <20160115134523.GH3915@hawk.localdomain> Message-ID: <5698FC53.2090907@linaro.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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