From: Peter Maydell <peter.maydell@linaro.org>
To: qemu-devel@nongnu.org
Cc: "Benoît Canet" <benoit.canet@gmail.com>,
"Avi Kivity" <avi@redhat.com>,
patches@linaro.org
Subject: [Qemu-devel] [PATCH v3 0/2] integratorcp: fix and simplify flash remap code
Date: Wed, 4 Jan 2012 11:34:57 +0000 [thread overview]
Message-ID: <1325676899-23131-1-git-send-email-peter.maydell@linaro.org> (raw)
Simplify the flash remap code now we have an API for simple
enable/disable of memory regions.
Changes:
v1->v2: split 'fix sense of REMAP bit' into its own patch
v2->v3: minor change suggested by Avi in patch 2
(pass !(sm->cm_ctrl & 4) to set_enabled() rather than using if)
Peter Maydell (2):
hw/integratorcp: Fix sense of REMAP bit
hw/integratorcp: Simplify flash remap code
hw/integratorcp.c | 26 +++++++-------------------
1 files changed, 7 insertions(+), 19 deletions(-)
next reply other threads:[~2012-01-04 11:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-04 11:34 Peter Maydell [this message]
2012-01-04 11:34 ` [Qemu-devel] [PATCH v3 1/2] hw/integratorcp: Fix sense of REMAP bit Peter Maydell
2012-01-04 11:34 ` [Qemu-devel] [PATCH v3 2/2] hw/integratorcp: Simplify flash remap code Peter Maydell
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=1325676899-23131-1-git-send-email-peter.maydell@linaro.org \
--to=peter.maydell@linaro.org \
--cc=avi@redhat.com \
--cc=benoit.canet@gmail.com \
--cc=patches@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).