qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 00/17] Memory API conversions, batch 13
Date: Sun, 30 Oct 2011 16:33:37 +0200	[thread overview]
Message-ID: <1319985234-32371-1-git-send-email-avi@redhat.com> (raw)

If you expect anything interesting here, you're looking at the wrong place.
Nevertheless, please review.

Avi Kivity (17):
  tosa: convert to memory API
  versatilepb: convert to memory API
  vexpress: convert to memory API
  virtex_ml507: convert to memory API
  shix: convert to memory API
  jazz_led: convert to memory API
  parallel: convert to memory API
  zaurus: convert to memory API
  pl011: convert to memory API
  pl022: convert to memory API
  pl031: convert to memory API
  pl050: convert to memory API
  pl061: convert to memory API
  pl080: convert to memory API
  pl110: convert to memory API
  pl181: convert to memory API
  pl190: convert to memory API

 hw/jazz_led.c     |   25 ++++++++++---------------
 hw/mips.h         |    4 +++-
 hw/mips_jazz.c    |    5 +++--
 hw/parallel.c     |   27 ++++++++++++---------------
 hw/pc.h           |    3 ++-
 hw/pl011.c        |   27 ++++++++++-----------------
 hw/pl022.c        |   29 +++++++++++------------------
 hw/pl031.c        |   30 ++++++++++--------------------
 hw/pl050.c        |   27 ++++++++++-----------------
 hw/pl061.c        |   27 ++++++++++-----------------
 hw/pl080.c        |   27 ++++++++++-----------------
 hw/pl110.c        |   27 ++++++++++-----------------
 hw/pl181.c        |   26 ++++++++++----------------
 hw/pl190.c        |   28 +++++++++++-----------------
 hw/shix.c         |   14 +++++++++++---
 hw/tosa.c         |    6 ++++--
 hw/versatilepb.c  |   35 +++++++++++++++--------------------
 hw/vexpress.c     |   31 +++++++++++++++++--------------
 hw/virtex_ml507.c |    6 +++---
 hw/zaurus.c       |   26 +++++++++++---------------
 20 files changed, 183 insertions(+), 247 deletions(-)

-- 
1.7.6.3

             reply	other threads:[~2011-10-30 14:34 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-30 14:33 Avi Kivity [this message]
2011-10-30 14:33 ` [Qemu-devel] [PATCH 01/17] tosa: convert to memory API Avi Kivity
2011-10-30 14:33 ` [Qemu-devel] [PATCH 02/17] versatilepb: " Avi Kivity
2011-10-30 14:33 ` [Qemu-devel] [PATCH 03/17] vexpress: " Avi Kivity
2011-10-30 14:33 ` [Qemu-devel] [PATCH 04/17] virtex_ml507: " Avi Kivity
2011-10-30 14:33 ` [Qemu-devel] [PATCH 05/17] shix: " Avi Kivity
2011-10-30 14:33 ` [Qemu-devel] [PATCH 06/17] jazz_led: " Avi Kivity
2011-10-30 14:33 ` [Qemu-devel] [PATCH 07/17] parallel: " Avi Kivity
2011-10-30 14:33 ` [Qemu-devel] [PATCH 08/17] zaurus: " Avi Kivity
2011-10-30 14:33 ` [Qemu-devel] [PATCH 09/17] pl011: " Avi Kivity
2011-10-30 14:33 ` [Qemu-devel] [PATCH 10/17] pl022: " Avi Kivity
2011-10-30 14:33 ` [Qemu-devel] [PATCH 11/17] pl031: " Avi Kivity
2011-10-30 14:33 ` [Qemu-devel] [PATCH 12/17] pl050: " Avi Kivity
2011-10-30 14:33 ` [Qemu-devel] [PATCH 13/17] pl061: " Avi Kivity
2011-10-30 14:33 ` [Qemu-devel] [PATCH 14/17] pl080: " Avi Kivity
2011-10-30 14:33 ` [Qemu-devel] [PATCH 15/17] pl110: " Avi Kivity
2011-10-30 14:33 ` [Qemu-devel] [PATCH 16/17] pl181: " Avi Kivity
2011-10-30 14:33 ` [Qemu-devel] [PATCH 17/17] pl190: " 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=1319985234-32371-1-git-send-email-avi@redhat.com \
    --to=avi@redhat.com \
    --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).