gem5/configs
Nilay Vaish 7e27860ef4 ruby: route all packets through ruby port
Currently, the interrupt controller in x86 is connected to the io bus
directly.  Therefore the packets between the io devices and the interrupt
controller do not go through ruby.  This patch changes ruby port so that
these packets arrive at the ruby port first, which then routes them to their
destination.  Note that the patch does not make these packets go through the
ruby network.  That would happen in a subsequent patch.
2014-02-23 19:16:16 -06:00
..
boot rcs scripts: remove bbench.rcS 2013-04-02 12:46:49 -04:00
common arm: armv8 boot options to enable v8 2014-02-18 17:20:56 -05:00
example ruby: route all packets through ruby port 2014-02-23 19:16:16 -06:00
ruby ruby: route all packets through ruby port 2014-02-23 19:16:16 -06:00
splash2 config: Update script to set cache line size on system 2013-07-18 08:31:19 -04:00
topologies config: topologies: slight code refactor 2014-02-23 19:16:15 -06:00