From: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
To: qemu-devel@nongnu.org
Cc: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Subject: [Qemu-devel] [PATCH 0/4] cg3/tcx cleanups
Date: Sat, 24 May 2014 13:44:57 +0100 [thread overview]
Message-ID: <1400935501-18293-1-git-send-email-mark.cave-ayland@ilande.co.uk> (raw)
This patchset primarily addresses Andreas' comments with regard to cg3 init/realize. The
first patch addresses this, followed by a second patch to address a previous comment made
by Paolo.
The last two patches then alter tcx in a similar fashion to bring it in line with the
cg3 changes.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Mark Cave-Ayland (4):
cg3: move initialisation from realizefn to initfn
cg3: add extra check to prevent CG3 register array overflow
tcx: move initialisation from SysBusDevice class to TCX class
realizefn
tcx: move initialisation from realizefn to initfn
hw/display/cg3.c | 27 ++++++++++++++---------
hw/display/tcx.c | 64 ++++++++++++++++++++++++++++++------------------------
hw/sparc/sun4m.c | 10 ++++-----
3 files changed, 58 insertions(+), 43 deletions(-)
--
1.7.10.4
next reply other threads:[~2014-05-24 12:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-24 12:44 Mark Cave-Ayland [this message]
2014-05-24 12:44 ` [Qemu-devel] [PATCH 1/4] cg3: move initialisation from realizefn to initfn Mark Cave-Ayland
2014-05-24 12:44 ` [Qemu-devel] [PATCH 2/4] cg3: add extra check to prevent CG3 register array overflow Mark Cave-Ayland
2014-05-24 12:45 ` [Qemu-devel] [PATCH 3/4] tcx: move initialisation from SysBusDevice class to TCX class realizefn Mark Cave-Ayland
2014-05-24 12:45 ` [Qemu-devel] [PATCH 4/4] tcx: move initialisation from realizefn to initfn Mark Cave-Ayland
2014-06-05 20:11 ` [Qemu-devel] [PATCH 0/4] cg3/tcx cleanups Mark Cave-Ayland
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=1400935501-18293-1-git-send-email-mark.cave-ayland@ilande.co.uk \
--to=mark.cave-ayland@ilande.co.uk \
--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).