gem5.git
2004-06-30 Andrew SchultzMerge zizzer:/bk/m5 into zizzer.eecs.umich.edu:/z/alsch...
2004-06-30 Andrew SchultzChange assert to check on virtual addresses because...
2004-06-30 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/m5
2004-06-30 Lisa Hsufix transmit side checksum offloading to not generate...
2004-06-29 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2004-06-29 Ali SaidiAnother fix for the too much work problem in 2.6. This...
2004-06-29 Nathan BinkertGet rid of old ini files that haven't been used in...
2004-06-29 Ali SaidiWith the new uart code 300 cycles isn't quite enough...
2004-06-28 Nathan Binkertfix up the recordEvent stuff to support ignoring events
2004-06-28 Nathan BinkertDon't serialize the absolute path so we can move checkp...
2004-06-28 Nathan Binkertadd support to add a string to indicate a particular...
2004-06-27 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-06-27 Ali Saidiallow the use of old console code and update elf_object...
2004-06-27 Ali Saidiremoved LINUX system dir, all we really need is one...
2004-06-27 Ali Saidirewrote uart and renamed console.cc to simconsole to...
2004-06-23 Ali Saidiminor changes to endian code so that it runs on x86...
2004-06-23 Ali SaidiMerge zizzer:/bk/linux into zeep.eecs.umich.edu:/z...
2004-06-23 Andrew SchultzFix to properly shadow the DEV bit in the Drive/Head...
2004-06-23 Ali Saidimore modifications for cross-endian support. linux...
2004-06-22 Ali SaidiMerge zizzer:/bk/linux into zeep.eecs.umich.edu:/z...
2004-06-22 Ali Saidiifdefed ev5 vs. ev6 differences so Tlaser can work...
2004-06-22 Ali Saidipulled from head before pushing linux tree
2004-06-22 Ali Saidipull from head before pushing linux tree
2004-06-22 Steve ReinhardtInitial cut at Python-based descriptor files for param...
2004-06-22 Steve ReinhardtHandle SIGABRT a little more nicely.
2004-06-22 Steve ReinhardtGet rid of DynInst 'valid' hack check... bug it was...
2004-06-22 Steve ReinhardtDon't put store prefetches (like wh64) with invalid...
2004-06-21 Steve ReinhardtRecord execution faults in DynInst fault field. Previo...
2004-06-21 Lisa Hsul
2004-06-21 Ali SaidiMerge saidi@zizzer.eecs.umich.edu:/bk/linux
2004-06-21 Ali Saidistart towards getting m5 endian compliant
2004-06-17 Ali SaidiSerialized cpu interrupts
2004-06-17 Andrew SchultzFixes to IDE disk to fix serialization. Now passes...
2004-06-16 Andrew SchultzFix serialize/unserialize of the timers and RTC events
2004-06-16 Ali SaidiUpdated serialization code and added #if tracing so...
2004-06-15 Steve ReinhardtEnable software prefetches in FullCPU by default.
2004-06-15 Steve ReinhardtMerge isabel.reinhardt.house:/z/stever/bk/m5-head
2004-06-15 Steve ReinhardtGet software prefetching to work in full-system mode.
2004-06-15 Nathan BinkertReconfigure ini files to match the default system that... m5_1.0_beta2
2004-06-14 Erik HallnorAdd fast writes (wh64) back to the cache.
2004-06-13 Erik HallnorMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-06-13 Erik HallnorAdd some rewritten trace readers.
2004-06-12 Lisa Hsuminor mods for mimicking NS83820 functionality
2004-06-12 Lisa Hsufix the SYSTEMDIR #def
2004-06-11 Lisa Hsufix serialization
2004-06-11 Lisa Hsufix ini messups with the reorg
2004-06-11 Ali Saidiafter unserialization in the ide driver we need to...
2004-06-10 Ali Saidimove ping_linux.ini into linux-kernel-tsunami dir
2004-06-10 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/linux
2004-06-10 Lisa Hsufix some things on linux todo list. 1) the config...
2004-06-10 Ali SaidiFixes for detailed boot, made cttz and ctlz instruction...
2004-06-10 Lisa Hsulift common code *kernel_stats.* into the kern directory.
2004-06-10 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/m5
2004-06-10 Lisa Hsuforgot to remove these files
2004-06-10 Lisa Hsulif kernelt stats out of tru64 directory
2004-06-10 Andrew SchultzChange SCSI controller back to original M5 controller...
2004-06-10 Steve ReinhardtRename '*.odesc' files to '*.od'.
2004-06-10 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-06-10 Steve ReinhardtMinor restructuring of Python config code, mostly to...
2004-06-09 Erik HallnorDon't print 0 stats for memory commands we don't see.
2004-06-09 Erik HallnorMake TraceCPU only compile in non-fullsystem.
2004-06-08 Erik HallnorTracing now works for upto 4 threads. Easy change to...
2004-06-08 Erik HallnorAdd the capability to read and write memory trace files...
2004-06-08 Ali SaidiExtra semicolon removed
2004-06-08 Ali SaidiUpdated Copyright with information in bitkeeper changelogs
2004-06-06 Ali SaidiMerge saidi@zizzer:/z/m5/Bitkeeper/linux/
2004-06-06 Ali SaidiUpdated to use new palcode with ctlz instruction
2004-06-04 Ali SaidiAdded ctlz and cttz instructions to isa_desc for use...
2004-06-04 Andrew SchultzFix to TsunamiIO unserialize
2004-06-04 Andrew SchultzMerge zizzer:/bk/linux
2004-06-04 Andrew SchultzChanges to support serialization with PCI devices
2004-06-04 Ali Saidifixed serialization in tsunami_io and tsunami_uart...
2004-06-04 Ali SaidiMerge
2004-06-04 Ali SaidiUpdated copyright on Tsunami and kern/linux files.
2004-06-03 Andrew SchultzFixes in translation in PCI to DMA address to fix boot...
2004-06-02 Andrew SchultzMerge zizzer:/bk/linux
2004-06-02 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/m5 into lush.(none...
2004-06-01 Ali SaidiRemoved dynamic cast to get interrupt frequency and...
2004-06-01 Andrew SchultzMerge zizzer:/bk/linux
2004-06-01 Andrew SchultzFixes to the state machine to properly support software...
2004-06-01 Ali SaidiMerge saidi@zizzer:/z/m5/Bitkeeper/m5/
2004-06-01 Ali SaidiAdded ability to specify system type/revision in config...
2004-06-01 Steve ReinhardtRename OpClass enum in .odesc file too.
2004-05-31 Ali SaidiAdded and cleaned up some comments
2004-05-31 Steve ReinhardtRenamed OpClass enum members: they all end in 'Op'...
2004-05-31 Ali SaidiMerged head into linux tree
2004-05-31 Steve ReinhardtIgnore fast_cpu_exec.cc.
2004-05-31 Steve ReinhardtAdd parameter defaults to .odesc files. There was...
2004-05-30 Ali SaidiCleaned up and commented code. I think we are ready...
2004-05-28 Kevin LimUpdated FastCPU model with all the recent changes.
2004-05-28 Kevin LimMerged in new FastCPU stuff with existing code.
2004-05-27 Kevin LimFastCPU model added. It's very similar to the SimpleCP...
2004-05-27 Ali Saiditest to see if pushing to m5-tru64 triggers an e-mail
2004-05-27 Steve Reinhardtpostint, postext:
2004-05-27 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-05-27 Steve Reinhardtconfig_files.doxygen:
2004-05-27 Andrew Schultzbase_linux.ini:
2004-05-26 Ali Saidiremoval of bootloader from config file, merged
2004-05-26 Ali SaidiFixed serial support in 2.6 (too much work for...)
2004-05-26 Lisa Hsuthis now pings in single-user mode, so it should ping...
next