ruby: slicc: allow adding a bool to an int, like C++.
[gem5.git] / src /
2014-11-06 Nilay Vaishruby: slicc: allow adding a bool to an int, like C++.
2014-11-06 Nilay Vaishruby: remove sparse memory.
2014-11-06 Nilay Vaishruby: single physical memory in fs mode
2014-11-06 Nilay Vaishruby: dma sequencer: remove RubyPort as parent class
2014-10-30 Ali Saidiautomated merge
2014-10-30 Ali Saidiarm, tests: Update config files to more recent kernels...
2014-10-30 Mitch Hayengacpu: Add writeback modeling for drain functionality
2014-10-30 Mitch Hayengacpu: Add drain check functionality to IEW
2014-10-30 Ali Saidiarm, mem: Fix drain bug and provide drain prints for...
2014-10-30 Ali Saidiarm: Fix multi-system AArch64 boot w/caches.
2014-10-30 Ali Saidiarm: Mark some miscregs (timer counter) registers at...
2014-10-30 Ali Saidicpu: Add support to checker for CACHE_BLOCK_ZERO commands.
2014-10-30 Andrew Bardsleycpu: Fix barrier push to store buffer when full bug...
2014-10-21 Curtis Dunhammem: don't inhibit WriteInv's or defer snoops on their...
2014-10-30 Curtis Dunhammem: have WriteInvalidate obsolete MSHRs
2014-09-02 Steve Reinhardtsyscall_emul: add retry flag to SyscallReturn
2014-10-22 Steve Reinhardtsyscall_emul: minor style fix to LiveProcess constructor
2014-10-22 Steve Reinhardtsyscall_emul: devirtualize BaseBufferArg methods
2014-10-22 Steve Reinhardtsyscall_emul: Put BufferArg classes in a separate header.
2014-10-22 Steve Reinhardtsyscall_emul: add EmulatedDriver object
2014-10-22 Nilay Vaishsim: revert 6709bbcf564d
2014-10-20 Andreas Hanssonx86: Fixes to avoid LTO warnings
2014-10-20 Andreas Hanssonmisc: Use gmtime for conversion to UTC to avoid getenv...
2014-10-20 Omar Najimem: Fix DRAM activationlLimit bug
2014-10-20 Andreas Hanssonbase: Fix for stats node on gcc < 4.6.3
2014-10-20 Omar Najimem: Add DRAM device size and check against config
2014-10-20 Nilay Vaishcpu: o3: corrects base FP and CC register index in...
2014-10-20 Tom Jablinsim: invalid alignment checks in mmap and mremap
2014-10-20 Michael Adlersim: mmap: correct behavior for fixed address
2014-10-20 Michael Adlersim: implement getdents/getdents64 in user mode
2014-10-20 Severin Wischmann... x86: syscall: implementation of exit_group
2014-10-16 Andreas Hanssonmem: Modernise PhysicalMemory with C++11 features
2014-10-16 Andreas Hanssonmisc: Move AddrRangeList from port.hh to addr_range.hh
2014-10-16 Geoffrey Blakedev: refactor pci config space for sysfs scanning
2014-10-16 Andrew Bardsleymem: Add ExternalMaster and ExternalSlave ports
2014-10-16 Andreas Hanssonsim: EventQueue wakeup on events scheduled outside...
2014-10-16 Andrew Bardsleybase: Reimplement the DPRINTF mechanism in a Logger...
2014-10-16 Andreas Hanssonarch: Use shared_ptr for all Faults
2014-10-16 Andreas Hanssono3: Use shared_ptr for MemDepEntry
2014-10-16 Andreas Hanssonmem: Use shared_ptr for Ruby Message classes
2014-10-16 Andreas Hanssonbase: Use shared_ptr for stat Node
2014-10-16 Andreas Hanssonbase: Transition CP annotate to use shared_ptr
2014-10-16 Andreas Hanssondev: Use shared_ptr for EthPacketData
2014-10-16 Andreas Hanssondev: Use shared_ptr for Arguments::Data
2014-10-16 Andreas Hanssonarch,x86,mem: Dynamically determine the ISA for Ruby...
2014-10-16 Andreas Hanssonmem: Dynamically determine page bytes in memory components
2014-10-16 Andreas Sandbergarm: Add helper methods to setup architected PMU events
2014-10-16 Andreas Sandbergcpu: Probe points for basic PMU stats
2014-10-16 Andreas Sandbergarm: Add TLB PMU probes
2014-10-16 Andreas Sandbergcpu: Add branch predictor PMU probe points
2014-10-16 Andreas Sandbergarm: Add a model of an ARM PMUv3
2014-10-16 Andreas Sandbergsim: Add typedefs for PMU probe points
2014-10-16 Andreas Sandbergsim: Add support for serializing BitUnionXX
2014-10-16 Andreas Hanssonconfig: Add the ability to read a config file using...
2014-10-16 Andreas Hanssonscons: Add Undefined Behavior Sanitizer (UBSan) option
2014-09-02 Akash Bagdiaarm: Don't speculatively access most miscregisters.
2014-08-12 Curtis Dunhamscons: Generate a single debug flag C++ file
2014-10-16 Curtis Dunhamscons: create dummy target to have SWIG generate C...
2014-10-16 Andrew Bardsleyconfig: Add a --without-python option to build process
2014-10-11 Andrew Lukefahrcpu: Fix o3 SMT IQCount bug
2014-10-11 Nilay Vaishruby: network: garnet: add statistics for different...
2014-10-11 Nilay Vaishruby: network: garnet: remove functions for computing...
2014-10-11 Nilay Vaishruby: drop Orion network power model
2014-10-11 Nilay Vaishruby: mesi: slight renaming
2014-10-11 Nilay Vaishruby: structures: coorect #ifndef macros in header...
2014-06-13 Jiuyue Max86: add LongModeAddressSize function to cpuid
2014-10-11 Andrew Lukefahrsim: draining bug for fast-forwaring multiple cores stable_2014_12_14
2014-10-11 Nilay Vaishbase: addr range: slight change to validity check
2014-10-11 Nilay Vaishbase: misc: Add missing header file.
2014-07-29 Omar Najimem: DRAMPower integration for on-line DRAM power stats
2014-07-29 Omar Najimem: Add DRAMPower wrapping class
2014-07-25 Omar Najimem: Add missig timing and current parameters to DRAM...
2014-10-09 Omar Najimem: Remove DRAMSim2 DDR3 configuration
2014-10-09 Andreas Hanssonconfig: Add Current as a parameter type
2014-10-09 Mitch Hayengacpu: Remove Ozone CPU from the source tree
2014-10-09 Andreas Hanssonmem: Add packet sanity checks to cache and MSHRs
2014-10-09 Andreas Hanssonmem: Allow packet queue to move next send event forward
2014-10-01 Andreas Hanssonmisc: Fix issues identified by static analysis
2014-10-01 Andreas Hanssonarm: Use MiscRegIndex rather than int when flattening
2014-10-01 Andreas Hanssonarm: More UBSan cleanups after additional full-system...
2014-09-27 Andreas Hanssonarm: Fixed undefined behaviours identified by gcc
2014-09-27 Andreas Hanssonarch: Use const StaticInstPtr references where possible
2014-09-27 Andreas Hanssonscons: Address issues related to gcc 4.9.1
2014-09-27 Curtis Dunhamdev: Output invalid access size in IsaFake panic
2014-09-27 Curtis Dunhammem: Output precise range when XBar has conflicts
2014-09-27 Curtis Dunhammem: Provide better diagnostic for unconnected port
2014-09-27 Andreas Hanssonmisc: Fix a bunch of minor issues identified by static...
2014-09-20 Mitch Hayengacpu: Remove unused deallocateContext calls
2014-09-20 Mitch Hayengaalpha,arm,mips,power,x86,cpu,sim: Cleanup activate...
2014-09-20 Andreas Hanssonmem: Rename Bus to XBar to better reflect its behaviour
2014-04-25 Stephan Diestelhorstmem: Add access statistics for the snoop filter
2014-09-20 Stephan Diestelhorstmem: Tie in the snoop filter in the coherent bus
2014-04-24 Stephan Diestelhorstmem: Add a simple snoop counter per bus
2014-04-24 Stephan Diestelhorstmisc: Add functions for doing popcount and power-of...
2014-09-20 Stephan Diestelhorstmem: Simple Snoop Filter
2014-08-12 Stephan Diestelhorstenergy: Tighter checking of levels for DFS systems
2014-07-25 Stephan Diestelhorstenergy: Add the Energy Controller in the right configs
2014-09-20 Akash Bagdiaenergy: Memory-mapped Energy Controller component
2014-06-16 Stephan Diestelhorstenergy: Small extentions and fixes for DVFS handler
2014-09-20 Wendy Elsassermem: Add DDR4 bank group timing
next