qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] cg3/tcx cleanups
@ 2014-05-24 12:44 Mark Cave-Ayland
  2014-05-24 12:44 ` [Qemu-devel] [PATCH 1/4] cg3: move initialisation from realizefn to initfn Mark Cave-Ayland
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Mark Cave-Ayland @ 2014-05-24 12:44 UTC (permalink / raw)
  To: qemu-devel; +Cc: Mark Cave-Ayland

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-06-05 20:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-24 12:44 [Qemu-devel] [PATCH 0/4] cg3/tcx cleanups Mark Cave-Ayland
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

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).