gem5/dev
Nathan Binkert cc53465cd5 Add support for all devices to get requests from a timing memory bus.
In the future, this can be used for actual data, but for now, it's
so that devices can respond to timing accesses properly.  This way,
an uncached access on a bus further away will take longer to respond.

dev/alpha_console.cc:
dev/alpha_console.hh:
    suport the separate IO bus

--HG--
extra : convert_revision : ececb70f5febfd00231f6e406f93b2a79be01261
2004-02-11 16:07:55 -05:00
..
alpha_access.h - Whack unused code 2004-02-09 10:49:48 -05:00
alpha_console.cc Add support for all devices to get requests from a timing memory bus. 2004-02-11 16:07:55 -05:00
alpha_console.hh Add support for all devices to get requests from a timing memory bus. 2004-02-11 16:07:55 -05:00
console.cc Fix character input by handling the character and the 2004-01-29 16:32:03 -05:00
console.hh Fix character input by handling the character and the 2004-01-29 16:32:03 -05:00
disk_image.cc Modify handling of serialize:dir parameter to make it more useful. 2004-01-11 15:24:18 -08:00
disk_image.hh Serialization support for cow images 2003-10-30 16:48:23 -05:00
etherbus.cc More conversions of ref-counted parameters to references: 2004-02-02 15:45:22 -08:00
etherbus.hh More conversions of ref-counted parameters to references: 2004-02-02 15:45:22 -08:00
etherdump.cc More conversions of ref-counted parameters to references: 2004-02-02 15:45:22 -08:00
etherdump.hh More conversions of ref-counted parameters to references: 2004-02-02 15:45:22 -08:00
etherint.cc Don't need to include sim/param.hh in sim_object.hh anymore. 2003-10-21 21:32:15 -07:00
etherint.hh More conversions of ref-counted parameters to references: 2004-02-02 15:45:22 -08:00
etherlink.cc More conversions of ref-counted parameters to references: 2004-02-02 15:45:22 -08:00
etherlink.hh Add support for "serializing" instructions that flush 2004-02-04 21:42:00 -08:00
etherpkt.hh Merge Steve & Erik's etherdev & scsi changes with mine (specifically 2003-10-29 22:13:16 -08:00
ethertap.cc More conversions of ref-counted parameters to references: 2004-02-02 15:45:22 -08:00
ethertap.hh More conversions of ref-counted parameters to references: 2004-02-02 15:45:22 -08:00
io_device.cc Add support for all devices to get requests from a timing memory bus. 2004-02-11 16:07:55 -05:00
io_device.hh Add support for all devices to get requests from a timing memory bus. 2004-02-11 16:07:55 -05:00
pcireg.h Import changeset 2003-10-07 10:41:54 -04:00
simple_disk.cc Separate the stuff for SimObject from SimObject builder. 2003-10-20 20:17:01 -04:00
simple_disk.hh Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00