qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PULL 0/5] arm-devs queue (to go after target-arm queue)
Date: Fri, 27 Jan 2012 11:33:05 -0600	[thread overview]
Message-ID: <4F22DFD1.7080005@us.ibm.com> (raw)
In-Reply-To: <1327586540-7746-1-git-send-email-peter.maydell@linaro.org>

On 01/26/2012 08:02 AM, Peter Maydell wrote:
> Hi; this is a pullreq for my arm-devs queue, which is basically
> the Highbank patches.
>
> There is a slight sequencing issue here: it would be better if
> this went in after the target-arm queue which I sent a pullreq
> for yesterday, because that includes a bugfix which Highbank
> depends on. It's not a disaster to put them in out of order,
> because it won't fail to build, it's just you don't get a working
> Highbank model until both bits are there and it seems aesthetically
> more pleasing for that to be the point where we commit the actual
> board model patch.
>
> I'd also like this to go in before Anthony's QOM patchset, which
> is why I'm posting this now rather than waiting for target-arm
> to be pulled :-)
>
> thanks
> -- PMM

Pulled.  Thanks.

Regards,

Anthony Liguori

>
> The following changes since commit 331636431af32ece373f4b1fb7c3ae9d0615e2a6:
>
>    vga: compile cirrus_vga in hwlib (2012-01-25 18:32:59 +0000)
>
> are available in the git repository at:
>    git://git.linaro.org/people/pmaydell/qemu-arm.git arm-devs.for-upstream
>
> Mark Langsdorf (1):
>        arm: add secondary cpu boot callbacks to arm_boot.c
>
> Peter Maydell (1):
>        arm_boot: support board IDs more than 16 bits wide
>
> Rob Herring (3):
>        Add xgmac ethernet model
>        ahci: add support for non-PCI based controllers
>        arm: SoC model for Calxeda Highbank
>
>   Makefile.target |    2 +
>   hw/arm-misc.h   |   17 +++
>   hw/arm_boot.c   |   65 +++++++---
>   hw/highbank.c   |  330 +++++++++++++++++++++++++++++++++++++++++++
>   hw/ide/ahci.c   |   44 ++++++
>   hw/xgmac.c      |  421 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
>   6 files changed, 862 insertions(+), 17 deletions(-)
>   create mode 100644 hw/highbank.c
>   create mode 100644 hw/xgmac.c
>
>

      parent reply	other threads:[~2012-01-27 17:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-26 14:02 [Qemu-devel] [PULL 0/5] arm-devs queue (to go after target-arm queue) Peter Maydell
2012-01-26 14:02 ` [Qemu-devel] [PATCH 1/5] Add xgmac ethernet model Peter Maydell
2012-01-26 14:02 ` [Qemu-devel] [PATCH 2/5] ahci: add support for non-PCI based controllers Peter Maydell
2012-01-26 14:02 ` [Qemu-devel] [PATCH 3/5] arm: add secondary cpu boot callbacks to arm_boot.c Peter Maydell
2012-01-26 14:02 ` [Qemu-devel] [PATCH 4/5] arm_boot: support board IDs more than 16 bits wide Peter Maydell
2012-01-26 14:02 ` [Qemu-devel] [PATCH 5/5] arm: SoC model for Calxeda Highbank Peter Maydell
2012-01-27 17:33 ` Anthony Liguori [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=4F22DFD1.7080005@us.ibm.com \
    --to=aliguori@us.ibm.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 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).