qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
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 0/5] convert some omap devices to memory API
Date: Fri, 25 Nov 2011 15:21:32 +0100	[thread overview]
Message-ID: <1322230897-7470-1-git-send-email-benoit.canet@gmail.com> (raw)

These patch convert some omap devices to the memory API

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  |  113 +++++++++++++++++++++++++++++---------------------------
 7 files changed, 151 insertions(+), 131 deletions(-)

-- 
1.7.7.3

             reply	other threads:[~2011-11-25 14:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-25 14:21 Benoît Canet [this message]
2011-11-25 14:21 ` [Qemu-devel] [PATCH 1/5] omap_sx1: convert to memory API Benoît Canet
2011-11-27  8:49   ` Avi Kivity
2011-11-25 14:21 ` [Qemu-devel] [PATCH 2/5] omap_spi: " Benoît Canet
2011-11-25 14:21 ` [Qemu-devel] [PATCH 3/5] omap_lcdc: " Benoît Canet
2011-11-25 14:21 ` [Qemu-devel] [PATCH 4/5] omap_l4: " Benoît Canet
2011-11-25 14:21 ` [Qemu-devel] [PATCH 5/5] omap_i2c: " Benoît Canet
2011-11-28 13:32 ` [Qemu-devel] [PATCH 0/5] convert some omap devices " Avi Kivity
2011-11-29 14:43   ` Benoît Canet
2011-11-29 14:51     ` Avi Kivity

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=1322230897-7470-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).