All of lore.kernel.org
 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 00/12] arm-devs queue
Date: Wed, 04 Jan 2012 11:56:47 -0600	[thread overview]
Message-ID: <4F0492DF.5020402@us.ibm.com> (raw)
In-Reply-To: <1325685386-23315-1-git-send-email-peter.maydell@linaro.org>

On 01/04/2012 07:56 AM, Peter Maydell wrote:
> This is a pullreq for accumulated arm-devs patches; please pull.
>
> NB: over the Christmas break my usual workflow got a bit disrupted so
> I might have missed some patches; if there's anything that you were
> expecting to be in here but isn't, please ping, resubmit the patch, etc.
>
> -- PMM

Pulled.  Thanks.

Regards,

Anthony Liguori

>
>
> The following changes since commit f3c6a169a39d188e98c17a0a0ebfa7f85e5aafdd:
>
>    Merge remote-tracking branch 'qemu-kvm/memory/page_desc' into staging (2012-01-03 14:39:05 -0600)
>
> are available in the git repository at:
>
>    git://git.linaro.org/people/pmaydell/qemu-arm.git arm-devs.for-upstream
>
> Juha Riihimäki (3):
>        hw/omap1.c: Separate PWL from omap_mpu_state
>        hw/omap1.c: Separate PWT from omap_mpu_state
>        hw/omap1.c: Separate dpll_ctl from omap_mpu_state
>
> Mark Langsdorf (1):
>        arm: Set frequencies for arm_timer
>
> Peter Maydell (5):
>        hw/pl181.c: Add save/load support
>        hw/pl110.c: Add post-load hook to invalidate display
>        hw/omap1.c: omap_mpuio_init() need not be public
>        hw/omap1.c: Drop unused includes
>        hw/omap_gpmc: Fix region map/unmap when configuring prefetch engine
>
> Rob Herring (3):
>        arm: add missing scu registers
>        arm: add dummy gic security registers
>        add L2x0/PL310 cache controller device
>
>   Makefile.target |    1 +
>   hw/a9mpcore.c   |   36 ++++++++++-
>   hw/arm_gic.c    |    6 ++
>   hw/arm_l2x0.c   |  181 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
>   hw/arm_timer.c  |   24 ++++++--
>   hw/omap.h       |   28 +--------
>   hw/omap1.c      |  151 +++++++++++++++++++++++++++-------------------
>   hw/omap_gpmc.c  |   30 +++++++---
>   hw/pl110.c      |   11 ++++
>   hw/pl181.c      |   49 ++++++++++++---
>   10 files changed, 404 insertions(+), 113 deletions(-)
>   create mode 100644 hw/arm_l2x0.c
>
>

      parent reply	other threads:[~2012-01-04 18:03 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-04 13:56 [Qemu-devel] [PULL 00/12] arm-devs queue Peter Maydell
2012-01-04 13:56 ` [Qemu-devel] [PATCH 01/12] hw/pl181.c: Add save/load support Peter Maydell
2012-01-04 13:56 ` [Qemu-devel] [PATCH 02/12] hw/pl110.c: Add post-load hook to invalidate display Peter Maydell
2012-01-04 13:56 ` [Qemu-devel] [PATCH 03/12] hw/omap1.c: omap_mpuio_init() need not be public Peter Maydell
2012-01-04 13:56 ` [Qemu-devel] [PATCH 04/12] hw/omap1.c: Separate PWL from omap_mpu_state Peter Maydell
2012-01-04 13:56 ` [Qemu-devel] [PATCH 05/12] hw/omap1.c: Separate PWT " Peter Maydell
2012-01-04 13:56 ` [Qemu-devel] [PATCH 06/12] hw/omap1.c: Separate dpll_ctl " Peter Maydell
2012-01-04 13:56 ` [Qemu-devel] [PATCH 07/12] hw/omap1.c: Drop unused includes Peter Maydell
2012-01-04 13:56 ` [Qemu-devel] [PATCH 08/12] hw/omap_gpmc: Fix region map/unmap when configuring prefetch engine Peter Maydell
2012-01-04 13:56 ` [Qemu-devel] [PATCH 09/12] arm: add missing scu registers Peter Maydell
2012-01-04 13:56 ` [Qemu-devel] [PATCH 10/12] arm: Set frequencies for arm_timer Peter Maydell
2012-01-04 13:56 ` [Qemu-devel] [PATCH 11/12] arm: add dummy gic security registers Peter Maydell
2012-01-04 13:56 ` [Qemu-devel] [PATCH 12/12] add L2x0/PL310 cache controller device Peter Maydell
2012-01-04 17:56 ` 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=4F0492DF.5020402@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 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.