From: "Edgar E. Iglesias" <edgar.iglesias@gmail.com>
To: qemu-devel@nongnu.org
Cc: "Edgar E. Iglesias" <edgar.iglesias@gmail.com>,
Avi Kivity <avi@redhat.com>,
edgar@axis.com
Subject: [Qemu-devel] [PATCH 0/5] etrax: Convert devices to MemoryRegion
Date: Thu, 11 Aug 2011 12:25:58 +0200 [thread overview]
Message-ID: <1313058363-3217-1-git-send-email-edgar.iglesias@gmail.com> (raw)
From: "Edgar E. Iglesias" <edgar.iglesias@gmail.com>
Mechanical conversion of ETRAX devices to use MemoryRegions.
I've tested it lightly with the axis-dev88 board, seems to work fine.
Note that eth and dma models predate CodingStyle and use tabs,
I plan to change that with separate commits at some point.
Edgar E. Iglesias (5):
etrax-pic: Convert to MemoryRegion
etrax-ser: Convert to MemoryRegion
etrax-timer: Convert to MemoryRegion
etrax-dma: Convert to MemoryRegion
etrax-eth: Convert to MemoryRegion
hw/etraxfs_dma.c | 43 +++++++++++++++++++++++++++----------------
hw/etraxfs_eth.c | 30 ++++++++++++++++--------------
hw/etraxfs_pic.c | 30 +++++++++++++++---------------
hw/etraxfs_ser.c | 33 ++++++++++++++++++---------------
hw/etraxfs_timer.c | 31 ++++++++++++++++---------------
5 files changed, 92 insertions(+), 75 deletions(-)
--
1.7.5.4
next reply other threads:[~2011-08-11 10:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-11 10:25 Edgar E. Iglesias [this message]
2011-08-11 11:32 ` [Qemu-devel] [PATCH 0/5] etrax: Convert devices to MemoryRegion 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=1313058363-3217-1-git-send-email-edgar.iglesias@gmail.com \
--to=edgar.iglesias@gmail.com \
--cc=avi@redhat.com \
--cc=edgar@axis.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).