From: Peter Maydell <peter.maydell@linaro.org>
To: Anthony Liguori <anthony@codemonkey.ws>, qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/6] misc ARM device fixes
Date: Thu, 18 Aug 2011 00:49:32 +0100 [thread overview]
Message-ID: <1313624978-5350-1-git-send-email-peter.maydell@linaro.org> (raw)
This is a pull request for bugfixing patches to various
ARM devboard devices. The patches have all been on the
mailing list for a few weeks without comment; please pull.
thanks
-- PMM
The following changes since commit 8b2a04eeb95212305d3a39170e1c4bc3dbe45e8a:
scsi: do not overwrite memory on REQUEST SENSE commands with a large buffer (2011-08-16 19:11:51 +0000)
are available in the git repository at:
git://git.linaro.org/people/pmaydell/qemu-arm.git armhw-for-upstream
Engin AYDOGAN (1):
hw/stellaris: Add support for RCC2 register
Peter Maydell (5):
hw/pl110: Model the PL111 CLCD controller
versatilepb: Implement SYS_CLCD mux control register bits
vexpress, realview: Use pl111, not pl110
hw/pl061: Convert to VMState
hw/pl061.c: Support GPIOAMSEL register
hw/arm_sysctl.c | 49 +++++++++++++-
hw/pl061.c | 181 ++++++++++++++++++++++++---------------------------
hw/pl110.c | 115 +++++++++++++++++++++++++++------
hw/pl110_template.h | 102 +++++++++++++++++++++++++++--
hw/realview.c | 2 +-
hw/stellaris.c | 72 +++++++++++++++++++-
hw/syborg_fb.c | 15 ++++-
hw/versatilepb.c | 13 +++-
hw/vexpress.c | 2 +-
9 files changed, 415 insertions(+), 136 deletions(-)
next reply other threads:[~2011-08-17 23:50 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-17 23:49 Peter Maydell [this message]
2011-08-17 23:49 ` [Qemu-devel] [PATCH 1/6] hw/pl110: Model the PL111 CLCD controller Peter Maydell
2011-08-17 23:49 ` [Qemu-devel] [PATCH 2/6] versatilepb: Implement SYS_CLCD mux control register bits Peter Maydell
2011-08-17 23:49 ` [Qemu-devel] [PATCH 3/6] vexpress, realview: Use pl111, not pl110 Peter Maydell
2011-08-17 23:49 ` [Qemu-devel] [PATCH 4/6] hw/pl061: Convert to VMState Peter Maydell
2011-08-17 23:49 ` [Qemu-devel] [PATCH 5/6] hw/pl061.c: Support GPIOAMSEL register Peter Maydell
2011-08-17 23:49 ` [Qemu-devel] [PATCH 6/6] hw/stellaris: Add support for RCC2 register Peter Maydell
2011-08-21 23:39 ` [Qemu-devel] [PULL 0/6] misc ARM device fixes Anthony Liguori
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=1313624978-5350-1-git-send-email-peter.maydell@linaro.org \
--to=peter.maydell@linaro.org \
--cc=anthony@codemonkey.ws \
--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).