summaryrefslogtreecommitdiff
path: root/kern
AgeCommit message (Expand)Author
2006-03-03First cut at moving alpha specefic stuff out of /sim/system* intoAli Saidi
2006-02-21Changed Fault * to Fault, which is a typedef to FaultBase *, which is the old...Gabe Black
2006-02-21Made Addr a global typeGabe Black
2006-02-19Reapplied changes which were undone by a pullGabe Black
2006-02-19Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Gabe Black
2006-02-19Changes to untemplate StaticInst and StaticInstPtr, change the isa to a names...Gabe Black
2006-02-19Merge zizzer:/bk/m5Ali Saidi
2006-02-18Move Linux/Tru64 architecture independent code into kern/*Ali Saidi
2006-02-16Remove fake fault.Kevin Lim
2006-02-16Changed the fault enum into a class, and fixed everything up to work with it....Gabe Black
2006-02-12Removed isa_traits.hh from targetarch, moved vptr.hh from arch/alpha to sim, ...Gabe Black
2006-02-08Alot of changes to push towards ISA independence. Highlights are renaming of ...Gabe Black
2006-02-03byte_swap.hh was removed from arch/alpha/, and replaced by sim/byteswap.hh. T...Gabe Black
2005-10-18Add new function profiling stuff, wrap the pc_sample stuff into it.Nathan Binkert
2005-09-30Clean up some formattingNathan Binkert
2005-09-24Add functions to System object to set up function-based events,Steve Reinhardt
2005-08-23Clean up the passing of the boot command line to the kernel.Nathan Binkert
2005-08-16Clean up freebsd_system.cc.Benjamin Nash
2005-08-15Merge zed.eecs.umich.edu:/.automount/fox/y/mserrano/m5_dir/m5Benjamin Nash
2005-08-15Changes for getting FreeBSD to run.Miguel Serrano
2005-08-12Improve FreeBSD networking support.Benjamin Nash
2005-07-28Merge zed.eecs.umich.edu:/.automount/fox/y/mserrano/m5_new/m5Benjamin Nash
2005-07-28ghgfsdfMiguel Serrano
2005-07-01Hand merge ide_disk.ccBenjamin Nash
2005-07-01.Miguel Serrano
2005-06-30Remove #include statments in various files within kern/Benjamin Nash
2005-06-23Changed timer functionality, ide disk interrupts, and TsunamiFake class to im...Benjamin Nash
2005-06-17I/O changes and SkipFuncEvents to increase FreeBSD compatibility.Benjamin Nash
2005-06-10Created FreebsdSystem, for FreeBSD-specific tweaks.Benjamin Nash
2005-06-05changes linux process names slightlyAli Saidi
2005-06-05Cleanup copyright stuff. Add our copyright files thatNathan Binkert
2005-06-05Many files:Steve Reinhardt
2005-06-05added copyrightAli Saidi
2005-06-04shuffle files around for new directory structureNathan Binkert
2005-05-04Merge ktlim@zizzer:/bk/m5 into zamp.eecs.umich.edu:/z/ktlim2/current/m5Kevin Lim
2005-05-03Large update of several parts of my code. The most notable change is the inc...Kevin Lim
2005-05-02Skip calibrate delay again.Nathan Binkert
2005-04-28Clean up output for pc break events, and remove a unneeded break event.Ron Dreslinski
2005-04-11Make the notion of a global event tick independent of the actualNathan Binkert
2005-02-09MergerRon Dreslinski
2005-02-09Some more useful debugging info for kernel panic and die eventsRon Dreslinski
2005-01-18Merge changes to make m5 g++ 3.4 compatible.Kevin Lim
2005-01-15New and improved configuration mechanism. No more writing ofNathan Binkert
2005-01-14Fixes so m5 compiles on gcc 3.4, which has much stricter syntax. Most change...Kevin Lim
2004-11-15Minor cleanup of symtab code/includes.Steve Reinhardt
2004-11-15Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2004-11-15Add support for sampled PC profiling to FullCPU.Steve Reinhardt
2004-11-14by default bin interrupts seperately from kernel code.Ali Saidi
2004-11-13Macros are nasty, so let's get rid of them. Convert allNathan Binkert
2004-10-23make stuff compile on openbsd againNathan Binkert