From: "Hervé Poussineau" <hpoussin@reactos.org>
To: qemu-devel@nongnu.org
Cc: "Hervé Poussineau" <hpoussin@reactos.org>
Subject: [Qemu-devel] [PATCHv3 0/3] ds1225y: qdev-ification (used in MIPS Jazz)
Date: Mon, 18 Jul 2011 23:34:19 +0200 [thread overview]
Message-ID: <1311024862-7928-1-git-send-email-hpoussin@reactos.org> (raw)
This patchset qdev-ifies the ds1225y device, used in MIPS Jazz emulation.
Changes since v2:
- replace "nvram" by "ds1225y" for qdev device name
(no change in patches 1 and 2)
Changes since v1:
- rebased
- split into multiple patches as per Markus advice
Hervé Poussineau (3):
ds1225y: Remove protection stuff, which doesn't belong to this device
ds1225y: use trace framework
ds1225y: convert to qdev device, and use it in MIPS Jazz emulation
hw/ds1225y.c | 151 ++++++++++++++++++++++++++++---------------------------
hw/mips.h | 4 --
hw/mips_jazz.c | 11 +++-
trace-events | 4 ++
4 files changed, 89 insertions(+), 81 deletions(-)
--
1.7.5.4
next reply other threads:[~2011-07-18 21:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-18 21:34 Hervé Poussineau [this message]
2011-07-18 21:34 ` [Qemu-devel] [PATCHv3 1/3] ds1225y: Remove protection stuff, which doesn't belong to this device Hervé Poussineau
2011-07-18 21:34 ` [Qemu-devel] [PATCHv3 2/3] ds1225y: use trace framework Hervé Poussineau
2011-07-18 21:34 ` [Qemu-devel] [PATCHv3 3/3] ds1225y: convert to qdev device, and use it in MIPS Jazz emulation Hervé Poussineau
2011-07-20 21:02 ` [Qemu-devel] [PATCHv3 0/3] ds1225y: qdev-ification (used in MIPS Jazz) Blue Swirl
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=1311024862-7928-1-git-send-email-hpoussin@reactos.org \
--to=hpoussin@reactos.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).