* [Qemu-trivial] [PATCH] hw: Add lost ARM core again
@ 2013-04-14 20:52 Stefan Weil
2013-04-15 9:11 ` Paolo Bonzini
2013-04-19 9:39 ` Stefan Hajnoczi
0 siblings, 2 replies; 4+ messages in thread
From: Stefan Weil @ 2013-04-14 20:52 UTC (permalink / raw)
To: qemu-trivial; +Cc: Paolo Bonzini, qemu-devel, Stefan Weil
Commit 0434e30afb6175212389811e0b28b948eb3c1e40 accidentally removed
the compilation of arm11mpcore.c.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
---
default-configs/arm-softmmu.mak | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/default-configs/arm-softmmu.mak b/default-configs/arm-softmmu.mak
index 31725a9..27cbe3d 100644
--- a/default-configs/arm-softmmu.mak
+++ b/default-configs/arm-softmmu.mak
@@ -34,8 +34,8 @@ CONFIG_PFLASH_CFI02=y
CONFIG_MICRODRIVE=y
CONFIG_USB_MUSB=y
-CONFIG_ARM5MPCORE=y
CONFIG_ARM9MPCORE=y
+CONFIG_ARM11MPCORE=y
CONFIG_ARM15MPCORE=y
CONFIG_ARM_GIC=y
--
1.7.10.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [Qemu-trivial] [PATCH] hw: Add lost ARM core again
2013-04-14 20:52 [Qemu-trivial] [PATCH] hw: Add lost ARM core again Stefan Weil
@ 2013-04-15 9:11 ` Paolo Bonzini
2013-04-19 9:39 ` Stefan Hajnoczi
1 sibling, 0 replies; 4+ messages in thread
From: Paolo Bonzini @ 2013-04-15 9:11 UTC (permalink / raw)
To: Stefan Weil; +Cc: qemu-trivial, qemu-devel
Il 14/04/2013 22:52, Stefan Weil ha scritto:
> Commit 0434e30afb6175212389811e0b28b948eb3c1e40 accidentally removed
> the compilation of arm11mpcore.c.
>
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
> ---
> default-configs/arm-softmmu.mak | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/default-configs/arm-softmmu.mak b/default-configs/arm-softmmu.mak
> index 31725a9..27cbe3d 100644
> --- a/default-configs/arm-softmmu.mak
> +++ b/default-configs/arm-softmmu.mak
> @@ -34,8 +34,8 @@ CONFIG_PFLASH_CFI02=y
> CONFIG_MICRODRIVE=y
> CONFIG_USB_MUSB=y
>
> -CONFIG_ARM5MPCORE=y
> CONFIG_ARM9MPCORE=y
> +CONFIG_ARM11MPCORE=y
> CONFIG_ARM15MPCORE=y
>
> CONFIG_ARM_GIC=y
>
Thanks, will include in pull request.
Paolo
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-trivial] [PATCH] hw: Add lost ARM core again
2013-04-14 20:52 [Qemu-trivial] [PATCH] hw: Add lost ARM core again Stefan Weil
2013-04-15 9:11 ` Paolo Bonzini
@ 2013-04-19 9:39 ` Stefan Hajnoczi
2013-04-19 10:07 ` [Qemu-trivial] [Qemu-devel] " Peter Maydell
1 sibling, 1 reply; 4+ messages in thread
From: Stefan Hajnoczi @ 2013-04-19 9:39 UTC (permalink / raw)
To: Stefan Weil; +Cc: qemu-trivial, Paolo Bonzini, qemu-devel
On Sun, Apr 14, 2013 at 10:52:50PM +0200, Stefan Weil wrote:
> Commit 0434e30afb6175212389811e0b28b948eb3c1e40 accidentally removed
> the compilation of arm11mpcore.c.
>
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
> ---
> default-configs/arm-softmmu.mak | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/default-configs/arm-softmmu.mak b/default-configs/arm-softmmu.mak
> index 31725a9..27cbe3d 100644
> --- a/default-configs/arm-softmmu.mak
> +++ b/default-configs/arm-softmmu.mak
> @@ -34,8 +34,8 @@ CONFIG_PFLASH_CFI02=y
> CONFIG_MICRODRIVE=y
> CONFIG_USB_MUSB=y
>
> -CONFIG_ARM5MPCORE=y
> CONFIG_ARM9MPCORE=y
> +CONFIG_ARM11MPCORE=y
Did you mean to remove CONFIG_ARM5MPCORE?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-trivial] [Qemu-devel] [PATCH] hw: Add lost ARM core again
2013-04-19 9:39 ` Stefan Hajnoczi
@ 2013-04-19 10:07 ` Peter Maydell
0 siblings, 0 replies; 4+ messages in thread
From: Peter Maydell @ 2013-04-19 10:07 UTC (permalink / raw)
To: Stefan Hajnoczi; +Cc: qemu-trivial, Stefan Weil, qemu-devel, Paolo Bonzini
On 19 April 2013 10:39, Stefan Hajnoczi <stefanha@gmail.com> wrote:
> On Sun, Apr 14, 2013 at 10:52:50PM +0200, Stefan Weil wrote:
>> -CONFIG_ARM5MPCORE=y
>> CONFIG_ARM9MPCORE=y
>> +CONFIG_ARM11MPCORE=y
>
> Did you mean to remove CONFIG_ARM5MPCORE?
This is correct -- we don't emulate the Cortex-A5.
-- PMM
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-04-19 10:08 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-14 20:52 [Qemu-trivial] [PATCH] hw: Add lost ARM core again Stefan Weil
2013-04-15 9:11 ` Paolo Bonzini
2013-04-19 9:39 ` Stefan Hajnoczi
2013-04-19 10:07 ` [Qemu-trivial] [Qemu-devel] " 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).