From: "Alex Bennée" <alex.bennee@linaro.org>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "Claudio Fontana" <claudio.fontana@huawei.com>,
"QEMU Developers" <qemu-devel@nongnu.org>,
"Andreas Färber" <afaerber@suse.de>
Subject: Re: [Qemu-devel] [PATCH v4] integrator: fix Linux boot failure by emulating dbg region
Date: Sat, 26 Oct 2013 09:31:51 +0100 [thread overview]
Message-ID: <871u388mbs.fsf@linaro.org> (raw)
In-Reply-To: <CAFEAcA-Y4yhuO9rP4JRPYEwi3SX0u31wt_cyPaOp+swnvtMoKQ@mail.gmail.com>
peter.maydell@linaro.org writes:
> On 22 October 2013 15:16, <alex.bennee@linaro.org> wrote:
>> +typedef struct {
>> + SysBusDevice parent_obj;
>> +
>> + MemoryRegion iomem;
>> +
>> + uint32_t alpha;
>> + uint32_t leds;
>> + uint32_t switches;
>> +} IntegratorDebugState
>
> You forgot to remove these unused fields. I've done so
> and added that slightly-edited patch to target-arm.next.
Doh, sorry about that. Thanks.
>
> thanks
> -- PMM
--
Alex Bennée
prev parent reply other threads:[~2013-10-26 8:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-22 14:16 [Qemu-devel] [PATCH v4] integrator: fix Linux boot failure by emulating dbg region alex.bennee
2013-10-25 17:35 ` Peter Maydell
2013-10-26 8:31 ` Alex Bennée [this message]
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=871u388mbs.fsf@linaro.org \
--to=alex.bennee@linaro.org \
--cc=afaerber@suse.de \
--cc=claudio.fontana@huawei.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.