[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 07/12] hw/arm/virt: Move post cpu realize check into its o
From: |
Andrew Jones |
Subject: |
Re: [PATCH v2 07/12] hw/arm/virt: Move post cpu realize check into its own function |
Date: |
Tue, 8 Sep 2020 13:03:17 +0200 |
On Tue, Sep 08, 2020 at 08:13:25AM +0000, Haibo Xu wrote:
> From: Andrew Jones <drjones@redhat.com>
>
> We'll add more to this new function in coming patches so we also
> state the gic must be created and call it below create_gic().
>
> No functional change intended.
>
> Signed-off-by: Andrew Jones <drjones@redhat.com>
This is the wrong version of this patch. You should use v2, for which
Peter has given his r-b
Thanks,
drew
- [PATCH v2 02/12] target/arm/kvm: spe: Add helper to detect SPE when using KVM, (continued)
- [PATCH v2 02/12] target/arm/kvm: spe: Add helper to detect SPE when using KVM, Haibo Xu, 2020/09/08
- [PATCH v2 04/12] target/arm: spe: Only enable SPE from 5.2 compat machines., Haibo Xu, 2020/09/08
- [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
- Re: [PATCH v2 07/12] hw/arm/virt: Move post cpu realize check into its own function,
Andrew Jones <=
- [PATCH v2 06/12] target/arm/kvm: spe: Add device init and set_irq operations, Haibo Xu, 2020/09/08
- [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