Get rid of the ConsoleListener SimObject and just fold the
authorNathan Binkert <binkertn@umich.edu>
Thu, 22 Feb 2007 06:14:11 +0000 (22:14 -0800)
committerNathan Binkert <binkertn@umich.edu>
Thu, 22 Feb 2007 06:14:11 +0000 (22:14 -0800)
commitfa4c3d74fe7eb9627119d17542fbde18eb10423e
tree4ed4320fb59c5839057e472446313734daab5858
parent783e642ed8cf45e65ddb7a47f5bd2c34df1900cd
Get rid of the ConsoleListener SimObject and just fold the
relevant code directly into the SimConsole object.  Now,
you can easily turn off the listen port by just specifying
0 as the port.

--HG--
extra : convert_revision : c8937fa45b429d8a0728e6c720a599e38972aaf0
configs/common/FSConfig.py
src/dev/simconsole.cc
src/dev/simconsole.hh
src/python/m5/objects/SimConsole.py
src/python/m5/objects/T1000.py