From: Paolo Bonzini <pbonzini@redhat.com>
To: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Cc: peter.maydell@linaro.org, qemu-devel@nongnu.org,
blauwirbel@gmail.com, kraxel@redhat.com,
Anthony Liguori <anthony@codemonkey.ws>,
"Edgar E. Iglesias" <edgar.iglesias@gmail.com>
Subject: Re: [Qemu-devel] [PATCH v3 4/5] xilinx_devcfg: Zynq devcfg device model
Date: Thu, 30 May 2013 15:08:04 +0200 [thread overview]
Message-ID: <51A74F34.1040304@redhat.com> (raw)
In-Reply-To: <CAEgOgz7unX0tOPtTJPYhOB5yD2QC6Htf1mPVFG6socrsMfORtw@mail.gmail.com>
Il 30/05/2013 09:15, Peter Crosthwaite ha scritto:
>>> >> Hi Peter, Should we be putting r->access->name here instead of "devcfg-regs"?
>> >
>> > Yes, that's why I preferred to wrap the memory_region_init_io into an
>> > API that takes a RegisterInfo. :)
> ACK,
>
> You've convinced me :). Will be in v4 (pending outcome of discussion
> with Anthony RE decoding)
I would also have preferred (I was too terse in mentioning
.accepts.valid earlier so this is the less concise explanation) an API
that does a single memory_region_init_io region for a whole array of
registers. Basically having a RegisterArrayInfo in addition to the
RegisterInfo.
Paolo
next prev parent reply other threads:[~2013-05-30 13:08 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-24 5:46 [Qemu-devel] [PATCH v3 0/5] Data Driven device registers & Zynq DEVCFG peter.crosthwaite
2013-05-24 5:46 ` [Qemu-devel] [PATCH v3 1/5] bitops: Add ONES macro peter.crosthwaite
2013-05-24 5:47 ` [Qemu-devel] [PATCH v3 2/5] register: Add Register API peter.crosthwaite
2013-05-29 17:52 ` Edgar E. Iglesias
2013-05-24 5:48 ` [Qemu-devel] [PATCH v3 3/5] register: Add Memory API glue peter.crosthwaite
2013-05-24 5:49 ` [Qemu-devel] [PATCH v3 4/5] xilinx_devcfg: Zynq devcfg device model peter.crosthwaite
2013-05-29 8:51 ` Paolo Bonzini
2013-05-29 13:54 ` Peter Crosthwaite
2013-05-29 14:03 ` Paolo Bonzini
2013-05-29 17:04 ` Edgar E. Iglesias
2013-05-29 17:08 ` Paolo Bonzini
2013-05-30 7:15 ` Peter Crosthwaite
2013-05-30 13:08 ` Paolo Bonzini [this message]
2013-05-29 17:57 ` Anthony Liguori
2013-05-29 18:52 ` Anthony Liguori
2013-05-30 1:43 ` Peter Crosthwaite
2013-05-30 19:41 ` Anthony Liguori
2013-05-31 23:34 ` Peter Crosthwaite
2013-05-24 5:49 ` [Qemu-devel] [PATCH v3 5/5] xilinx_zynq: added devcfg to machine model peter.crosthwaite
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=51A74F34.1040304@redhat.com \
--to=pbonzini@redhat.com \
--cc=anthony@codemonkey.ws \
--cc=blauwirbel@gmail.com \
--cc=edgar.iglesias@gmail.com \
--cc=kraxel@redhat.com \
--cc=peter.crosthwaite@xilinx.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.