gem5/src/dev
Nathan Binkert abc76f20cb Major changes to how SimObjects are created and initialized. Almost all
creation and initialization now happens in python.  Parameter objects
are generated and initialized by python.  The .ini file is now solely for
debugging purposes and is not used in construction of the objects in any
way.

--HG--
extra : convert_revision : 7e722873e417cb3d696f2e34c35ff488b7bff4ed
2007-07-23 21:51:38 -07:00
..
alpha Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
sparc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
baddev.cc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
baddev.hh Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
BadDevice.py Move SimObject python files alongside the C++ and fix 2007-05-27 19:21:17 -07:00
Device.py Move SimObject python files alongside the C++ and fix 2007-05-27 19:21:17 -07:00
disk_image.cc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
disk_image.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
DiskImage.py Move SimObject python files alongside the C++ and fix 2007-05-27 19:21:17 -07:00
etherbus.cc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
etherbus.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
etherdump.cc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
etherdump.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
etherint.cc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
etherint.hh add the ability for the ethernet device to check if the link is busy 2007-04-30 13:09:13 -04:00
etherlink.cc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
etherlink.hh add the ability for the ethernet device to check if the link is busy 2007-04-30 13:09:13 -04:00
Ethernet.py Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
etherpkt.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
etherpkt.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
ethertap.cc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
ethertap.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
i8254xGBe.cc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
i8254xGBe.hh Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
i8254xGBe_defs.hh make serialization at least seem to work 2007-03-29 22:00:01 -04:00
Ide.py Move SimObject python files alongside the C++ and fix 2007-05-27 19:21:17 -07:00
ide_atareg.h make our code a little more standards compliant 2007-01-26 18:48:51 -05:00
ide_ctrl.cc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
ide_ctrl.hh Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
ide_disk.cc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
ide_disk.hh Merge ktlim@zamp:./local/clean/o3-merge/m5 2006-09-30 23:43:23 -04:00
ide_wdcreg.h New directory structure: 2006-05-22 14:29:33 -04:00
io_device.cc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
io_device.hh Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
isa_fake.cc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
isa_fake.hh Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
ns_gige.cc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
ns_gige.hh Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
ns_gige_reg.h Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
Pci.py Move SimObject python files alongside the C++ and fix 2007-05-27 19:21:17 -07:00
pciconfigall.cc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
pciconfigall.hh Use PacketPtr everywhere 2006-10-20 00:10:12 -07:00
pcidev.cc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
pcidev.hh Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
pcireg.h Get rid of unneeded union. 2006-08-28 11:01:25 -07:00
pitreg.h Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
pktfifo.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
pktfifo.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
platform.cc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
platform.hh Make mulitple consoles work and be distinguishable from each other 2007-02-13 15:58:06 -05:00
Platform.py Move SimObject python files alongside the C++ and fix 2007-05-27 19:21:17 -07:00
rtcreg.h Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
SConscript Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
simconsole.cc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
simconsole.hh Get rid of the ConsoleListener SimObject and just fold the 2007-02-21 22:14:11 -08:00
SimConsole.py Move SimObject python files alongside the C++ and fix 2007-05-27 19:21:17 -07:00
simple_disk.cc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
simple_disk.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
SimpleDisk.py Move SimObject python files alongside the C++ and fix 2007-05-27 19:21:17 -07:00
sinic.cc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
sinic.hh Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
sinicreg.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
uart.cc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
uart.hh Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
Uart.py Move SimObject python files alongside the C++ and fix 2007-05-27 19:21:17 -07:00
uart8250.cc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
uart8250.hh Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00