From: Stefan Weil <sw@weilnetz.de>
To: Peter Chubb <peter.chubb@nicta.com.au>
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
qemu-devel@nongnu.org, "Andreas Färber" <afaerber@suse.de>
Subject: Re: [Qemu-devel] [PATCH V3 0/4] i.MX31 and KZM board support
Date: Wed, 30 Nov 2011 07:15:22 +0100 [thread overview]
Message-ID: <4ED5C9FA.4070806@weilnetz.de> (raw)
In-Reply-To: <20111130033628.097950901@nicta.com.au>
Am 30.11.2011 04:36, schrieb Peter Chubb:
> Changes since last patchset:
> * All files now under GPL version 2 or later (I've talked with
> OK-Labs and they've agreed).
hw/imx_serial.c is still GPL 2 only. I did not review the rest.
> * `DPRINTF' like macro for printing out guest kernel and qemu
> implementation errors
> * Fixed bugs in avic implementation, as found by PMM
> * Use a static initialiser and sysbus_register_withprop() instead of
> calls to sysbus_register() adn vmstate_register()
> * Fixed bugs in imx_timer.c as noted by PMM and Andreas
Could you please use 'git send-email' to send the patches?
Patches which are appended to a mail make review and
answering difficult.
Regards,
Stefan Weil
next prev parent reply other threads:[~2011-11-30 6:16 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-30 3:36 [Qemu-devel] [PATCH V3 0/4] i.MX31 and KZM board support Peter Chubb
2011-11-30 3:36 ` [Qemu-devel] [PATCH V3 1/4] Implement the FreeScale i.MX UART. This uart is used in a variety of SoCs, including some by Motorola, as well as in the FreeScale i.MX series Peter Chubb
2011-12-01 16:55 ` Peter Maydell
2011-12-01 16:56 ` Peter Maydell
2011-12-01 19:26 ` Peter Chubb
2011-12-06 1:03 ` Peter Chubb
2011-11-30 3:36 ` [Qemu-devel] [PATCH V3 2/4] Implement the timers on the FreeScale i.MX31 SoC. This is not a complete implementation, but gives enough for Linux to boot and run Peter Chubb
2011-12-01 17:11 ` Peter Maydell
2011-11-30 3:36 ` [Qemu-devel] [PATCH V3 3/4] Implement the FreeSCALE i.MX31 advanced vectored interrupt controller, at least to the extent it is used by Linux 3.0.x Peter Chubb
2011-12-01 17:26 ` Peter Maydell
2011-12-06 1:05 ` Peter Chubb
2011-11-30 3:36 ` [Qemu-devel] [PATCH V3 4/4] Board support for Kyoto Micros KZM-ARM11-01, an evaluation board built around the FreeScale i.MX31 Peter Chubb
2011-11-30 6:15 ` Stefan Weil [this message]
2011-11-30 6:20 ` [Qemu-devel] [PATCH V3 0/4] i.MX31 and KZM board support Peter Chubb
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=4ED5C9FA.4070806@weilnetz.de \
--to=sw@weilnetz.de \
--cc=afaerber@suse.de \
--cc=peter.chubb@nicta.com.au \
--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 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).