2014-11-06 |
Nilay Vaish | ruby: interface with classic memory controller |
commit | commitdiff | tree |
2014-11-06 |
Nilay Vaish | ruby: remove the function functionalReadBuffers() |
commit | commitdiff | tree |
2014-11-06 |
Nilay Vaish | ruby: coherence protocols: remove data block from dirct... |
commit | commitdiff | tree |
2014-11-06 |
Nilay Vaish | ruby: slicc: allow adding a bool to an int, like C++. |
commit | commitdiff | tree |
2014-11-06 |
Nilay Vaish | ruby: remove sparse memory. |
commit | commitdiff | tree |
2014-11-06 |
Nilay Vaish | ruby: single physical memory in fs mode |
commit | commitdiff | tree |
2014-11-06 |
Nilay Vaish | ruby: dma sequencer: remove RubyPort as parent class |
commit | commitdiff | tree |
2014-11-03 |
Ali Saidi | tests: Update stats no match. |
commit | commitdiff | tree |
2014-10-30 |
Ali Saidi | arm, tests: Forgot the system.terminal files for the... |
commit | commitdiff | tree |
2014-10-30 |
Ali Saidi | arm, tests: Add 64-bit ARM regression tests |
commit | commitdiff | tree |
2014-10-30 |
Ali Saidi | automated merge |
commit | commitdiff | tree |
2014-10-30 |
Ali Saidi | tests: Update regressions for the new kernels and vario... |
commit | commitdiff | tree |
2014-10-30 |
Ali Saidi | arm, tests: Update config files to more recent kernels... |
commit | commitdiff | tree |
2014-10-30 |
Mitch Hayenga | cpu: Add writeback modeling for drain functionality |
commit | commitdiff | tree |
2014-10-30 |
Mitch Hayenga | cpu: Add drain check functionality to IEW |
commit | commitdiff | tree |
2014-10-30 |
Ali Saidi | arm, mem: Fix drain bug and provide drain prints for... |
commit | commitdiff | tree |
2014-10-30 |
Ali Saidi | arm: Fix multi-system AArch64 boot w/caches. |
commit | commitdiff | tree |
2014-10-30 |
Ali Saidi | arm: fix bare-metal memory setup. |
commit | commitdiff | tree |
2014-10-30 |
Ali Saidi | arm: Mark some miscregs (timer counter) registers at... |
commit | commitdiff | tree |
2014-10-30 |
Ali Saidi | cpu: Add support to checker for CACHE_BLOCK_ZERO commands. |
commit | commitdiff | tree |
2014-10-30 |
Andrew Bardsley | cpu: Fix barrier push to store buffer when full bug... |
commit | commitdiff | tree |
2014-10-21 |
Curtis Dunham | mem: don't inhibit WriteInv's or defer snoops on their... |
commit | commitdiff | tree |
2014-10-30 |
Curtis Dunham | mem: have WriteInvalidate obsolete MSHRs |
commit | commitdiff | tree |
2014-09-02 |
Steve Reinhardt | syscall_emul: add retry flag to SyscallReturn |
commit | commitdiff | tree |
2014-10-22 |
Steve Reinhardt | syscall_emul: minor style fix to LiveProcess constructor |
commit | commitdiff | tree |
2014-10-22 |
Steve Reinhardt | syscall_emul: devirtualize BaseBufferArg methods |
commit | commitdiff | tree |
2014-10-22 |
Steve Reinhardt | syscall_emul: Put BufferArg classes in a separate header. |
commit | commitdiff | tree |
2014-10-22 |
Steve Reinhardt | syscall_emul: add EmulatedDriver object |
commit | commitdiff | tree |
2014-10-22 |
Nilay Vaish | sim: revert 6709bbcf564d |
commit | commitdiff | tree |
2014-10-20 |
Andreas Hansson | x86: Fixes to avoid LTO warnings |
commit | commitdiff | tree |
2014-10-20 |
Andreas Hansson | misc: Use gmtime for conversion to UTC to avoid getenv... |
commit | commitdiff | tree |
2014-10-20 |
Omar Naji | mem: Fix DRAM activationlLimit bug |
commit | commitdiff | tree |
2014-10-20 |
Andreas Hansson | base: Fix for stats node on gcc < 4.6.3 |
commit | commitdiff | tree |
2014-10-20 |
Andreas Hansson | ext: Bump DRAMPower to avoid compilation issues |
commit | commitdiff | tree |
2014-10-20 |
Omar Naji | mem: Add DRAM device size and check against config |
commit | commitdiff | tree |
2014-10-20 |
Nilay Vaish | stats: updates due to previous mmap and exit_group... |
commit | commitdiff | tree |
2014-10-20 |
Nilay Vaish | cpu: o3: corrects base FP and CC register index in... |
commit | commitdiff | tree |
2014-10-20 |
Tom Jablin | sim: invalid alignment checks in mmap and mremap |
commit | commitdiff | tree |
2014-10-20 |
Michael Adler | sim: mmap: correct behavior for fixed address |
commit | commitdiff | tree |
2014-10-20 |
Michael Adler | sim: implement getdents/getdents64 in user mode |
commit | commitdiff | tree |
2014-10-20 |
Severin Wischmann... | x86: syscall: implementation of exit_group |
commit | commitdiff | tree |
2014-10-16 |
Andreas Hansson | mem: Modernise PhysicalMemory with C++11 features |
commit | commitdiff | tree |
2014-10-16 |
Andreas Hansson | misc: Move AddrRangeList from port.hh to addr_range.hh |
commit | commitdiff | tree |
2014-10-16 |
Andreas Sandberg | ext: Update fputils to rev 6a47fd8358 |
commit | commitdiff | tree |
2014-10-16 |
Geoffrey Blake | dev: refactor pci config space for sysfs scanning |
commit | commitdiff | tree |
2014-10-16 |
Andrew Bardsley | mem: Add ExternalMaster and ExternalSlave ports |
commit | commitdiff | tree |
2014-10-16 |
Andrew Bardsley | sim: SystemC hosting |
commit | commitdiff | tree |
2014-10-16 |
Andreas Hansson | sim: EventQueue wakeup on events scheduled outside... |
commit | commitdiff | tree |
2014-10-16 |
Andrew Bardsley | base: Reimplement the DPRINTF mechanism in a Logger... |
commit | commitdiff | tree |
2014-10-16 |
Andreas Hansson | arch: Use shared_ptr for all Faults |
commit | commitdiff | tree |
2014-10-16 |
Andreas Hansson | o3: Use shared_ptr for MemDepEntry |
commit | commitdiff | tree |
2014-10-16 |
Andreas Hansson | mem: Use shared_ptr for Ruby Message classes |
commit | commitdiff | tree |
2014-10-16 |
Andreas Hansson | base: Use shared_ptr for stat Node |
commit | commitdiff | tree |
2014-10-16 |
Andreas Hansson | base: Transition CP annotate to use shared_ptr |
commit | commitdiff | tree |
2014-10-16 |
Andreas Hansson | dev: Use shared_ptr for EthPacketData |
commit | commitdiff | tree |
2014-10-16 |
Andreas Hansson | dev: Use shared_ptr for Arguments::Data |
commit | commitdiff | tree |
2014-10-16 |
Andreas Hansson | arch,x86,mem: Dynamically determine the ISA for Ruby... |
commit | commitdiff | tree |
2014-10-16 |
Andreas Hansson | mem: Dynamically determine page bytes in memory components |
commit | commitdiff | tree |
2014-10-16 |
Andreas Sandberg | arm: Add helper methods to setup architected PMU events |
commit | commitdiff | tree |
2014-10-16 |
Andreas Sandberg | cpu: Probe points for basic PMU stats |
commit | commitdiff | tree |
2014-10-16 |
Andreas Sandberg | arm: Add TLB PMU probes |
commit | commitdiff | tree |
2014-10-16 |
Andreas Sandberg | cpu: Add branch predictor PMU probe points |
commit | commitdiff | tree |
2014-10-16 |
Andreas Sandberg | arm: Add a model of an ARM PMUv3 |
commit | commitdiff | tree |
2014-10-16 |
Andreas Sandberg | sim: Add typedefs for PMU probe points |
commit | commitdiff | tree |
2014-10-16 |
Andreas Sandberg | sim: Add support for serializing BitUnionXX |
commit | commitdiff | tree |
2014-10-16 |
Andreas Hansson | config: Add the ability to read a config file using... |
commit | commitdiff | tree |
2014-10-16 |
Andreas Hansson | scons: Add Undefined Behavior Sanitizer (UBSan) option |
commit | commitdiff | tree |
2014-09-22 |
Curtis Dunham | scons: Add --without-tcmalloc build option |
commit | commitdiff | tree |
2014-09-02 |
Akash Bagdia | arm: Don't speculatively access most miscregisters. |
commit | commitdiff | tree |
2014-08-12 |
Curtis Dunham | scons: Generate a single debug flag C++ file |
commit | commitdiff | tree |
2014-10-16 |
Curtis Dunham | scons: create dummy target to have SWIG generate C... |
commit | commitdiff | tree |
2014-10-16 |
Andrew Bardsley | config: Add a --without-python option to build process |
commit | commitdiff | tree |
2014-10-16 |
Andreas Hansson | stats: Small bump of trailing stats |
commit | commitdiff | tree |
2014-10-11 |
Nilay Vaish | stats: updates due to changes to x86, stale configs. |
commit | commitdiff | tree |
2014-10-11 |
Andrew Lukefahr | cpu: Fix o3 SMT IQCount bug |
commit | commitdiff | tree |
2014-10-11 |
Nilay Vaish | util: adds a script for using DSENT |
commit | commitdiff | tree |
2014-10-11 |
Nilay Vaish | ext: dsent: adds a Python interface, drops C++ one |
commit | commitdiff | tree |
2014-10-11 |
Nilay Vaish | ext: add the source code for DSENT |
commit | commitdiff | tree |
2014-10-11 |
Nilay Vaish | ruby: network: garnet: add statistics for different... |
commit | commitdiff | tree |
2014-10-11 |
Nilay Vaish | ruby: network: garnet: remove functions for computing... |
commit | commitdiff | tree |
2014-10-11 |
Nilay Vaish | ruby: drop Orion network power model |
commit | commitdiff | tree |
2014-10-11 |
Nilay Vaish | ruby: mesi: slight renaming |
commit | commitdiff | tree |
2014-10-11 |
Nilay Vaish | config: separate function for instantiating a memory... |
commit | commitdiff | tree |
2014-10-11 |
Nilay Vaish | ruby: structures: coorect #ifndef macros in header... |
commit | commitdiff | tree |
2014-10-11 |
Nilay Vaish | ruby: moesi hammer: correct typo in master-slave assignment |
commit | commitdiff | tree |
2014-06-13 |
Jiuyue Ma | x86: add LongModeAddressSize function to cpuid |
commit | commitdiff | tree |
2014-07-17 |
Jiuyue Ma | config, x86: Ensure that PCI devs get bridged to the... |
commit | commitdiff | tree |
2014-07-17 |
Jiuyue Ma | config, x86: swap bus_id of ISA/PCI in X86 IntelMPTable |
commit | commitdiff | tree |
2014-10-11 |
Andrew Lukefahr | sim: draining bug for fast-forwaring multiple cores stable_2014_12_14 |
commit | commitdiff | tree |
2014-10-11 |
Nilay Vaish | base: addr range: slight change to validity check |
commit | commitdiff | tree |
2014-10-11 |
Nilay Vaish | base: misc: Add missing header file. |
commit | commitdiff | tree |
2014-10-09 |
Andreas Hansson | stats: Add DRAM power statistics to reference output |
commit | commitdiff | tree |
2014-07-29 |
Omar Naji | mem: DRAMPower integration for on-line DRAM power stats |
commit | commitdiff | tree |
2014-07-29 |
Omar Naji | mem: Add DRAMPower wrapping class |
commit | commitdiff | tree |
2014-07-25 |
Omar Naji | mem: Add missig timing and current parameters to DRAM... |
commit | commitdiff | tree |
2014-10-09 |
Omar Naji | mem: Remove DRAMSim2 DDR3 configuration |
commit | commitdiff | tree |
2014-10-09 |
Andreas Hansson | ext: Add DRAMPower to enable on-line DRAM power modelling |
commit | commitdiff | tree |
2014-10-09 |
Andreas Hansson | config: Add Current as a parameter type |
commit | commitdiff | tree |
2014-10-09 |
Mitch Hayenga | cpu: Remove Ozone CPU from the source tree |
commit | commitdiff | tree |
2014-10-09 |
Andreas Hansson | scons: Warn for known gcc and swig incompatibilities |
commit | commitdiff | tree |
next |