Re: [PATCH v3 0/6] kvm powerpc/book3s-hv: Expose Hostwide counters as perf-events

2025-01-24 Thread Gautam Menghani
I tested this series on both lpar and bare metal, LGTM For the series: Tested-by: Gautam Menghani

[PATCH v3 0/6] kvm powerpc/book3s-hv: Expose Hostwide counters as perf-events

2025-01-23 Thread Vaibhav Jain
Changes from v2 Link: https://lore.kernel.org/all/20250115143948.369379-1-vaib...@linux.ibm.com/ * Fixed a build warning reported by kernel test robot at [4] * Fixed minor nit in documentation patch [Gautam] * Fixed a redundant branch in kvmppc_init_hostwide() [Gautam] * Proposed v2 of Qemu-TCG em