From: Stefan Hajnoczi <stefanha@gmail.com>
To: Stefan Weil <sw@weilnetz.de>
Cc: qemu-trivial@nongnu.org, Paolo Bonzini <pbonzini@redhat.com>,
qemu-devel@nongnu.org
Subject: Re: [Qemu-trivial] [PATCH] hw: Add lost ARM core again
Date: Fri, 19 Apr 2013 11:39:39 +0200 [thread overview]
Message-ID: <20130419093939.GE30143@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <1365972770-13777-1-git-send-email-sw@weilnetz.de>
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?
next prev parent reply other threads:[~2013-04-19 9:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2013-04-19 10:07 ` [Qemu-trivial] [Qemu-devel] " Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130419093939.GE30143@stefanha-thinkpad.redhat.com \
--to=stefanha@gmail.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=sw@weilnetz.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).