* [RFC PATCH-for-5.2] hw/arm/virt: Remove dependency on Cortex-A15 MPCore peripherals
@ 2020-11-07 11:48 Philippe Mathieu-Daudé
2020-11-09 11:42 ` Peter Maydell
0 siblings, 1 reply; 2+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-11-07 11:48 UTC (permalink / raw)
To: qemu-devel
Cc: Peter Maydell, Andrew Jones, Thomas Huth, qemu-arm,
Miroslav Rezanina, Philippe Mathieu-Daudé
When using a Cortex-A15, the Virt machine does not use any
MPCore peripherals. Remove the dependency.
Fixes: 7951c7b7c05 ("hw/arm: Express dependencies of the virt machine with Kconfig")
Reported-by: Miroslav Rezanina <mrezanin@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
---
RFC because there might be some odd use case I'm not aware of
(like instantiating it via device tree?)
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
---
hw/arm/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/hw/arm/Kconfig b/hw/arm/Kconfig
index fdf4464b948..e2e9cc36eb1 100644
--- a/hw/arm/Kconfig
+++ b/hw/arm/Kconfig
@@ -6,7 +6,6 @@ config ARM_VIRT
imply VFIO_PLATFORM
imply VFIO_XGMAC
imply TPM_TIS_SYSBUS
- select A15MPCORE
select ACPI
select ARM_SMMUV3
select GPIO_KEY
--
2.26.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [RFC PATCH-for-5.2] hw/arm/virt: Remove dependency on Cortex-A15 MPCore peripherals
2020-11-07 11:48 [RFC PATCH-for-5.2] hw/arm/virt: Remove dependency on Cortex-A15 MPCore peripherals Philippe Mathieu-Daudé
@ 2020-11-09 11:42 ` Peter Maydell
0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2020-11-09 11:42 UTC (permalink / raw)
To: Philippe Mathieu-Daudé
Cc: Thomas Huth, Andrew Jones, qemu-arm, Miroslav Rezanina,
QEMU Developers
On Sat, 7 Nov 2020 at 11:48, Philippe Mathieu-Daudé <philmd@redhat.com> wrote:
>
> When using a Cortex-A15, the Virt machine does not use any
> MPCore peripherals. Remove the dependency.
>
> Fixes: 7951c7b7c05 ("hw/arm: Express dependencies of the virt machine with Kconfig")
> Reported-by: Miroslav Rezanina <mrezanin@redhat.com>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
> RFC because there might be some odd use case I'm not aware of
> (like instantiating it via device tree?)
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
> hw/arm/Kconfig | 1 -
Applied to target-arm.next, thanks.
-- PMM
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-11-09 11:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-07 11:48 [RFC PATCH-for-5.2] hw/arm/virt: Remove dependency on Cortex-A15 MPCore peripherals Philippe Mathieu-Daudé
2020-11-09 11:42 ` Peter Maydell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).