gem5.git
20 years agoChanged device IRQ back to 1
Andrew Schultz [Mon, 16 Feb 2004 06:33:43 +0000 (01:33 -0500)]
Changed device IRQ back to 1

--HG--
extra : convert_revision : 3fb611e6e0305fe9854cdf7813492b75750cd7a9

20 years agoAdded new aic register definition, fix some interrupt related calls
Andrew Schultz [Mon, 16 Feb 2004 06:07:16 +0000 (01:07 -0500)]
Added new aic register definition, fix some interrupt related calls

dev/tsunami_cchip.cc:
    Change interrupt level to 20 for devices

--HG--
extra : convert_revision : deee68d5434643dc751de08e5a804c14d1a86efd

20 years agochanged interrupt index to be 64 bits long and fixed a bad include
Ali Saidi [Mon, 16 Feb 2004 05:21:42 +0000 (00:21 -0500)]
changed interrupt index to be 64 bits long and fixed a bad include
in adaptec_ctrl.hh

cpu/base_cpu.cc:
    changed index to 64bits
cpu/base_cpu.hh:
    changed index to 64 bits

--HG--
extra : convert_revision : e70d5f09f6066b90fca82cae22bb7d7eb705d65e

20 years agoMerge
Ali Saidi [Mon, 16 Feb 2004 05:00:23 +0000 (00:00 -0500)]
Merge

dev/tsunami_cchip.cc:
    SCCS merged

--HG--
extra : convert_revision : a4b2b0b92038217608a733a6c8f27edb018e910d

20 years agoRewrote interrupt code to handle masking correctly and changed every
Ali Saidi [Mon, 16 Feb 2004 04:56:44 +0000 (23:56 -0500)]
Rewrote interrupt code to handle masking correctly and changed every
interrupt to use a different subnumber since both devices could
interrupt at the same time and we don't want to loose one.

dev/tsunami_cchip.cc:
    rewrote interrupt code to handle interrupt mask clearing correctly
dev/tsunami_cchip.hh:
    changed (post/clear)DRIR to use a interrupt number rather than a vecotr
dev/tsunami_io.cc:
    updated for new post/clearDRIR calls

--HG--
extra : convert_revision : 5b39f5e15a66d5eb6e689e6ece62f99b5fa735ab

20 years agoInterrupt changes
Andrew Schultz [Mon, 16 Feb 2004 03:36:23 +0000 (22:36 -0500)]
Interrupt changes

dev/tsunami_cchip.cc:
    Changed to point to IPL 20 rather than 21

--HG--
extra : convert_revision : ee70f4bae4e06b92a0e02ea71ed65d4e260e7967

20 years agoFix some debug printing errors
Andrew Schultz [Sun, 15 Feb 2004 23:24:14 +0000 (18:24 -0500)]
Fix some debug printing errors

--HG--
extra : convert_revision : 3ef3d2c7eb67c45a7e005c1c072f3098142ea210

20 years agoScsi controller operation changes
Andrew Schultz [Sun, 15 Feb 2004 23:23:42 +0000 (18:23 -0500)]
Scsi controller operation changes

--HG--
extra : convert_revision : f274a32072c1c0ff2de99724f4597a46341df6ae

20 years agoFix bug with physical address translation
Andrew Schultz [Sun, 15 Feb 2004 21:33:16 +0000 (16:33 -0500)]
Fix bug with physical address translation

--HG--
extra : convert_revision : 2bfc338decdceaaf57f4a391b93882a8e0715a56

20 years agoFix to remote debugger while in PAL
Andrew Schultz [Fri, 13 Feb 2004 23:15:04 +0000 (18:15 -0500)]
Fix to remote debugger while in PAL

arch/alpha/vtophys.cc:
base/remote_gdb.cc:
    Fix to remote debugger while in PAL code
dev/pcidev.cc:
    Remove extra debug printf

--HG--
extra : convert_revision : e64988846ad05cd3ddf47034d72d99dae3501591

20 years agoMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
Andrew Schultz [Fri, 13 Feb 2004 21:42:42 +0000 (16:42 -0500)]
Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
into zizzer.eecs.umich.edu:/z/alschult/linux

--HG--
extra : convert_revision : 2ea2bbd41f7e0c257b374d9cd0e37abaf6a7c170

20 years agofix up vtophys a bit
Nathan Binkert [Fri, 13 Feb 2004 20:36:21 +0000 (15:36 -0500)]
fix up vtophys a bit

arch/alpha/vtophys.cc:
    fix up vtophys to deal with translations if there
    is no ptbr, and to deal with PAL addresses
    add ptomem which is just a wrapper for dma_addr
arch/alpha/vtophys.hh:
    add ptomem which is a wrapper for dma_addr with the
    same usage as vtomem

--HG--
extra : convert_revision : 1ae22073d400e87b708a4a7ef501124227fc6c39

20 years agoMerge
Ali Saidi [Wed, 11 Feb 2004 20:36:36 +0000 (15:36 -0500)]
Merge

dev/tsunami_cchip.cc:
dev/tsunami_io.cc:
dev/tsunami_pchip.cc:
dev/tsunami_uart.cc:
    SCCS merged

--HG--
extra : convert_revision : da3d1998d6dd39e0d3f8754074c513cdd8a4193c

20 years agoadded serializeation code
Ali Saidi [Wed, 11 Feb 2004 20:32:30 +0000 (15:32 -0500)]
added serializeation code

