Re: [Qemu-devel] [PATCH v4 0/3] Add guest PMU in machine virt

2016-05-24 Thread Peter Maydell
On 26 April 2016 at 12:40, Shannon Zhao wrote: > From: Shannon Zhao > > KVM-ARM64 supports guest PMU now. This series add the support in machine > virt so that guest could use PMU. > > The ACPI part is tested with below guest kernel patches. > https://lkml.org/lkml/2016/4/12/755 Applied to targe

[Qemu-devel] [PATCH v4 0/3] Add guest PMU in machine virt

2016-04-26 Thread Shannon Zhao
From: Shannon Zhao KVM-ARM64 supports guest PMU now. This series add the support in machine virt so that guest could use PMU. The ACPI part is tested with below guest kernel patches. https://lkml.org/lkml/2016/4/12/755 Changes since v3: * if kvm_arm_pmu_create returns a failure, don't create pm