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/8] arm-devs queue
Date: Mon, 12 Dec 2011 10:34:35 -0600	[thread overview]
Message-ID: <4EE62D1B.3000604@us.ibm.com> (raw)
In-Reply-To: <1323686869-15567-1-git-send-email-peter.maydell@linaro.org>

On 12/12/2011 04:47 AM, Peter Maydell wrote:
> The following changes since commit f18318eef8b4b263f4e82a5338c9b2875a6c73c8:
>
>    Merge branch 'master' of git://git.qemu.org/qemu (2011-12-12 04:12:31 +0400)
>
> are available in the git repository at:
>
>    git://git.linaro.org/people/pmaydell/qemu-arm.git arm-devs.for-upstream

Pulled.  Thanks.

Regards,

Anthony Liguori

>
> Peter Chubb (1):
>        Fix sp804 dual-timer
>
> Peter Maydell (7):
>        hw/arm_mptimer.c: Turn ARM MPcore private timers into qdev devices
>        hw/arm_gic: Expose GIC CPU interfaces as sysbus memory regions
>        hw/mpcore.c: Use the GIC memory regions for the CPU interface
>        hw/realview_gic: Use GIC memory region for the CPU interface
>        hw/mpcore: Clean up mpcore_priv_read/write as they are now SCU only
>        hw/a9mpcore.c: Implement A9MP peripherals rather than 11MPcore ones
>        hw/mpcore.c: Merge with hw/arm11mpcore.c
>
>   Makefile.target   |    1 +
>   hw/a9mpcore.c     |  189 ++++++++++++++++++++++++++++--
>   hw/arm11mpcore.c  |  130 +++++++++++++++++++++-
>   hw/arm_gic.c      |   75 ++++++++++++-
>   hw/arm_mptimer.c  |  332 +++++++++++++++++++++++++++++++++++++++++++++++++++++
>   hw/arm_timer.c    |   41 ++++++-
>   hw/mpcore.c       |  283 ---------------------------------------------
>   hw/realview_gic.c |   25 +----
>   8 files changed, 751 insertions(+), 325 deletions(-)
>   create mode 100644 hw/arm_mptimer.c
>   delete mode 100644 hw/mpcore.c
>
>

  parent reply	other threads:[~2011-12-12 16:35 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-12 10:47 [Qemu-devel] [PULL 0/8] arm-devs queue Peter Maydell
2011-12-12 10:47 ` [Qemu-devel] [PATCH 1/8] Fix sp804 dual-timer Peter Maydell
2011-12-12 10:47 ` [Qemu-devel] [PATCH 2/8] hw/arm_mptimer.c: Turn ARM MPcore private timers into qdev devices Peter Maydell
2011-12-12 10:47 ` [Qemu-devel] [PATCH 3/8] hw/arm_gic: Expose GIC CPU interfaces as sysbus memory regions Peter Maydell
2011-12-12 10:47 ` [Qemu-devel] [PATCH 4/8] hw/mpcore.c: Use the GIC memory regions for the CPU interface Peter Maydell
2011-12-12 10:47 ` [Qemu-devel] [PATCH 5/8] hw/realview_gic: Use GIC memory region " Peter Maydell
2011-12-12 10:47 ` [Qemu-devel] [PATCH 6/8] hw/mpcore: Clean up mpcore_priv_read/write as they are now SCU only Peter Maydell
2011-12-12 10:47 ` [Qemu-devel] [PATCH 7/8] hw/a9mpcore.c: Implement A9MP peripherals rather than 11MPcore ones Peter Maydell
2011-12-12 10:47 ` [Qemu-devel] [PATCH 8/8] hw/mpcore.c: Merge with hw/arm11mpcore.c Peter Maydell
2011-12-12 16:34 ` Anthony Liguori [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-06-25 18:21 [Qemu-devel] [PULL 0/8] arm-devs queue Peter Maydell
2013-06-25 19:07 ` Anthony Liguori
2013-06-25 20:49   ` Peter Maydell
2013-06-25 21:45     ` Anthony Liguori
2013-06-25 22:01       ` 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=4EE62D1B.3000604@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).