qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alistair Francis <alistair.francis@xilinx.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "Alistair Francis" <alistair.francis@xilinx.com>,
	"Edgar Iglesias" <edgar.iglesias@xilinx.com>,
	"QEMU Developers" <qemu-devel@nongnu.org>,
	"Peter Crosthwaite" <crosthwaitepeter@gmail.com>,
	"Edgar E. Iglesias" <edgar.iglesias@gmail.com>,
	"Alex Bennée" <alex.bennee@linaro.org>,
	"KONRAD Frédéric" <fred.konrad@greensocs.com>
Subject: Re: [Qemu-devel] [PATCH v9 0/8] data-driven device registers
Date: Fri, 1 Jul 2016 08:47:42 -0700	[thread overview]
Message-ID: <CAKmqyKN+dEc2gidSPe+0w3_FHA2JuLi0mcJopaV98b1CiueO+w@mail.gmail.com> (raw)
In-Reply-To: <CAFEAcA9qxKwJTm4ezR=sohZV8Rg_AHQcWYNyd-Mn-yfKe=k13g@mail.gmail.com>

On Fri, Jul 1, 2016 at 8:11 AM, Peter Maydell <peter.maydell@linaro.org> wrote:
> On 27 June 2016 at 19:53, Alistair Francis <alistair.francis@xilinx.com> wrote:
>> This patch series is based on Peter C's original register API. His
>> original cover letter is below.
>>
>> Future work: Allow support for memory attributes.
>
> Thanks, applied to target-arm.next. (You still had a typo
> in your finalize function name but I have fixed it.)

Great! Thanks so much everyone who helped review this.

Thanks,

Alistair

>
> thanks
> -- PMM
>

      reply	other threads:[~2016-07-01 15:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-27 18:53 [Qemu-devel] [PATCH v9 0/8] data-driven device registers Alistair Francis
2016-06-27 18:53 ` [Qemu-devel] [PATCH v9 1/8] bitops: Add MAKE_64BIT_MASK macro Alistair Francis
2016-06-27 18:53 ` [Qemu-devel] [PATCH v9 2/8] register: Add Register API Alistair Francis
2016-06-27 18:53 ` [Qemu-devel] [PATCH v9 3/8] register: Add Memory API glue Alistair Francis
2016-06-27 18:53 ` [Qemu-devel] [PATCH v9 4/8] register: Define REG and FIELD macros Alistair Francis
2016-06-27 18:53 ` [Qemu-devel] [PATCH v9 5/8] register: QOMify Alistair Francis
2016-06-27 18:53 ` [Qemu-devel] [PATCH v9 6/8] register: Add block initialise helper Alistair Francis
2016-06-27 18:53 ` [Qemu-devel] [PATCH v9 7/8] dma: Add Xilinx Zynq devcfg device model Alistair Francis
2016-06-27 18:53 ` [Qemu-devel] [PATCH v9 8/8] xilinx_zynq: Connect devcfg to the Zynq machine model Alistair Francis
2016-07-01 15:11 ` [Qemu-devel] [PATCH v9 0/8] data-driven device registers Peter Maydell
2016-07-01 15:47   ` Alistair Francis [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=CAKmqyKN+dEc2gidSPe+0w3_FHA2JuLi0mcJopaV98b1CiueO+w@mail.gmail.com \
    --to=alistair.francis@xilinx.com \
    --cc=alex.bennee@linaro.org \
    --cc=crosthwaitepeter@gmail.com \
    --cc=edgar.iglesias@gmail.com \
    --cc=edgar.iglesias@xilinx.com \
    --cc=fred.konrad@greensocs.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).