On 2016年04月25日 20:42, Andrew Jones wrote: > On Mon, Apr 25, 2016 at 03:11:46PM +0800, Shannon Zhao wrote: >> > From: Shannon Zhao <shannon.z...@linaro.org> >> > >> > Add PMU IRQ number in ACPI table, then we can use PMU in guest through >> > ACPI. >> > >> > Signed-off-by: Shannon Zhao <shannon.z...@linaro.org> >> > Reviewed-by: Andrew Jones <drjo...@redhat.com> >> > --- >> > hw/arm/virt-acpi-build.c | 3 +++ >> > 1 file changed, 3 insertions(+) > Question: for testing of this, did you use > https://lkml.org/lkml/2016/4/12/755 ? Actually I didn't test PMU with ACPI since I didn't notice the patch series you point out and it's very obvious for QEMU changes(adding irq flag and irq number in GICC). I will have a test later.
Thanks, -- Shannon