gem5.git
2013-10-31 Chander SudanthiARM: add support for TEEHBR access
2013-10-31 Matt Evansdev: Add 'OSC' oscillator sys control reg support to...
2013-10-31 Geoffrey Blakedev: Add support for MSI-X and Capability Lists for...
2013-10-31 Geoffrey Blakedev: Fix race conditions in IDE device on newer kernels
2013-10-31 Geoffrey Blakebase: Add support for ipv6 into inet.hh/inet.cc
2013-10-31 Faissal Sleimancpu: Construct ROB with cpu params struct instead of...
2013-10-31 Geoffrey Blakeconfig: Fix handling of parents for simobject vectors
2013-10-31 Dam Sunwoosim: added option to serialize SimLoopExitEvent
2013-10-31 Stephan Diestelhorstmem: Add "const" attribute to Packet getters
2013-10-31 Prakash Ramrakhyanimem: Add privilege info to request class
2013-10-31 Ali Saidiarm: fix m5ops binary for ARM and add m5fail.
2013-10-31 Ali Saidicpu: Fix O3 issuse with load+barrier instructions.
2013-10-30 Lluc Alvarezruby: set SenderMachine in messages of MOESI_CMP_directory
2013-10-30 Emilio Castilloruby: Fixed a deadlock when restoring a checkpoint...
2013-10-17 Stephan Diestelhorstmem: De-virtualise interfaces in the CoherentBus
2013-10-17 Matt Horsnellcpu: add consistent guarding to *_impl.hh files.
2013-10-17 Sascha Bischoffmem: Add PortID to QueuedMasterPort constructor
2013-10-17 Matt Evansarm: Add a 'clear PPI' method to gic_pl390
2013-10-17 Geoffrey Blakeconfig: Fix ommission of number base in ethernet addres...
2013-10-17 Geoffrey Blakeconfig: Fix for port references generated multiple...
2013-10-17 Dam Sunwoodev: Add option to disable framebuffer .bmp dump in...
2013-10-17 Faissal Sleimancpu: Removing an unused variable in rename
2013-10-17 Faissal Sleimancpu: Change IEW DPRINTF to use IEW debug flag
2013-10-17 Faissal Sleimancpu: Put in assertions to check for maximum supported...
2013-10-17 Dam Sunwooutil: Streamline .apc project convertsion script
2013-10-17 Eric Van Hensbergenarm: Accomodate function name changes in newer linux...
2013-10-17 Ali Saidiarm: Fix a GIC mask register bug
2013-10-17 Ali Saidicpu: Fix O3 uncacheable load that is replayed but misse...
2013-10-17 Ali Saidimem: Make MemoryAccess flag more verbose
2013-10-17 Andreas Hanssonbuild: Place proto output in the same directory, also...
2013-10-17 Ali Saidiarm, config: Fix a small issue with the dtb file being...
2013-10-17 Ali Saidiconfig: Fix memtest example script
2013-10-17 Ali Saididev: Allow additional UART interrupts to be set
2013-10-17 Stan Czerniawskibuild: Enable color diagnostics in clang by preserving...
2013-10-16 Andreas Sandbergkvm: Fix latency calculation of IPR accesses
2013-10-16 Steve Reinhardttest: update stats
2013-10-15 Steve Reinhardtruby: eliminate non-determinism from ruby.stats output
2013-10-15 Steve Reinhardtscons: fix minor update-ref bug in regressions
2013-10-15 Yasuko Eckertarch/x86: add support for explicit CC register file
2013-10-15 Yasuko Eckertcpu: add a condition-code register class
2013-10-15 Steve Reinhardtcpu/o3: clean up rename map and free list
2013-10-15 Steve Reinhardtcpu: rename *_DepTag constants to *_Reg_Base
2013-10-15 Steve Reinhardtisa: clean up register constants
2013-10-15 Steve Reinhardtcpu/o3: clean up scoreboard object
2013-10-15 Steve Reinhardtcpu/o3: clean up physical register file
2013-10-15 Steve Reinhardtcpu/inorder: merge register class enums
2013-10-15 Steve Reinhardtcpu: clean up architectural register classification
2013-10-15 Andreas Sandbergmem: Rename the ASI_BITS flag field in Request
2013-10-15 Andreas Sandbergmem: Use a flag instead of address bit 63 for generic...
2013-10-14 Nilay VaishAdded tag stable_2013_10_14 to the changeset 6a043adb1e8d
2013-10-09 Nilay Vaishconfig: correct example ruby scripts
2013-10-09 Andreas Hanssonstats: Bump pc-simple-timing-ruby stats
2013-10-07 Nilay Vaishconfig: set cwd for processes in se.py
2013-10-07 Nilay Vaishx86: enables lstat and readlink syscalls
2013-10-07 Andreas Sandbergbase: Fix a potential race in PollQueue::setupAsyncIO
2013-10-03 Andreas Sandbergkvm: Service events in the instruction event queues
2013-10-02 Andreas Hanssonkvm: Only include KVM support for supported kernels
2013-10-02 Andreas Hanssonext: Fix fputils compiler flags to ensure ISO C99
2013-10-02 Andreas Sandbergstats: Update x86 stats after x87 fixes
2013-10-01 Andreas Sandbergscons, kvm: Check for the presence of POSIX timers
2013-10-01 Andreas Sandbergext: Update fputils to rev 52b6190b4e
2013-09-30 Andreas Sandbergx86: Add support for m5ops through a memory mapped...
2013-09-30 Andreas Sandbergarch: Add support for m5ops using mmapped IPRs
2013-09-30 Andreas Sandbergx86: Add support for FXSAVE, FXSAVE64, FXRSTOR, and...
2013-09-30 Andreas Sandbergx86: Add support for FLDENV & FNSTENV
2013-09-30 Andreas Sandbergx86: Add support for loading 32-bit and 80-bit floats...
2013-09-30 Andreas Sandbergx86: Fix re-entrancy problems in x87 store instructions
2013-09-30 Andreas Sandbergkvm: Add support for thread-specific instruction events
2013-09-30 Andreas Sandbergconfig: Add a 'kvm' CPU alias
2013-09-30 Andreas Sandbergkvm: FPU synchronization support on x86
2013-09-30 Andreas Sandbergx86: Add support routines to load and store 80-bit...
2013-09-30 Andreas Sandbergext: Include libfputils
2013-09-30 Andreas Sandbergx86: Add limited support for extracting function call...
2013-09-30 Andreas Sandbergkvm: x86: Fix segment registers to make them VMX compatible
2013-09-28 Steve Reinhardttests: update reference outputs
2013-09-25 Andreas Sandbergkvm: Add x86 segment register verification to help...
2013-09-25 Andreas Sandbergkvm: Initial x86 support
2013-09-19 Andreas Sandbergkvm: Correctly handle the return value from handleIpr...
2013-09-19 Andreas Sandbergkvm: Fix a case where the run timers weren't armed...
2013-09-19 Andreas Sandbergx86: Add support routines to convert between x87 tag...
2013-09-18 Andreas Sandbergsim: Fix undefined behavior in the pseudo-inst interface
2013-09-18 Andreas Hanssonmem: Fix scheduling bug in SimpleMemory
2013-09-18 Andreas Hanssonswig: Warn on use of incompatible swig/gcc combinations
2013-09-18 Andreas Hanssonswig: Fix issue with circular import in 2.0.9/2.0.10
2013-09-18 Andreas Sandbergx86: Expose the raw hash map of MSRs
2013-09-18 Andreas Sandbergx86: Add support for checking the raw state of an interrupt
2013-09-18 Andreas Sandbergx86: Expose the interrupt vector in faults
2013-09-18 Joel Hestnessconfigs: Fix ruby_fs.py cache line size
2013-09-15 Nilay Vaishstats: update sparc fs due to recent changes to memory...
2013-09-12 Andreas Hanssonconfig: Add voltage domain to Ruby example scripts
2013-09-11 Joel Hestnessruby: Fix Topology throttle connections
2013-09-11 Joel Hestnesscpu: Dynamically instantiate O3 CPU LSQUnits
2013-09-11 Joel Hestnessconfig: Initialize and check cpt_starttick
2013-09-11 Joel Hestnessruby: Statically allocate stats in SimpleNetwork, Switc...
2013-09-09 Nilay Vaishstats: add operator= for DataWrapVec class
2013-09-06 Nilay Vaishstats: ruby: updates due to recent changes.
2013-09-06 Nilay Vaishruby: network: convert to gem5 style stats
2013-09-06 Nilay Vaishruby: network: correct naming of routers
2013-09-06 Nilay Vaishruby: profiler: removes function resourceUsage()
2013-09-06 Nilay Vaishruby: remove undefined message size type
next