[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 06/12] target/arm/kvm: spe: Add device init and set_irq op
From: |
Andrew Jones |
Subject: |
Re: [PATCH v2 06/12] target/arm/kvm: spe: Add device init and set_irq operations |
Date: |
Tue, 8 Sep 2020 12:58:44 +0200 |
On Tue, Sep 08, 2020 at 08:13:24AM +0000, Haibo Xu wrote:
> Signed-off-by: Haibo Xu <haibo.xu@linaro.org>
> ---
> target/arm/kvm64.c | 33 +++++++++++++++++++++++++++++++++
> target/arm/kvm_arm.h | 5 +++++
> 2 files changed, 38 insertions(+)
>
Reviewed-by: Andrew Jones <drjones@redhat.com>
- Re: [PATCH v2 04/12] target/arm: spe: Only enable SPE from 5.2 compat machines., (continued)
- [PATCH v2 05/12] target/arm/kvm: spe: Unify device attr operation helper, Haibo Xu, 2020/09/08
- [PATCH v2 03/12] target/arm/cpu: spe: Add an option to turn on/off vSPE support, Haibo Xu, 2020/09/08
- [PATCH v2 07/12] hw/arm/virt: Move post cpu realize check into its own function, Haibo Xu, 2020/09/08
- [PATCH v2 06/12] target/arm/kvm: spe: Add device init and set_irq operations, Haibo Xu, 2020/09/08
- Re: [PATCH v2 06/12] target/arm/kvm: spe: Add device init and set_irq operations,
Andrew Jones <=
- [PATCH v2 09/12] hw/arm/virt: spe: Add SPE fdt binding for virt machine, Haibo Xu, 2020/09/08
[PATCH v2 08/12] hw/arm/virt: Move kvm pmu setup to virt_cpu_post_init, Haibo Xu, 2020/09/08
[PATCH v2 10/12] target/arm/cpu: spe: Enable spe to work with host cpu, Haibo Xu, 2020/09/08