--HG--
extra : convert_revision : 468f3c739707d167af43562695b604fd7dead661

20 years agoMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5
Steve Reinhardt [Wed, 11 Feb 2004 05:44:08 +0000 (21:44 -0800)]
Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5

--HG--
extra : convert_revision : 964126edcf72faf572a9272599264ba2f5cd7aa1

20 years agoFixes for Linux syscall emulation.
Steve Reinhardt [Wed, 11 Feb 2004 05:43:57 +0000 (21:43 -0800)]
Fixes for Linux syscall emulation.

arch/alpha/alpha_linux_process.cc:
    Fixes for Linux emulation:
    - stat struct alignment
    - osf_{get,set}sysinfo return values
    - additional syscall numbers
    - initialize $r0 to 0
sim/syscall_emul.cc:
    brk(0) just returns brk value (don't update it!)

--HG--
extra : convert_revision : 78e22458321c81e81540d101c9e65e2e4b0ad117

20 years agoFix masking of read/write address to get read/write offset
Andrew Schultz [Wed, 11 Feb 2004 03:35:18 +0000 (22:35 -0500)]
Fix masking of read/write address to get read/write offset
Changed base_linux.ini file to use physical addresses

dev/alpha_console.cc:
dev/pciconfigall.cc:
dev/tsunami_cchip.cc:
dev/tsunami_io.cc:
dev/tsunami_pchip.cc:
    Fix masking of read/write address to get read/write offset
dev/tsunami_uart.cc:
    Fix masking of read/write address to get read/write offset
    Also added add_child call that was missed
dev/tsunami_uart.hh:
    Changed size to 0x8

--HG--
extra : convert_revision : 1468ca43167bfb28b28c4510401a1ebad683e102

20 years agoRemoved mask from devices
Andrew Schultz [Wed, 11 Feb 2004 01:45:48 +0000 (20:45 -0500)]
Removed mask from devices

--HG--
extra : convert_revision : 643dc6bbd4f60437cee7518e8ae011cee32e2263

20 years agoAdd support for multiple outstanding aligned copies
Erik Hallnor [Wed, 11 Feb 2004 01:37:38 +0000 (20:37 -0500)]
Add support for multiple outstanding aligned copies

cpu/memtest/memtest.cc:
    Add traceBlockAddr to trace outputs.

--HG--
extra : convert_revision : e4ebaf9647fb393448367f4f4af3bae566f51c24

20 years agoChanged new linux stuff to work with new FunctionalMemory interface and
Andrew Schultz [Tue, 10 Feb 2004 05:19:43 +0000 (00:19 -0500)]
Changed new linux stuff to work with new FunctionalMemory interface and
some sundry problems with new interface

dev/alpha_console.cc:
dev/alpha_console.hh:
dev/baddev.cc:
dev/baddev.hh:
dev/pciconfigall.cc:
dev/pciconfigall.hh:
dev/pcidev.cc:
dev/pcidev.hh:
dev/tsunami_cchip.cc:
dev/tsunami_cchip.hh:
dev/tsunami_io.cc:
dev/tsunami_io.hh:
dev/tsunami_pchip.cc:
dev/tsunami_pchip.hh:
dev/tsunami_uart.cc:
dev/tsunami_uart.hh:
    Fixed to use new FunctionalMemory interface

--HG--
extra : convert_revision : bee98e6285d92f28fafacf919ab06eaf333a9b56

20 years agoMerge linux tree with head
Andrew Schultz [Mon, 9 Feb 2004 22:50:47 +0000 (17:50 -0500)]
Merge linux tree with head

arch/alpha/alpha_memory.cc:
dev/alpha_console.cc:
dev/alpha_console.hh:
    Merge

--HG--
extra : convert_revision : 3233648f204338ab3f102ff117754dce955dcc37

20 years agoMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5
Erik Hallnor [Mon, 9 Feb 2004 22:38:41 +0000 (17:38 -0500)]
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5

--HG--
extra : convert_revision : 0c018b88d6ca80b1690ec99d795014848e375e44

20 years agoAdd LRU aligned copies to the hierarchy, with only one outstanding copy. Aligned...
Erik Hallnor [Mon, 9 Feb 2004 22:37:27 +0000 (17:37 -0500)]
Add LRU aligned copies to the hierarchy, with only one outstanding copy. Aligned copies now fully work in LRU (just need to write the IIC doCopy call). At the moment they are slow since a stalled copy stalls the entire cache.

cpu/memtest/memtest.cc:
cpu/memtest/memtest.hh:
    Add aligned copy tests, percent of copies is specified by percent_copies

--HG--
extra : convert_revision : eaf1900fcb8832db98249e94e3472ebfb049eb48

20 years agoAdded platform.hh
Andrew Schultz [Mon, 9 Feb 2004 19:52:41 +0000 (14:52 -0500)]
Added platform.hh

--HG--
extra : convert_revision : c11fde5e5f0e344d2f4c89c57a4d41ca179a31e5

20 years agoFixes for updating mmu mappings
Andrew Schultz [Mon, 9 Feb 2004 19:47:39 +0000 (14:47 -0500)]
Fixes for updating mmu mappings

dev/tsunami.hh:
    Added generic platform base class

--HG--
extra : convert_revision : ff74956937f9fca5bdfa5e3779add776e4a91f8b

20 years agoMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/linux
Ali Saidi [Mon, 9 Feb 2004 18:46:38 +0000 (13:46 -0500)]
Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/linux
into zizzer.eecs.umich.edu:/y/saidi/work/m5

--HG--
extra : convert_revision : 35c2de18adad0957538453b2a083e59de535aa88

20 years agoSome changes to for linux 2.6.2
Ali Saidi [Mon, 9 Feb 2004 18:40:58 +0000 (13:40 -0500)]
Some changes to for linux 2.6.2

dev/pcidev.cc:
    Linux 2.6 writes the latency timer, so it was added to the list of
    allowable writes
dev/tsunami_uart.cc:
dev/tsunami_uart.hh:
    A couple of changes so that the new linux autoconf serial driver thinks
    that the serial port exists and configures it

--HG--
extra : convert_revision : 6c026ef754e31de56c9b837ceb8f6be48c8d8d9c

20 years ago- Whack unused code
Nathan Binkert [Mon, 9 Feb 2004 15:49:48 +0000 (10:49 -0500)]
-  Whack unused code
-  Make the MemoryController use address ranges (via Range) instead
of an address and a mask

base/remote_gdb.cc:
    reflect name change
dev/alpha_access.h:
    better include
dev/alpha_console.cc:
    -  FunctionalMemory no longer takes care of mapping my address into
    the proper address space.  It must be done locally.
    -  the memory controller no longer uses a mask, but a size, and the
    size is determined by the device, not the .ini file
    -  fix up address calculations to reflect the removal of a mask
    -  PhysicalMemory::getSize() -> PhysicalMemory::size()
dev/alpha_console.hh:
    -  FunctionalMemory no longer takes care of mapping my address into
    the proper address space.  It must be done locally.
    -  the memory controller no longer uses a mask, but a size, and the
    size is determined by the device, not the .ini file
    -  fix up address calculations to reflect the removal of a mask
    -  get rid of MmapDevice and inherit from FunctionalMemory

--HG--
extra : convert_revision : e3a65c9debf6f899632d62c70781cbdc2826616b

20 years agoMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
Nathan Binkert [Mon, 9 Feb 2004 15:36:32 +0000 (10:36 -0500)]
Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
into zizzer.eecs.umich.edu:/.automount/ziff/z/binkertn/research/m5/memory

--HG--
extra : convert_revision : 9f385ee5b6958373a9a1bc600eb3e5e8b7987f38

20 years agoAdd that one IPR memory space address that we keep seeing
Nathan Binkert [Mon, 9 Feb 2004 14:06:20 +0000 (09:06 -0500)]
Add that one IPR memory space address that we keep seeing

--HG--
extra : convert_revision : 81b365ac9ca8b33cae99107e5b1900f7c46f0866

20 years agorandom fixes
Nathan Binkert [Mon, 9 Feb 2004 14:04:52 +0000 (09:04 -0500)]
random fixes

base/range.hh:
    Add a constructor that takes the beginning and end as arguments
    size returns T not a bool
    quick make_range() function that is a shortcut for making a range
    kinda like make_pair()

    quick formatting fix

--HG--
extra : convert_revision : 94b1d462710e6fb55e72e1da2ad8c46993af1ef7

20 years agoCommit regenerated trace_flags.* based on merged traceflags.pl.
Steve Reinhardt [Mon, 9 Feb 2004 08:44:56 +0000 (00:44 -0800)]
Commit regenerated trace_flags.* based on merged traceflags.pl.
(bk auto merge messed these up...)

--HG--
extra : convert_revision : 5ebda321ab5ac4b85a1d846affa0035ded853b9d

20 years agobk resolve is making me commit these even though they're broken.
Steve Reinhardt [Mon, 9 Feb 2004 08:32:21 +0000 (00:32 -0800)]
bk resolve is making me commit these even though they're broken.

--HG--
extra : convert_revision : 87b2c4a4a83eec7d696d9d84d14dbdc7532849f9

20 years agoResults of automatic (yet incomplete) merge.
Steve Reinhardt [Mon, 9 Feb 2004 08:30:16 +0000 (00:30 -0800)]
Results of automatic (yet incomplete) merge.

--HG--
extra : convert_revision : 3ad9a929051bfe111a1e10618c8595acbbade542

20 years agoAdd support for memory barriers.
Steve Reinhardt [Mon, 9 Feb 2004 08:22:43 +0000 (00:22 -0800)]
Add support for memory barriers.

arch/alpha/isa_desc:
    Add cache port bindings for mb & wmb.

--HG--
extra : convert_revision : 72f76150fe471d0dc97bd41598cad4d86a035e39

20 years agoMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5
Erik Hallnor [Sun, 8 Feb 2004 22:27:08 +0000 (17:27 -0500)]
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5

--HG--
extra : convert_revision : b24970f5bbf817d6ef581114178e27f2ab7c3459

20 years agoSeparate template definitions and instantiations into *_impl.hh and *.cc. Eventually...
Erik Hallnor [Sun, 8 Feb 2004 22:26:27 +0000 (17:26 -0500)]
Separate template definitions and instantiations into *_impl.hh and *.cc. Eventually the *.cc fils should be generate by our super-duper python script.

base/compression/null_compression.hh:
    Need some includes.

--HG--
extra : convert_revision : caf52320f6f6ff255e8a93817419ad13ad44224f

20 years agoTotally rework the Range class. Now the range is from [start, end)
Nathan Binkert [Sat, 7 Feb 2004 06:16:50 +0000 (01:16 -0500)]
Totally rework the Range class.  Now the range is from [start, end)
to be consistent with the way that the stl works.  It also makes
lots of other stuff easier.  (Maybe those guys were smart?)
Overload the various comparison operators so that you can test
for overlapping of ranges, etc.

base/range.hh:
    Totally rework the Range class.  Now the range is from [start, end)
    to be consistent with the way that the stl works.  It also makes
    lots of other stuff easier.  (Maybe those guys were smart?)
    Overload the various comparison operators so that you can test
    for overlapping of ranges, etc.

    make parse function private and offer operator= instead
    isValid -> valid
    and for you erik, I add comments
test/Makefile:
    add range.o
test/rangetest.cc:
    better tests

--HG--
extra : convert_revision : dd58720aa3d02f20b03e933f2eaa3320c82bb27a

20 years agoformatting
Nathan Binkert [Sat, 7 Feb 2004 00:47:19 +0000 (19:47 -0500)]
formatting

--HG--
extra : convert_revision : 0cea17bd3a517a1838006d89fac8a923e4576394

20 years agoMerge zizzer.eecs.umich.edu:/bk/m5
Nathan Binkert [Sat, 7 Feb 2004 00:00:12 +0000 (19:00 -0500)]
Merge zizzer.eecs.umich.edu:/bk/m5
into ziff.eecs.umich.edu:/z/binkertn/research/m5/kernel

--HG--
extra : convert_revision : fa0e28dc72b54add9e534f8f689b0f6dd8e7731c

20 years agoSmall cleanup
Nathan Binkert [Fri, 6 Feb 2004 23:59:12 +0000 (18:59 -0500)]
Small cleanup

--HG--
extra : convert_revision : 92f6dbd3d2c4336a0f03a9da5c390a7980ca08be

20 years agoMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5
Erik Hallnor [Fri, 6 Feb 2004 05:13:44 +0000 (00:13 -0500)]
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5

--HG--
extra : convert_revision : 158117a2cba91b8cb04f41a418155149bcbba777

20 years agoVarious extraction of common code into separate functions to make life easier.
Erik Hallnor [Fri, 6 Feb 2004 05:13:26 +0000 (00:13 -0500)]
Various extraction of common code into separate functions to make life easier.

--HG--
extra : convert_revision : ae303904e35975e65b4207f543ac93c9816e1f81

20 years agoNow skips the calibrate_delay loop in the kernel boot
Andrew Schultz [Thu, 5 Feb 2004 23:23:16 +0000 (18:23 -0500)]
Now skips the calibrate_delay loop in the kernel boot

dev/tsunami.cc:
    Changed so Tsunami has a pointer to the System to which it belongs.
    Now it is derived from generic base class Platform so platform stuff
    can be accessed based on the system
dev/tsunami_io.cc:
dev/tsunami_io.hh:
    Cleanup and added copyright
kern/linux/linux_system.cc:
kern/linux/linux_system.hh:
    Added event to skip the "calibrate_delay" function, now calculate
    loops_per_jiffy based on frequency, interrupt frequency, and constant
sim/system.hh:
    Added pointer to generic Platform base class

--HG--
extra : convert_revision : 5bd925eec220a2ca48eb6164d2ecfdec96922c2c

20 years agofixed mapping of device memory and i/o space
Ali Saidi [Thu, 5 Feb 2004 20:12:33 +0000 (15:12 -0500)]
fixed mapping of device memory and i/o space

--HG--
extra : convert_revision : 9236c7f0aeb4d555880bdfdfa7f55cedf1cbb950

20 years agoadded some comments
Ali Saidi [Thu, 5 Feb 2004 18:22:02 +0000 (13:22 -0500)]
added some comments

--HG--
extra : convert_revision : eeb0a2c227261ce601ec5e5e8e57b58cbcf22a17

20 years agomereged some comments with some of andrews changes
Ali Saidi [Thu, 5 Feb 2004 18:17:44 +0000 (13:17 -0500)]
mereged some comments with some of andrews changes

--HG--
extra : convert_revision : 8b3d1b2fe15eeb7d97462dac0043ca6b0863f6e6

20 years agoadded some comments
Ali Saidi [Thu, 5 Feb 2004 18:05:20 +0000 (13:05 -0500)]
added some comments

--HG--
extra : convert_revision : b33c94984f8d9ac2baf8d7b45fa79460846b1755

20 years agoModify the emulated system calls to support running the SPEC Int
David Oehmke [Thu, 5 Feb 2004 17:16:17 +0000 (12:16 -0500)]
Modify the emulated system calls to support running the SPEC Int
benchmarks for alpha-linux.

arch/alpha/alpha_linux_process.cc:
    Added some more ioctl commands to ignore.
    Set unlink and rename to the new functions.
    Ignore setrlimit, times and rt_sigaction.
    Should eventually provide a function for times.
arch/alpha/alpha_tru64_process.cc:
    Added some more ioctl commands to ignore.
    Set unlink and rename to the new functions.
    Ignore setrlimit.
sim/syscall_emul.cc:
    Added implementations for unlink and rename.
sim/syscall_emul.hh:
    Added unlink and rename functions.
    Added a couple more ioctl requests to ignore.
    Print out the PC of any ioctl commands that fail.

--HG--
extra : convert_revision : 8af21c7fa7d0645d3f9324c9ce70ad33590c3c8e

20 years agoMerge zizzer.eecs.umich.edu:/bk/m5
Nathan Binkert [Thu, 5 Feb 2004 07:53:03 +0000 (02:53 -0500)]
Merge zizzer.eecs.umich.edu:/bk/m5
into ziff.eecs.umich.edu:/z/binkertn/research/m5/kernel

--HG--
extra : convert_revision : 9ee9b8550b5761fa400df83caf268bd1c8ddc7ed

20 years agoFix PCI code so it builds properly now
Andrew Schultz [Thu, 5 Feb 2004 07:25:45 +0000 (02:25 -0500)]
Fix PCI code so it builds properly now

dev/pciconfigall.cc:
dev/pciconfigall.hh:
dev/pcidev.cc:
dev/pcidev.hh:
dev/tsunami.cc:
dev/tsunami.hh:
    A bunch of changes to clean up new PCI code and to fix build

--HG--
extra : convert_revision : 71063bcc565c50fc293b323ddce2c8e701f544ff

20 years agoAdd support for "serializing" instructions that flush
Steve Reinhardt [Thu, 5 Feb 2004 05:42:00 +0000 (21:42 -0800)]
Add support for "serializing" instructions that flush
execution pipeline (Alpha trapb & excb).

Add support for write memory barriers (mostly impacts
store buffer).

Add StaticInst flag to indicate memory barriers, though
this is not modeled in the pipeline yet.

arch/alpha/isa_desc:
    Implement trapb, excb, mb, and wmb as insts with
    no execution effect (empty execute() function) but
    with flags that indicate their side effects.

    Also make sure every instruction that needs to go to
    the execute stage has a real opClass value, since we
    are now using No_OpClass to signal insts that can get
    dropped at dispatch.

    StaticInst::branchTarget() is now a const method.
cpu/static_inst.hh:
    Add flags to indicate serializing insts (trapb, excb) and
    memory and write barriers.

    Also declare some StaticInst methods as const methods.
dev/etherlink.hh:
sim/eventq.hh:
sim/serialize.cc:
sim/serialize.hh:
sim/sim_object.hh:
    Make name() return value const.

--HG--
extra : convert_revision : 39520e71469fa20e0a7446b2e06b494eec17a02c

20 years agoAdded code so that BAR writes will result in an updated memory mapping
Ali Saidi [Thu, 5 Feb 2004 00:56:24 +0000 (19:56 -0500)]
Added code so that BAR writes will result in an updated memory mapping

dev/pcidev.cc:
dev/pcidev.hh:
    BAR changes should now change the mmu mapping

--HG--
extra : convert_revision : 2d5c60ef076ab0588a25def1ecd9dbb90c9144d7

20 years agoMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5
Erik Hallnor [Wed, 4 Feb 2004 21:55:17 +0000 (16:55 -0500)]
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5

--HG--
extra : convert_revision : 2f3653bbd0ab20308dcff5db176dc926402e9ad7

20 years agoChange IIC to use param class. Tweak parameters in CacheTags.
Erik Hallnor [Wed, 4 Feb 2004 21:55:05 +0000 (16:55 -0500)]
Change IIC to use param class. Tweak parameters in CacheTags.

--HG--
extra : convert_revision : 8239a7befe49c81b6b1f239fc478910441f64352

20 years agoRemoved the tsunami_pci* files
Andrew Schultz [Wed, 4 Feb 2004 20:04:36 +0000 (15:04 -0500)]
Removed the tsunami_pci* files

--HG--
extra : convert_revision : e4a65d2664f2cd952d206d2079e3d093a35c20aa

20 years agoChanges to support PciDev as a new base class for devices which use PCI
Andrew Schultz [Wed, 4 Feb 2004 20:03:50 +0000 (15:03 -0500)]
Changes to support PciDev as a new base class for devices which use PCI

--HG--
extra : convert_revision : fc2bc4399665344220b1a7e345ae6d2df03c9960

20 years agoMore reformatting of reference parameter declarations.
Steve Reinhardt [Wed, 4 Feb 2004 19:16:30 +0000 (11:16 -0800)]
More reformatting of reference parameter declarations.
The last change only caught the ones with types that
started with capitals.  This pass catches the rest
(mostly STL and uint*_t types).

base/cprintf_formats.hh:
cpu/simple_cpu/simple_cpu.cc:
sim/serialize.cc:
sim/serialize.hh:
    Change "foo_t& foo" to "foo_t &foo".

--HG--
extra : convert_revision : fc7f7425db2aef33e490f952b5ce74c8c36d0d41

20 years agoRemoved pci_dev from AdaptecController
Andrew Schultz [Tue, 3 Feb 2004 23:56:39 +0000 (18:56 -0500)]
Removed pci_dev from AdaptecController

--HG--
extra : convert_revision : 2e2b388ff48bd2718cc2208983e6ba5626317ee8

20 years agoForgot to fixup the boot_linux.ini file to use AdaptecController
Andrew Schultz [Tue, 3 Feb 2004 22:09:49 +0000 (17:09 -0500)]
Forgot to fixup the boot_linux.ini file to use AdaptecController

--HG--
extra : convert_revision : a4d7aa7b795f3495dd1272a1014a492f916b4f38

20 years agoMostly changes to point Tsunami related stuff to use AdaptecController
Andrew Schultz [Tue, 3 Feb 2004 22:02:48 +0000 (17:02 -0500)]
Mostly changes to point Tsunami related stuff to use AdaptecController

dev/tsunami.cc:
dev/tsunami.hh:
    Change to use AdaptecController with Tsunami

--HG--
extra : convert_revision : 6ff4f9f7ae1959589340b2ab23755b4dbfec4dbc

20 years agoFix to support redefinition of functional_memory base class
Andrew Schultz [Tue, 3 Feb 2004 21:59:40 +0000 (16:59 -0500)]
Fix to support redefinition of functional_memory base class

--HG--
extra : convert_revision : c06b2cfd2787022ee5dc664886873a9afa459434

20 years agoAutomerged
Andrew Schultz [Tue, 3 Feb 2004 21:35:26 +0000 (16:35 -0500)]
Automerged

--HG--
extra : convert_revision : 7925eb08f4ebc3e846a1a304eeeb832b48862fca

20 years agoMerge zizzer.eecs.umich.edu:/.automount/ziff/z/binkertn/research/m5/kernel
Ali Saidi [Tue, 3 Feb 2004 21:28:48 +0000 (16:28 -0500)]
Merge zizzer.eecs.umich.edu:/.automount/ziff/z/binkertn/research/m5/kernel
into zizzer.eecs.umich.edu:/y/saidi/work/m5

--HG--
extra : convert_revision : 2a71828fc732961ab2fcee1afee0f6daa092e4c9

20 years agoAded tsunami_pcidev and associated updates
Ali Saidi [Tue, 3 Feb 2004 21:23:51 +0000 (16:23 -0500)]
Aded tsunami_pcidev and associated updates

--HG--
extra : convert_revision : f29f421c966e36aa372d0faef6257c1aea205a03

20 years agoMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5
Erik Hallnor [Tue, 3 Feb 2004 17:58:34 +0000 (12:58 -0500)]
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5

--HG--
extra : convert_revision : e94049f2b2dfbd2f1a018ddd6c05a4882d0f4a82

20 years agomerge
Nathan Binkert [Tue, 3 Feb 2004 16:24:03 +0000 (11:24 -0500)]
merge

--HG--
extra : convert_revision : 47425264e672f727cbb13aa7b9bb2a67790b25e8

20 years agoMerge zizzer.eecs.umich.edu:/bk/m5
Nathan Binkert [Tue, 3 Feb 2004 15:51:10 +0000 (10:51 -0500)]
Merge zizzer.eecs.umich.edu:/bk/m5
into ziff.eecs.umich.edu:/z/binkertn/research/m5/latest

--HG--
extra : convert_revision : 9b8a94cbaacbbb4a53d15c0893ee4d3183f29ce0

20 years agoRemote debugging cleanup and internal debugging support
Nathan Binkert [Tue, 3 Feb 2004 15:50:04 +0000 (10:50 -0500)]
Remote debugging cleanup and internal debugging support

base/kgdb.h:
    Remove flags that aren't used
base/remote_gdb.cc:
    Better debugging:
    - Give each class a name() function so that the trace infrastructure
    knows the correct object name.
    - Make the remote debugger capable of detach.
    - Split out the RGDB trace flag into a bunch of specific flags.
    Remove dead code
    Add a new trap type
base/remote_gdb.hh:
    Add a name() to the various objects for the trace system
base/trace.hh:
    don't need a using directive
    add DPRINTFNR: debug printf, no flag, raw output
kern/tru64/tru64_system.cc:
    use the INT trap type instead of IF

--HG--
extra : convert_revision : 25e610216c6f43d5d328651bba915f71bade059e

20 years agoFix bug: forgot branchTarget() method on indirect branches.
Steve Reinhardt [Tue, 3 Feb 2004 15:19:05 +0000 (07:19 -0800)]
Fix bug: forgot branchTarget() method on indirect branches.

arch/alpha/isa_desc:
    Add missing branchTarget() method for indirect branches.
cpu/static_inst.hh:
    Add comment clarifying when branchTarget() can be used
    on indirect branches.

--HG--
extra : convert_revision : 0dcfb36a9792a338cefceb3d1501825abace7ac5

20 years agoFix handling of uncacheable loads. Make them wait until they're at the tail of
Steve Reinhardt [Tue, 3 Feb 2004 03:09:47 +0000 (19:09 -0800)]
Fix handling of uncacheable loads.  Make them wait until they're at the tail of
the ROB (so we know they're correct-path) before we mark them ready to issue.

--HG--
extra : convert_revision : be1d431bdc939100d79a5fea3e415b3acf9e8d75

20 years agoGet rid of LVQ-port function unit... only used for redundant
Steve Reinhardt [Tue, 3 Feb 2004 02:58:23 +0000 (18:58 -0800)]
Get rid of LVQ-port function unit... only used for redundant
multithreading, which has been gone for a long time.

--HG--
extra : convert_revision : 717d13455483c3adc7b7cbbcc5f7493d51867974

20 years agoClean up some confusing ROBStation fields left over from SS (ea_comp, in_LSQ).
Steve Reinhardt [Tue, 3 Feb 2004 02:53:27 +0000 (18:53 -0800)]
Clean up some confusing ROBStation fields left over from SS (ea_comp, in_LSQ).
Eliminate indirect decoder.cc dependence on rob_station.hh via full_cpu.hh.

--HG--
extra : convert_revision : 9355cddd6cd8bbe100aae1b2d45d2752e76ba3f6

20 years agoinsn->inst
Steve Reinhardt [Tue, 3 Feb 2004 02:14:11 +0000 (18:14 -0800)]
insn->inst

--HG--
extra : convert_revision : fcc556fb7e65855ec3c04ef272177c8e7a38fff9

20 years agoChange "Foo& foo" declarations to "Foo &foo".
Steve Reinhardt [Mon, 2 Feb 2004 23:55:35 +0000 (15:55 -0800)]
Change "Foo& foo" declarations to "Foo &foo".
This primarily to be internally consistent (sometimes we used one,
sometimes the other, even within the same line of code!).
I picked the latter to be symmetric with "Foo *foo".

base/cprintf_formats.hh:
base/range.hh:
base/refcnt.hh:
base/res_list.hh:
base/statistics.hh:
base/str.hh:
cpu/exec_context.hh:
cpu/simple_cpu/simple_cpu.cc:
cpu/simple_cpu/simple_cpu.hh:
sim/serialize.cc:
sim/serialize.hh:
sim/syscall_emul.hh:
    Change "Foo& foo" declarations to "Foo &foo".

--HG--
extra : convert_revision : ca1b0e85a578b539214bda3b8d61ac23792f2e87

20 years agoMore conversions of ref-counted parameters to references:
Steve Reinhardt [Mon, 2 Feb 2004 23:45:22 +0000 (15:45 -0800)]
More conversions of ref-counted parameters to references:
Statistics::NodePtr, StaticInstPtr, ethernet PacketPtr.

base/statistics.hh:
    Change NodePtr parameters to Nodeptr &.
cpu/exetrace.hh:
    Change StaticInstPtr parameters to StaticInstPtr &.
dev/etherbus.cc:
dev/etherbus.hh:
dev/etherdump.cc:
dev/etherdump.hh:
dev/etherint.hh:
dev/etherlink.cc:
dev/etherlink.hh:
dev/ethertap.cc:
dev/ethertap.hh:
    change PacketPtr parameters to PacketPtr &.

--HG--
extra : convert_revision : a778efdca33b0ec5beb76cf47db0e9e4728897ee

20 years agoMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5
Erik Hallnor [Mon, 2 Feb 2004 19:11:59 +0000 (14:11 -0500)]
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5

--HG--
extra : convert_revision : 0cceed934a4f44c27c8293780fc927ef2c00869d

20 years agoChange the way the IIC way list is handled in the primary table.
Erik Hallnor [Mon, 2 Feb 2004 19:10:24 +0000 (14:10 -0500)]
Change the way the IIC way list is handled in the primary table.

--HG--
extra : convert_revision : 476f738d59446bdc43d1bd67950aac310b22a42c

20 years agoChange MemReqPtr parameters to references.
Steve Reinhardt [Mon, 2 Feb 2004 18:47:21 +0000 (10:47 -0800)]
Change MemReqPtr parameters to references.
This avoids incrementing and decrementing the MemReq
reference counters on every call and return.

arch/alpha/alpha_memory.cc:
arch/alpha/alpha_memory.hh:
cpu/exec_context.hh:
cpu/memtest/memtest.cc:
cpu/memtest/memtest.hh:
dev/alpha_console.cc:
dev/alpha_console.hh:
    Change MemReqPtr parameters to references.

--HG--
extra : convert_revision : 3ba18bdd9f996563988402576bfdd3430e1ab1e5

20 years agoMake stats:dump_period work even if dump_cycle isn't set.
Steve Reinhardt [Mon, 2 Feb 2004 15:19:45 +0000 (07:19 -0800)]
Make stats:dump_period work even if dump_cycle isn't set.

--HG--
extra : convert_revision : 9e85c0fa0f6c5393dd8e91034a49975628cf825d

20 years agoChange configs to use SimpleController instead of ScsiController
Andrew Schultz [Sat, 31 Jan 2004 10:38:16 +0000 (05:38 -0500)]
Change configs to use SimpleController instead of ScsiController

--HG--
extra : convert_revision : f8288b13cc0d4ad8ef5cab458012cb5a5cb242c4

20 years agoSplit the SCSI controller into a base class (ScsiController) and
Andrew Schultz [Sat, 31 Jan 2004 10:36:14 +0000 (05:36 -0500)]
Split the SCSI controller into a base class (ScsiController) and
two seperate implementations (SimpleController for Tru64 and
AdaptecController for Linux)

--HG--
extra : convert_revision : 5458a42d34e6001b3ea11b87511b1f9ee853b4f7

20 years agoadded tsunami_pcidev
Ali Saidi [Sat, 31 Jan 2004 06:25:13 +0000 (01:25 -0500)]
added tsunami_pcidev

--HG--
extra : convert_revision : 14ad0f7afd930c29ff45f6edd51db8d8f8a07be0

20 years agoUpdate for changes in the console
Nathan Binkert [Fri, 30 Jan 2004 23:12:48 +0000 (18:12 -0500)]
Update for changes in the console
This is basically the same thing that was done for tlaser_uart

--HG--
extra : convert_revision : e0de84b83d1ee4fe0ef769b4de232dbbd7d9c228

20 years agoMerge zizzer.eecs.umich.edu:/bk/m5
Nathan Binkert [Fri, 30 Jan 2004 23:10:15 +0000 (18:10 -0500)]
Merge zizzer.eecs.umich.edu:/bk/m5
into ziff.eecs.umich.edu:/z/binkertn/research/m5/kernel

--HG--
extra : convert_revision : 9bb172c13912f69c53897ae215e077c9b8194dd9

20 years agoFixed the spec2000.ini file and made some cosmetic changes to the
Andrew Schultz [Fri, 30 Jan 2004 22:38:25 +0000 (17:38 -0500)]
Fixed the spec2000.ini file and made some cosmetic changes to the
setup-spec script

util/setup-spec:
    Made some changes so the information contained in the ini file explains
    what the init_param value corresponds to

--HG--
extra : convert_revision : 4082209f920244c262150c224a92ea21a55febd5

20 years agoAdded the spec2000 ini file
Andrew Schultz [Fri, 30 Jan 2004 22:20:03 +0000 (17:20 -0500)]
Added the spec2000 ini file

--HG--
extra : convert_revision : 981a5a536a25b07dd54ed0166b291876b0a498c0

20 years agoMerge
Nathan Binkert [Fri, 30 Jan 2004 21:01:26 +0000 (16:01 -0500)]
Merge

--HG--
extra : convert_revision : 8690e31b64235874d74ea4a1123a408610fb115b

20 years agoMerge Sampler
Nathan Binkert [Fri, 30 Jan 2004 20:59:06 +0000 (15:59 -0500)]
Merge Sampler

--HG--
extra : convert_revision : d10232f4602790f3b325e2e10e3098caaeaa53b3

20 years agoLinux boots with no devices
Ali Saidi [Fri, 30 Jan 2004 20:24:50 +0000 (15:24 -0500)]
Linux boots with no devices

dev/tsunami.hh:
    Started commenting code
dev/tsunami_cchip.cc:
    removed unneccessary config files
dev/tsunami_io.cc:
    Added code to see the value written
dev/tsunami_uart.cc:
    conviently one of the addresses the SuperI/O southbridge can be is the same space
    as the UART. This stops the simulator from panicing although it should probably be
    changed a bit.

--HG--
extra : convert_revision : a3334a2c418ee8228089d0e1791fa78bbb276fe5

20 years agoMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5
Erik Hallnor [Fri, 30 Jan 2004 19:20:32 +0000 (14:20 -0500)]
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5

--HG--
extra : convert_revision : 3d84d17bc48ad23edf97e53a096821318741d775

20 years agomajor rework/rewrite of the breakdown script
Steve Raasch [Fri, 30 Jan 2004 18:51:09 +0000 (13:51 -0500)]
major rework/rewrite of the breakdown script

--HG--
extra : convert_revision : 2e1d186e0f20b6089300b82a3f6dcb1d0b44c09d

20 years agoUse $(MAKE) instead of 'make' when building libelf (suppresses an error message about...
Steve Reinhardt [Fri, 30 Jan 2004 17:16:34 +0000 (09:16 -0800)]
Use $(MAKE) instead of 'make' when building libelf (suppresses an error message about -j).
Check for, delete, and die on zero-length .d files.

--HG--
extra : convert_revision : 71b7f9e639d96fb7ed30952b142d69c34c725774

20 years agoFix libelf generation so it works on a clean make -j.
Steve Reinhardt [Fri, 30 Jan 2004 16:18:20 +0000 (08:18 -0800)]
Fix libelf generation so it works on a clean make -j.

--HG--
extra : convert_revision : 377633aa2c04695c598ee82a9529d2e40f0ffef7

20 years agoMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5
Erik Hallnor [Fri, 30 Jan 2004 03:47:54 +0000 (22:47 -0500)]
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5

--HG--
extra : convert_revision : c03206291cfa9abd80b8ee3f2f0135eb23d10242

20 years agowrap debugging stuff with #ifdef DEBUG
Nathan Binkert [Fri, 30 Jan 2004 03:30:14 +0000 (22:30 -0500)]
wrap debugging stuff with #ifdef DEBUG

--HG--
extra : convert_revision : 8205633c1c1b49b04f389aa40f95fbbc03a43fb6

20 years agoMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5
Erik Hallnor [Fri, 30 Jan 2004 01:15:54 +0000 (20:15 -0500)]
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5

--HG--
extra : convert_revision : a74364b249fc6164ef2752ff1e3d6e414b5ab79d

20 years agodelete the data in the arglist when the list is destroyed,
Nathan Binkert [Thu, 29 Jan 2004 22:44:08 +0000 (17:44 -0500)]
delete the data in the arglist when the list is destroyed,
not while printing out the data.  This allows the data
to be dumped more than once.

base/cprintf.hh:
    need a destructor

--HG--
extra : convert_revision : 235e9fe24488ac4c0ae1b562ef9fa6e0bd1e899c

20 years agowhack debugging statement
Nathan Binkert [Thu, 29 Jan 2004 21:33:03 +0000 (16:33 -0500)]
whack debugging statement

--HG--
extra : convert_revision : f623d35a6e5a234e2b203974012c653b91826dbf

20 years agoFix character input by handling the character and the
Nathan Binkert [Thu, 29 Jan 2004 21:32:03 +0000 (16:32 -0500)]
Fix character input by handling the character and the
special console values separately.

dev/alpha_console.cc:
    use new console specific input function

--HG--
extra : convert_revision : 08997d6115d2aac3a26cac2774b3c3fc0cd76ab0