From: "Benoît Canet" <benoit.canet@gmail.com>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, "Benoît Canet" <benoit.canet@gmail.com>,
avi@redhat.com
Subject: [Qemu-devel] [PATCH v2 0/5] convert some omap devices to memory API
Date: Mon, 28 Nov 2011 13:53:33 +0100 [thread overview]
Message-ID: <1322484818-3604-1-git-send-email-benoit.canet@gmail.com> (raw)
These patch convert some omap devices to the memory API
v2:
omap_sx1: smarter mask (avi)
Benoît Canet (5):
omap_sx1: convert to memory API
omap_spi: convert to memory API
omap_lcdc: convert to memory API
omap_l4: convert to memory API
omap_i2c: convert to memory API
hw/omap.h | 15 ++++++--
hw/omap1.c | 4 +-
hw/omap_i2c.c | 45 ++++++++++++++-----------
hw/omap_l4.c | 35 +++++++++++---------
hw/omap_lcdc.c | 33 ++++++++----------
hw/omap_spi.c | 37 +++++++++++---------
hw/omap_sx1.c | 99 +++++++++++++++++++++++++------------------------------
7 files changed, 137 insertions(+), 131 deletions(-)
--
1.7.7.3
next reply other threads:[~2011-11-28 12:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-28 12:53 Benoît Canet [this message]
2011-11-28 12:53 ` [Qemu-devel] [PATCH v2 1/5] omap_sx1: convert to memory API Benoît Canet
2011-11-28 12:53 ` [Qemu-devel] [PATCH v2 2/5] omap_spi: " Benoît Canet
2011-11-28 12:53 ` [Qemu-devel] [PATCH v2 3/5] omap_lcdc: " Benoît Canet
2011-11-28 12:53 ` [Qemu-devel] [PATCH v2 4/5] omap_l4: " Benoît Canet
2011-11-28 12:53 ` [Qemu-devel] [PATCH v2 5/5] omap_i2c: " Benoît Canet
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=1322484818-3604-1-git-send-email-benoit.canet@gmail.com \
--to=benoit.canet@gmail.com \
--cc=avi@redhat.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).