qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/4] cg3/tcx cleanups


From: Mark Cave-Ayland
Subject: [Qemu-devel] [PATCH 0/4] cg3/tcx cleanups
Date: Sat, 24 May 2014 13:44:57 +0100

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 <address@hidden>


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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]